Get Settlement

This web service retrieves back transaction list based on various filter applied. Filters : token, transaction type, transaction spend type, date etc

Body Params

This web service retrieves back transaction list based on various filter applied
Filters : token, transaction type, transaction spend type, date etc

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
\d{4}-\d{2}-\d{2}\s+\d{2}:\d{2}:\d{2}

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

string
required
\d{4}-\d{2}-\d{2}\s+\d{2}:\d{2}:\d{2}

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

string
required
length between 0 and 50

transaction Type value can be accpeted in Comma separated form. Following are the type that can be accepted:


  • Au = Authorization.
  • Ad = Advisement.
  • Re = Reversals.
  • Se = Settlement.
  • Cb = chargeback.
  • Lo = Load.
  • Un = UnLoad.
  • Ra = rules applied.
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
length between 0 and 100

Transaction status. This field allows you to further specify the transaction list you wish to be returned.
For example, you may want to only show approved spends that have been partially reversed. Then your value input would be 11.
This field is optional. Value can be accepted in comma separated. Following are the list of values that can be accepted:

  • 1 = Normal Spend-Approved (not Settled)
  • 2 = Normal Spend-Declined
  • 3 = Normal Spend-Approved then Reversed
  • 4 = Zero Amt Auth (bal/pin change etc)-Approved
  • 5 = Zero Amt Auth (bal/pin change etc)-Declined
  • 10 = Normal Spend-Declined then Partial Reversal
  • 11 = Normal Spend-Approved then Partial Reversal
  • 12 = Normal Partial Spend-Approved not Settled
  • 14 = Normal Spend-Approved then Unblocked
  • 15 = Normal Spend-Approved then Unblocked Failed
  • 16 = Normal Spend-Approved then Advisement
  • 17 = ATM Approved & Settled
  • 18 = ATM -Declined
  • 19 = Normal Spend - Declined then Advisement
  • 20 = Reversal-Manual unblock (Paymentology generated)
  • 21 = Reversal-Auto Unblock (Paymentology generated)
  • 24 = Reversal-Scheme delivered-Approved
  • 25 = Reversal-Scheme delivered-Declined
  • 26 = Reversal-Partial- Scheme delivered-Approved
  • 30 = Advisement-Approved Spend, preceeding spend exists (Balance impacting)
  • 31 = Advisement-Approved Spend (Not balance impacting)
  • 32 = Advisement-Approved Spend, No preceeding spend (balance impacting)
  • 35 = Advisement-Reversal (0420), preceeding spend exists (Balance impacting)
  • 36 = Advisement-Reversal (0420), No preceeding spend (Not balance impacting)
  • 37 = Reversal-Manual unblock (Paymentology generated)
  • 38 = Reversal-Auto Unblock (Paymentology generated)
  • 501 = Normal Spend-Approved-Now Settled
  • 502 = Normal Spend-Declined-Now Settled
  • 503 = Normal Spend-Approved then Reversed-Now Settled
  • 504 = Zero Amt Auth (bal/pin change etc)-Approved-Now Settled
  • 505 = Zero Amt Auth (bal/pin change etc)-Declined-Now Settled
  • 510 = Normal Spend-Declined then Partial Reversal-Now Settled
  • 511 = Normal Spend-Approved then Partial Reversal-Now Settled
  • 524 = Reversal-Scheme delivered-Approved-Now Settled
  • 525 = Reversal-Scheme delivered-Declined-Now Settled
  • 530 = Advisement-Approved Spend, preceeding spend exists (Balance impacting)-Now Settled
  • 531 = Advisement-Declined Spend (Not balance impacting)-Now Settled
  • 532 = Advisement-Approved Spend, No preceeding spend (balance impacting)-Now Settled
  • 535 = Advisement-Reversal (0420), preceeding spend exists (Balance impacting)-Now Settled
  • 536 = Advisement-Reversal (0420), No preceeding spend (Not balance impacting)-Now Settled
  • 1000 = Settlement-No preceeding spend
  • 1001 = Settlement-Full match to spend
  • 1002 = Settlement-Partial match to spend
  • 1005 = Settlement-Auth had been declined
  • 1006 = Settlment-Advisement had been declined
  • 1007 = Settlement-No auth, just reversal received
  • 1010 = Settlement reversed by a settlement reversal
  • 1011 = Settlement reversal (reversed a preceeding settlement)
  • 1012 = Settlement reversal (No preceeding settlemnt found)
  • 1030 = Load-Settled
  • 1031 = Unload-Settled
  • 1035 = Balance transfer (out) Settled
  • 1036 = Balance transfer (in)-Settled
string
length between 0 and 50

transaction spend type comma separated values accepted

  • 00 = Normal Purchase DE3_1
  • 01 = ATM Withdrawal DE3_1
  • 09 = Purchase with Cashback DE3_1
  • 17 = Cash Disbursement DE3_1
  • 20 = Purchase Refund DE3_1
  • 28 = Payment transaction(Credit) DE3_1
  • 30 = Balance Enquiry DE3_
  • 40 = account Transfer DE3_1
  • 91 = pin Unblock DE3_1
  • 92 = pin Change DE3_1
  • 93 = card on file Token Processing DE3_1
int64

Public token for the card

int32

Account Id

int64

transaction id. If provided retrieves back the transaction data for specific transaction only

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