Card Balance Update

This web service updates the available and current (STIP) balance for EHI Mode 4 and 5 Cards. It allows external systems to update card balances directly.

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

Schema for None

string
required
length between 1 and 4

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

string
required
length between 14 and 19

Card Number. Unique card identifier. Required 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. Mandatory in the response.

string
required
length between 3 and 3

In Request: the currency code of the adjustment. Must match the currency of the card account. In Response: the currency code of the balance returned. This is the same as the currency of the card account.

string
required
length between 1 and 20

The new available to spend balance on the card: Available Balance = Current Balance – Blocked Amount

string
required
length between 1 and 20

The new current balance on the card. Must not be less than the available balance.

string
required
length between 1 and 18

External Host balance sequence number. In request: sets the new balances only if this sequence number is higher than the existing balance sequence number currently held in Thredd. This is to ensure that an out-of-date balance is not set due to race conditions. In response: the external host balance sequence number in Thredd after this update.

string
required
length between 1 and 30

Name of person or cashier making the adjustment.

Responses

400

Invalid request

401

Unauthorized - Authentication required

500

Internal server error

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