NapX PMS Docs
GET
/v1/reports/manager
AuthorizationBearer <token>

In: header

Query Parameters

propertyId*string

UUID of the property to report on

from*string

Inclusive start date (YYYY-MM-DD) in the property timezone

to*string

Exclusive end date (YYYY-MM-DD) in the property timezone

reservationType?string

Optional filter by reservation type; omitted = all reservation types

Response Body

curl -X GET "https://example.com/v1/reports/manager?propertyId=string&from=string&to=string"
Empty