Bank Reconciliation Summary
GET https://api.freshbooks.com/accounting/account/{{accountid}}/reports/accounting/bank_reconciliation_summary?currency_code=USD&date={{end_date}}&bank_accountid={{bank_accountid}}
Request Params
Key | Datatype | Required | Description |
---|
currency_code | string | | |
date | string | | |
bank_accountid | string | | |
group_by | string | | Data returned is organized by the given argument. i.e. |
"parent_category" , "clients" , "vendor" , "author" | | | |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |