v3
latestOpenAPI 3.0.3UNLICENSED2026-07-2796235396.3 KBtransactions-onramp
transactions-onboardapi
Customer cancels onramp transaction
post/transactions/onramp/customer-cancel
Request body
Response
Success
Example response
{
"reference": "0165359005113074501885",
"customerName": "John Doe",
"offer": {
"rate": 0.32,
"networkId": "TRC20",
"fiatSymbol": "NGN",
"fiatAmount": 120.5,
"token": "USDT",
"tokenAmount": 120.5,
"usdAmount": 120.5,
"partnerDisplayName": "John Doe",
"adNote": "Guaranteed fast payment"
},
"paymentChannelId": "BANK_TRANSFER_NIGERIA",
"customerWallet": {
"networkId": "bsc_testnet",
"walletName": "My Trust Wallet"
},
"rating": 3,
"fee": {
"asToken": "1000.0"
}
}