Create Cash Payout Quote
Create quote for cash payment
Authorizations
Requires authentication via API key and HMAC signature.
x-api-key: Your API key generated from your Onboard Business dashboard.x-timestamp: Unix epoch timestamp (seconds) used in signature, allowed skew is 30 secondsx-signature: SHA256 HMAC HEX signature calculated overt={x-timestamp}&{requestBody}using your API Secret.
Body
Currency of the payout to the beneficiary.
"NGN"
Currency of the account to be debited.
"USD"
x > 0Must be a multiple of 0.01100
Should be same as one of payout or account currencies. Defaults to account currency if not provided.
"USD"
Response
Quote created
Unique identifier for the transfer quote.
Currency of the account to be debited.
"USD"
Currency of the payout to the beneficiary.
"NGN"
Exchange rate applied for this quote
1450.75
Minimum amount allowed for this quote
50
Maximum amount allowed for this quote
10000
Timestamp field.
Minimum payout amount allowed for this quote
72500
Maximum payout amount allowed for this quote
14507500