ledger-offramp accounts
Create offramp account
Create offramp account with beneficiary id.
post/ledger/offramp-accounts
Request body
Example request
{
"payoutCurrency": "KES"
}Response
Offramp account created
Example response
{
"payoutCurrency": "KES"
}Changes
Changed in 1 of the 6 revisions of this API.2
- ○
the endpoint scheme security
HMACAuthwas added to the APIapi-security-added
- ○
the endpoint scheme security
authTokenwas removed from the APIapi-security-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○