Initiate Payout
Initiates a third-party payment (payout) to a specified recipient.
Request
This endpoint expects an object.
recipient
currency
The currency code (e.g., ‘USD’).
amount
The payout amount.
reference
Merchant-provided reference for the payout.
metadata
Optional metadata object for additional information.
Response
Payout initiated successfully.
payoutId
Unique identifier for the payout.
status
Current status of the payout.
Allowed values:
createdAt
Timestamp when the payout was created.
recipient
currency
The currency code (e.g., ‘USD’).
amount
The payout amount.
reference
Merchant-provided reference for the payout.
metadata
Optional metadata object for additional information.