Reporting Endpoints

Money ledger

Searchable transaction history with pagination.

get/money_ledger

Query parameters

qstring

Search query (source, transaction ID, booking code, customer name/email)

pageinteger
per_pageinteger

Headers

Authorizationstring required

Response

Money logs

idinteger
sourcestring
amountinteger
currency_codestring
transaction_idstring
created_atinteger
source_dataobject

Changes

Changed in 2 of the 32 revisions of this API.11