Operations

Performs the night audit for one property.

The night audit will post all charges for services that were delivered on the past business day in the folio and set all occupied rooms to 'Dirty'<br>You must have at least one of these scopes: 'operations.manage, operations.trigger-night-audit'.

put/operations/v1/night-audit

Query parameters

propertyIdstring required

The property the night audit should be performed for

setReservationsToNoShowboolean

Flag if reservations in the state confirmed, which should have been checked in by now, should be marked as no show.

The default value is true and we strongly advise against setting it to false, because different reports rely on setting reservations which were not checked in correctly to no show.

Response

Success.

Changes

No recorded changes to this endpoint across all 1 revision of this API.