API reference

Returns the list of all the processed transactions for a single batch.

A batch number identifier must be specified in the API request, this can be obtained
while creating a new Glider Batch or from a separate Report API.

ParameterDescriptionExample
batchIdBatch number identifier50

The API response returns an array of transaction objects of which their values are described below:

NameDescriptionExample
idTransaction number identifier55
batchIdBatch identifier55
invoiceIdInvoice number identifier142
amountTransaction amount500
createdAtTransaction Creation time2020-11-13 01:49:51
transactionStatusStatus of the transactionsucceed
accountNumberAccount number related to the invoiceBLLG123456
invoiceAmountAmount requested from the invoice120.55
invoiceDateDatetime when the invoice has been processed2017-11-13 01:49:51
handlerAgent ID to be stored for reporting as part of the campaignAgent1
receiptHashHashed value of the transaction receipty6gA1YAdGZ
referenceReceipt value from payment gatewayy6gA1YAdGZ
errorIn case of a declined transaction, shows the transaction error message returned from the payment gatewayYour card has been declined
cardBrandCredit card brandVisa
cardExpMCredit card expiry month09
cardExpYCredit card expiry year23
cardTruncatedCredit card last 4 digits3224
cardHolderNameCredit Card Holder nameDanilo Massaro
payment_methodPayment Method typecard
bank_account_nameDirect debit account namey6gA1YAdGZ
bank_bsbDirect debit BSB100000
bank_account_numberDirect debit account number1234567890
agreementIdPay To agreement IDabcdef1234567890
payIdPayTo Pay Id payer[email protected]
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!