Get a cross-currency payout quote (60s lock)
Business Payouts
Get a cross-currency payout quote (60s lock)
Returns a signed quote token valid for 60 seconds. Pass the token to POST /v1/business/payouts within the window to lock the rate.
POST
Get a cross-currency payout quote (60s lock)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Active business context
Body
application/json
Available options:
LOCAL_BANK, LOCAL_MOMO ISO-2 destination country
Available options:
NG, KE, ZA, TZ, UG, RW, MW, ZM, BW, CM Local currency code
Available options:
NGN, KES, ZAR, TZS, UGX, RWF, MWK, ZMW, BWP, XAF Source wallet currency — only USDC supported in v1
Decimal string in USDC (e.g. "100.00") — XOR with dstAmount
Decimal string in local currency (e.g. "150000") — XOR with srcAmount
