The DELETE /recipients/{recipientId}/accounts/{accId} endpoint deletes a recipient account record. This operation requires the unique identifiers of the recipient and the recipient account.

Implementation Guide:

  • Prerequisite: Ensure that the recipientId and accId parameters are correctly specified.
  • Validation: Validate the request to ensure that the recipient account exists before attempting to delete it.
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!