cURL
Settlement Requests
Request Settlement
POST
cURL
Submit a settlement request for processing.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Available options:
PAYOUT, DEPOSIT, ADMIN_SELECT ID of a saved beneficiary on the integrator config — used when beneficiaryDetails is not explicitly provided
Admin-supplied exchange rate as "1 USD = X local currency". Overrides the auto-fetched rate for USD snapshot computation. Only meaningful for non-USD wallets.
Example:
129.5
Response
201 - undefined