Create a new payout
Create a new payout for an organization.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Unique identifier for an organization
Amount requested to be transferred in cents.
3-letter currency code.
Method of payout.
bank_transfer
ID of the source (wallet, etc).
ID of the destination (bank account, card, etc).
Description of the payout.
Response
Unique identifier for the payout.
Type of the object
payout
Organization ID
Current status of the payout
pending
, success
, failed
, cancelled
Description of the payout
Amount in cents
3-letter currency code
Method of payout.
bank_transfer
ID of the source (wallet, etc)
ID of the destination (bank account, card, etc)
Key-value pairs for storing additional data related to the merchant.
Timestamp when the payout was created
Timestamp when the payout was last updated
Platform fee in cents
Method fee in cents
Transaction ID
Failure code
Failure message
Final amount in cents that was transferred