Delete a saved card for the customer.
DELETE/b/pbl/v2/card/:token/
This endpoint allows you to delete a customer's saved card from the system. Provide the unique card identifier to remove the card from the customer's saved cards list. This action can help maintain up-to-date card information and ensure that customers do not accidentally use expired or unwanted cards for payments.
Permissions
| Auth Method | Required Permissions |
|---|---|
| API Key | Required (Basic Auth not supported for this endpoint) |
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 415
No Content