This API provides the payment hisotry

Request Parameters:

ParameterTypeDescription
startDateStringthe start date of the report
endDateStringthe end date to which the report is required
limitIntegerthe number of entries that are required
pageIntegerdefine the pagination to extract the report

Result:

ParmaterTypeDescription
invoice_numberIntegerThis parameter provides the unique Invocie number
whenever a Invoice is generated
reference_idIntegerThis parameter provides Order reference ID for any
deductions or refunds
datestringThis parameter provides the transaction date
reasonstringThis parameter provides the reason of the
transaction like Funds added, Refunded, Brand
Voucher Issued
adjusted_amountIntegerThis parameter provides the information on amount
added or deducted from the Balance
closing_balanceIntegerThis parameter provides the information on the
closing balance after every transaction
transaction_statusStringThis provides information if the transaction status is
either Cancelled or Complete
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!