GET
Export accounting property room profitability allocation preview csv

Authorizations

Authorization
string
header
required

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

Query Parameters

date_from
string
required

Inclusive journal entry date lower bound in YYYY-MM-DD

date_to
string
required

Inclusive journal entry date upper bound in YYYY-MM-DD

allocation_method
enum<string>

Shared-expense allocation method. Defaults to revenue_share. Schema for expense allocation method.

Available options:
revenue_share,
equal_room

Response

Read-only room profitability allocation preview CSV

The response is of type string.