Payouts
Update a payout
Update details of a specific payout.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Available options:
pending
, success
, failed
, cancelled
Amount in cents
Transaction ID
Failure code
Failure message
Response
200
application/json
Payout updated 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