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

Authorizations

Authorization
string
header
required

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
data
object
required
message
string
required
status
string
required