Payment Methods
Payment Method - Delete
Deletes a payment method of a customer.
DELETE
/
payment_methods
/
{method_id}
Authorizations
api-key
string
headerrequiredUse the API key created under your merchant account from the HyperSwitch dashboard. API key is used to authenticate API requests from your merchant server only. Don't expose this key on a website or embed it in a mobile application.
Path Parameters
method_id
string
requiredThe unique identifier for the Payment Method
Response
200 - application/json
payment_method_id
string
requiredThe unique identifier of the Payment method
deleted
boolean
requiredWhether payment method was deleted or not