Skip to main content
POST
Create a retail offramp quote

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
market
string
required

Market code for the offramp corridor (e.g. KE, NG)

source_asset
string
required

Source crypto asset symbol (e.g. USDC, USDT)

source_amount
string
required

Amount of source asset to convert (decimal string)

payout_method
enum<string>
required

Payout method

Available options:
MOBILE_MONEY,
BANK_TRANSFER
beneficiary_id
string
required

Beneficiary ID to receive the payout

sortField
string

Response

Created