Fired when a CHAPS return payment is created.
@spec from_payload(map()) :: %ClearBank.Webhook.Events.ChapsReturnCreated{ account_id: term(), amount: term(), original_instruction_id: term(), reason_code: term(), return_id: term(), timestamp: term() }