Transactions Response
  • 30 Nov 2023
  • 1 Minute to read
  • Dark
    Light

Transactions Response

  • Dark
    Light

Article summary

Entity 

Sub-entity 

Description 

transactions 

transactionId 

Uniquely identifies the transaction 

transactionAt 

Datetime 

 

This is the datetime that the event occurred e.g. the datetime when a refund was performed. 

expectedRemittanceAt 

Date of expected remittance 

 

This can be used to identify whether the transaction has been delayed due to pre-approval for example. 

paymentMethod 

The method used to process the payment. This can be CARD, PBBA, PAYPAL, POSTOFFICE, PAYPOINT 

transactionAmount 

Decimal 

feeAmount 

Decimal 

remittanceAmount 

Decimal 

type 

String(50).  

 

This will be NULL for Payment or, CHARGEBACK_REVERSAL, CREDIT_CHARGEBACK. 

lineItems 

{array of lineItems} 

See Line Items response 

 

Only returned if there is a lineId associated to the line item. 


Was this article helpful?