Skip to main content
GET
Get Books Status for a Business

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

business_id
string<biz_string>
required

The id of the business

Example:

"biz_GA6EG2qFxA97NZHtxeLPUy"

Query Parameters

start_month
string | null

Start month in YYYY-MM format

Example:

"2026-01"

end_month
string | null

End month in YYYY-MM format

Example:

"2026-02"

Response

Successful Response

data
BooksMonthStatusPublic · object[]
required