delete
https://api.bamboopayment.com/v3/api/Customer/customer/PaymentProfile/
Delete a stored payment profile in Bamboo by CommerceToken. Remove saved cards from a customer and manage recurring payment methods via the API.
| Environment | URL |
|---|---|
| Production | https://api.bamboopayment.com/v3/api/Customer/customer/PaymentProfile/{token} |
| Staging | https://api.stage.bamboopayment.com/v3/api/Customer/customer/PaymentProfile/{token} |
For usage guidelines and the full customer lifecycle, refer to the Customer guide. It explains how payment profiles are created, retrieved, and managed before deleting them.
