Create outbound payment for a customer

Create outbound payment for a customer

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params

Parameters required to create a payment.

int64
required
≥ 0

Payment amount.

beneficiary
object
required

External account identifier of the beneficiary.

string | null

External ID set by the customer. The external ID will be available
on all resources related to the transaction if set when creating
the transaction.

string
required
length ≤ 100

Payment reference for the payment.

string
enum
required

Reason for the transaction.

Headers
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.

Responses

400

Unable to complete request with data provided

404

Account not found

409

Idempotency-Key concurrency conflict

422

Idempotency-Key reuse for a different request

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json