Resource Guides
Endpoints
Token Management
Customer Management
Account Management
Bre-B Key Management
Recipient Management
Payment Management
QR codes
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Delete Recipient
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Overview
This endpoint enables the deletion of recipients from the platform, providing the capability to remove from specific customers their recipients as needed.
Endpoint Details
| Definition | Description |
|---|---|
| Endpoint | https://api.paas.sandbox.co.passportfintech.com/v1/recipients/:recipient_id |
| Method | DELETE |
| Headers | Authorization, Accept-Language, Content-Length, Accept: application/json |
| Authentication | Access Token (Bearer Token) |
Request Body
- No request body
Example Request
JSON
2
1
curl --location --request DELETE 'https://api.paas.sandbox.co.passportfintech.com/v1/recipients/77d530d0-c5b4-47cc-ab5c-d073fdd6ef67' \2
--header 'Authorization: Bearer YOUR_ACCESS_TOKEN' \Response
- HTTP Status Code: 204 No Content.
- No response body will be returned.
Common Errors and Handling
| HTTP Status Code | Meaning | Description |
|---|---|---|
| 400 Bad Request | Invalid Data | Required fields are missing or contain incorrect values. |
| 401 Unauthorized | Expired Token | The access token is invalid or has expired. |
| 403 Forbidden | Access Denied | The request is not authorized to delete a Recipient. |
| 500 Internal Server Error | Server Error | An unexpected error occurred while deleting the Recipient. |
Best Practices
- Always include the
recipient_ididentifier in the and path parameter. - Treat
204 No Contentas a confirmation of success.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Next to read:
Initiate a PaymentDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message