Delete tokenized payment method

Deletes a saved payment method.

Path parameters

methodIdstringRequired
The saved payment method ID.

Headers

requestTokenstringRequired

Response

Success
isSuccessboolean or null

Boolean indicating whether the operation was successful. A true value indicates success. A false value indicates failure.

responseDataobject or null
responseTextstring or null

Response text for operation: ‘Success’ or ‘Declined’.

Errors