API Reference
cURL
curl --request DELETE \ --url https://api.example.com/payment-method/{id} \ --header 'Authorization: <authorization>'
Removes a payment method from the system
Bearer token for authentication
Payment method successfully deleted