Create a financial report
POST {{url}}/api/v1/finance/financial_reports/create
Request Body
{"file_format"=>"CSV", "from_created_at"=>"2022-02-01", "to_created_at"=>"2022-05-31", "type"=>"BALANCE_ACTIVITY_REPORT"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-on-behalf-of | string |