Delete token

It allows to delete a token and the data of its associated credit card.

Parameters in JSON format in the body of the DELETE request.

Successful API responses have the CODE == "0000". Any other code represents an error which is described in the TEXT response field.

Last updated