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.

Field

Required

Type

Description

merchantId

si

Alphanumeric

Name of the merchant.

token

si

Alphanumeric

Token to delete.

checksum

si

Alphanumeric

Checksum formed as follows: SHA512(merchantId + token + fixed_hash)

Última actualización

¿Te fue útil?