Delete token

Delete token reference permanently from data base.

EnvironmentMethodEndpoint
Sandboxhttps://cartaoprotegidoapisandbox.braspag.com.br/v1/Token/{TokenReference}
Productionhttps://cartaoprotegidoapi.braspag.com.br/v1/Token/{TokenReference}
❗️

The TokenReference removed through this method cannot be recovered.

Path Params
string
required

A token on the Cartão Protegido that represents the card data.

Body Params
string
required

Who requested the removal. Possible values: “Merchant” / “Cardholder”. Size: 10.

string
required

Reason for token removal. Possible values: “FraudSuspicion” for suspected fraud / “Other” for others. Size: 10.

Headers
string
required

Cartão Protegido's Merchant ID in their environment (Sandbox/Production)

string
required

Bearer (Authorization)
(is the access token generated in the previous step)

Response

Language
LoadingLoading…
Response
Choose an example:
application/json