Skip to main content
POST
Create P&L comparisons

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 fetch the profit and loss for

Body

application/json
periods
object
tag_filters
object[] | null
reporting_basis
enum<string> | null
Available options:
ACCRUAL,
CASH
structure
enum<string> | null
Available options:
DEFAULT,
TRUCKING,
MEDSPA,
MEDSPA_NO_LICENSING,
CITRUS,
CITRUS_NO_LICENSING,
FLORIST

Response

pnls
object[]