cURL
curl --request DELETE \ --url https://api.wizcommerce.com/v1/payment-methods/{id} \ --header 'X-API-Key: <api-key>'
{ "data": "<any>" }
Delete payment method
API Key for authentication
ID
No Content
The response is of type object.
object
Was this page helpful?