v1
latestOpenAPI 3.1.02026-07-244511495.5 KBPayments
Create outbound payment for a customer
Create outbound payment for a customer
post/v1/accounts/{account_id}/payments
Path parameters
account_idstring uuid required
Headers
Idempotency-Keystring uuid required
Idempotency key to allow safe retrying of the operation. The value should be a unique UUID for each distinct operation. See our understanding idempotency guide for full details.
Request body
Example request
{
"beneficiary": {}
}Response
Customer payment has been accepted