Fetch Transactions

POST {{koxa_accounting_api_url}}/accounts/{{account_id}}/transactions

Request Body

{"start"=>"2021-08-25T00:00:00Z", "end"=>"2022-09-01T12:00:00Z", "limit"=>3}

HEADERS

KeyDatatypeRequiredDescription
Request-Idstring

RESPONSES

status: OK

{"account_id":"acc_cl7jb54yw000j01o42la21oe7","type":"acc_checking","asset_liability":"acc_asset","currency":"USD","start":"1990-08-25T00:00:00Z","end":"1992-08-25T12:00:00Z","transactions":[]}