Get Statement

Allows for retrieval of statement based on input of token/account and a time range.

Body Params

-- This web service retrieves statements for a card/token. -- The statement includes load balance, spent balance and transactions.

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

int64
required
≥ 1

Public token / account number.Pass public token when input type is t./Pass account number when input type is a.

string
required

Input Type :

  • a ==> account
  • t ==> 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

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

string

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

int32
≤ 3
  • statement_type =1 returns statement for this account.
  • statement_type =2 returns statement for this account AND all accounts below it, keeping each account in its billing currency.
  • statement_type =3 returns statement for this account, returning all rows in billing currency of main account.
  • Note : statement_type 2 & 3 is not implemented and these options will be removed in future
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