Daily transactions report

This report contains a record of transactions applied to client accounts in the previous 24 hour period.

Format: JSON
File name: [ClientID]_DAILYTRANSACTIONSREPORT_[yyyymmdd*].json
Frequency: Daily
Stored in: Client-hosted SFTP folder
Product applicability: PayCredit

*report generation date

Data fields

Seq NoField NameDescriptionExampleFormat
1client_idClient ID123456Numeric
2product_idProduct ID123Numeric
3account_idAccount ID946312345Numeric
4account_referenceClient provided account referenceabcd-1234-ghjk-5678Alphanumeric
5statement_idUnique idenitifier for the statement in PayCredit42187Numeric
6transaction_idPayCredit generated transaction ID5426220Numeric
7transaction_referenceAdditional transaction identifier:
  • Banking.Live transaction: TID
  • Client transaction: unique client reference
  • PayCredit transactions: additional unique ID.
7658892974898993Alphanumeric
8transaction_identifierAdditional transaction identifier:
  • Banking.Live transaction: RIDPayCredit will auto generate for non Banking.Live transactions.
678495Numeric
9parent_transaction_idWhere transactions is linked with a previous transaction, e.g. fee triggered, the parent_transaction_id is the internal PayCredit transaction_id of the original transaction.98877765Numeric
10transaction_datetimeDate and time of transaction.2025-04-13 12:44:23yyyy-mm-dd hh:mm:ss
11settled_dateDate for settled transactions.2025-04-13yyyy-mm-dd
12transaction_type_idPayCredit transaction type ID.
You can view a list of these here.
1Numeric
13debit_credit_indicatorIndicates whether transaction is a debit or credit:
  • D for debit
  • C for credit
DAlphabetic
14amountTransaction amount in account currency.11.12Numeric (decimal)
15amount_in_original_currencyTransaction amount in original (local) currency.18.84Numeric (decimal)
16original_currencyIdentifier of original (local) currencyNZDAlpha 3 code
(ISO 4217)
17amount_settledTransaction amount when settled.11.12Numeric (decimal)
18product_apr_idInterest identifier2Numeric
19statusTransaction status.SettledAlphabetic
20descriptionTransaction descriptionPurchase - cardAlphabetic
21spend_locationRecord from FAST data.W.H.Smith Signature Edinburgh GBRAlphanumeric
22report_generation_dateDate the report was generated.2025-04-14yyyy-mm-dd

Did this page help you?