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.
{
"merchantId": "mi_comercio",
"checksum": "573ADFB03SF9F6ADECCAAD5B849BE246D63039E06630C745EF652642B7E5151EC5486F9F53D24B9AF266B1CD3C3C452E8C7AD35CA6586B37B70CD73",
"token": "12345678901234"
}{
"CODE": "0000",
"TEXT": "OK"
}Última actualización