Accounting
Retrieves any spent or received money transactions
get/BankTransactions
Query parameters
wherestring
Filter by an any element
orderstring
Order by an any element
pageinteger
Up to 100 bank transactions will be returned in a single API call with line items details
unitdpinteger
e.g. unitdp=4 – (Unit Decimal Places) You can opt in to use four decimal places for unit amounts
pageSizeinteger
Number of records to retrieve per page
Referencesstring[]
Filter by a comma-separated list of References
Headers
If-Modified-Sincestring date-time
Only records created or modified since this timestamp will be returned
Response
Success - return response of type BankTransactions array with 0 to n BankTransaction