Payouts
Get a payout by ID
Retrieve details of a specific payout.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for a payout
Response
200
application/json
Payout details retrieved successfully
Unique identifier for the payout.
Type of the object
Available options:
payout
Organization ID
Current status of the payout
Available options:
pending
, success
, failed
, cancelled
Description of the payout
Amount in cents
3-letter currency code
Method of payout.
Available options:
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