BillTransactionType
Transactions are a record of money being added or subtracted from a ledger
Implemented by
Fields
The net, tax and gross amounts for the transaction. Note: for payments and repayments, only the net amount is returned.
The date time when the transaction is created.
The unique identifier for the transaction.
The unique identifier for the most recent billing document linked with the transaction.Note: a transaction may be linked with multiple documents, but this field will only return the identifier for the most recent billing document.
Returns the note field value for the transaction, which contains additional info.
The date the transaction was posted.
Returns the reason.
A user readable string that indicates what this transaction relates to.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"amounts": TransactionAmountType,
"createdAt": "2008-09-26T05:29:09.428904+00:00",
"id": "32545835",
"latestBillingDocumentIdentifier": "83199262",
"note": "ground-information-business-decade-these",
"postedDate": "1981-08-10",
"reasonCode": "specific-tough-agency-notice-actually",
"title": "fast-purpose-right-power-away"
}