Clear Accumulator

This web service allows you to reset transaction and amount counters (since the last strongly-cardholder-authenticated transaction) on a card or payment-token. Resetting transaction and amount counters re-enables transactions which are blocked as a result of the transaction and amount counters exceeding the defined maximum limits for not-secure-enough transactions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Documentation

For more information on the Clear Accumulator endpoint, see Clear Accumulator.

Body Params

Schema for None

string
required
length between 1 and 4

Thredd Issuer (Program Manager) Code. Assigned by Thredd.

string
required
length between 1 and 1

Parameter to specify how the card is authenticated. See Clear Accumulator - Field Descriptions.

string
required
length between 14 and 19

Card Number. Unique card identifier. Mandatory in request if PublicToken is not present.

string
required
length between 1 and 9

The card's public token. Mandatory in request if PAN is not present.

date
required
length between 10 and 10

Date of Birth. Mandatory if value of AuthType is '2' or '6'.

string
required
length between 3 and 3

Card Verification Value, the 3-digit code printed on the back of the card. Mandatory if the value of AuthType is '3'.

string
required
length between 0 and 6

Access code or passcode. If provided, must be 6 digits, leading zeroes are acceptable. Mandatory if the value of AuthType is '4'.

string
required
length between 1 and 20

Cardholder's last name for authenticating the cardholder if the value of AuthType is '6'.

string
enum
required
length between 1 and 1

The type of accumulator to be cleared. 1 = Contactless non strongly-authenticated transactions, 2 = e-commerce non strongly-authenticated transactions, 3 = Maximum Acquirer TRA exemption limit value, 4 = Maximum Acquirer Low-Value exemption limit value.

Allowed:
string
required
length between 0 and 19

Optional DPAN value for the MDES card. If provided, clears the accumulator for the supplied DPAN.

string
required
length between 0 and 16

Optional payment token ID for the MDES card. If provided, clears the accumulator for the supplied payment token ID.

string
enum
required
length between 0 and 1

Whether to clear all accumulators: 0 or empty string = No; 1 = Yes.

Allowed:
Responses

400

Invalid request

401

Unauthorized - Authentication required

500

Internal server error

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json