ledger-beneficiaries
Crypto Customer beneficiary
This Operation allows crypto users to save beneficiary
post/ledger/crypto-beneficiaries
Request body
Response
Beneficiary details saved successfully
Example response
{
"success": true,
"error": {
"code": "UNKNOWN_ERROR",
"message": "Request could not be completed due to an error"
}
}Changes
Changed in 1 of the 7 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
- ○