Card History V2

This web service gets the full audit history of a card (load card, get balance, set/get status) over a specified time period. Note : List Endpoint does not support's Idempotency.

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
required

From Date,accepted format yyyy-mm-dd hh:mm:ss.

string
required

To Date,accepted format yyyy-mm-dd hh:mm:ss

int32
required
≤ 500

No of rows to return

int32
required

Page Number

int64
required
≥ 1

Public 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
  • g or G ==> For retrieve actions like (pws_get_balance)
  • p or P ==> For insert,update, delete actions like (pws_load_balance)
  • If not send or its value is null, then retrieves data for both
string

Wild card search

string
  • a or A = retrieves account related only
  • c or C =retrieves card related only
  • b or B =retrieves both card and account related
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