Fired when a CHAPS payment is created and accepted.
@spec from_payload(map()) :: %ClearBank.Webhook.Events.ChapsPaymentCreated{ account_id: term(), amount: term(), creditor_name: term(), currency: term(), instruction_id: term(), remittance_information: term(), timestamp: term() }