Create a Transfer
Create now, settle later
Create a Transfer
Initiate a transfer payout to a beneficiary.
Validation Rules:
- Minimum amount: 500 cents (5.00 in major currency units)
- Attachments array is optional, but if provided must contain at least one item
POST
Create a Transfer
This endpoint can only be used with beneficiaries created with
auto_settlement set to true.Authorizations
Bearer token authentication. Obtain token from Issue a Token endpoint
Body
application/json
Example:
"d6ae4ea6-0482-47ab-a895-02e50ea6358b"
Example:
"REF-12345-ABC"
Amount in cents (multiply by 100). Minimum 500 cents required.
Required range:
x >= 500Example:
10000
Example:
"Monthly payment for services"
Minimum array length:
1Response
Transfer created successfully
