Skip to main content
GET
Export month-over-month P&L

Authorizations

Authorization
string
header
required

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

Headers

Content-Type
string

Content-Type must be set to application/json.

Path Parameters

businessId
string
required

The UUID of the business to export the month-over-month P&L for.

Query Parameters

end_year
integer
required

End year for the comparison.

end_month
integer
required

End month for the comparison (1-12).

Required range: 1 <= x <= 12

Response

Pre-signed URL for downloading the Excel export.

data
object
required

A pre-signed URL to download a document.