The delete payment method call allows deleting of an existing payment method.
URL | https://[host].accumulus.com/json/paymentmethods/[paymentMethodKey] |
---|---|
HTTP Method | DELETE |
Query String Parameters |
Example
DELETE https://[host].accumulus.com/json/paymentmethods/dc4a5801-e240-4dcc-b3b2-9d2eb8d9bf6c
Response Body
{ "Message":"SUCCESS", "PaymentMethodKey":"dc4a5801-e240-4dcc-b3b2-9d2eb8d9bf6c" }