delete https://sandbox-api.readyremit.com/v1/recipients/
The DELETE /recipients/{recipientId}
endpoint deletes an existing recipient record.
Implementation Guide:
- Ensure that the
recipientId
parameter is correctly formatted and corresponds to an existing recipient record. - Use this endpoint to permanently delete a recipient record from the system. This action cannot be undone.