GET
/
accounting
/
report
/
{business_id}
/
{report}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

business_id
string
required

Business ID

report
string
required

Value from given list [ "accounting_balancesheet", "accounting_incomestatement", "accounting_cashflow"]

Response

200 - application/json; charset=utf-8
status
string
required
message
string
required
data
object
required