Deletes a recipient.
cURL
curl --request DELETE \ --url https://api.equalsmoney.com/v2/recipients/{recipientId} \ --header 'Authorization: <api-key>'
{ "success": true }
The recipient's ID.
"8lciyups6"
The ID of the account to work with.
"F50091"
OK
Indicates the outcome of the operation.
Was this page helpful?