Income
Generate a summary report of incomes for a defined period of time.
Last updated
Was this helpful?
Generate a summary report of incomes for a defined period of time.
Last updated
Was this helpful?
POST
{{baseUrl}}/bank-accounts/:bank_account_id/transaction-reports/income
Generate a summary report of incomes for a defined period of time.
bank_account_id*
String
The UUID for a Bank Account that gets generated and returned in the response.
start_date*
String
This field indicates the start date from which you would like to generate the summary report. In the following format: "yyyy-mm-dd"
end_date*
String
This field indicates the end date up until which you would like to generate the summary report. In the following format: "yyyy-mm-dd"