Token Delete

Used to delete a token so that it may not initiate any new transactions. All authorizations for a deleted token will be declined. A deleted token may not be returned to an active state.

Body Params
string
required
length between 1 and 40

Unique number that must be passed at each API request. Identifier to make each API request unique

int32
required
≥ 1

Unique identifier for the client which Paymentology will provide at outset

string
enum
required

The reason for the action. Valid values: "L" - Cardholder confirmed token device lost; "S" - Cardholder confirmed token device stolen; "T" - Issuer or cardholder confirmed fraudulent token transactions; "C" - Account closed; "Z" - Other

Allowed:
int64
required
≥ 1

Paymentology Public Token.

string
required
length ≥ 1

Token Service Provider Unique reference to the token

string
length between 0 and 50

User Id of the Customer who triggered the API request.

string
length between 0 and 200

Remarks for API request

string

Comment related to the token status change. Maximum length of 500.

Responses

404

Webservices does not exist

500

Internal Server error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json