v1

latestOpenAPI 3.0.02026-07-26355499.1 KB

Invalidate a Card Token

Invalidates a previously generated card token, preventing its future use for transactions

delete/v3/tokenization/{card_identifier}/{sub_merchant_id}

Path parameters

card_identifierstring required

The unique card token to invalidate

sub_merchant_idstring

Unique sub merchant ID that the token belongs to.

Headers

Content-Typestring required

Media type of the body sent to the API

X-Datestring date-time required

ISO8601 Datetime with Timezone (yyyy-MM-dd'T'HH:mm:ssZ)

X-Loginstring required

Merchant X-Login API Key

X-Idempotency-Keystring

Unique idempotency key for ensuring that the same request is not processed more than once

Response

Card token successfully invalidated