v1

latestOpenAPI 3.0.12026-07-245277551.2 MB
Folio Configuration

Create or update a folio configuration

Create a new folio configuration or update an existing one for a property. A folio configuration defines a template for how folios are structured, including which booking sources are included and which transaction types are assigned to each folio. To update an existing configuration, include its ID in the request body.

put/accounting/v1.0/folios/configurations

Query parameters

propagateDownstreamboolean

Whether to propagate changes to downstream reservation and group folios

Headers

X-Property-IDinteger required

Property id

Request body

idstring
namestring
descriptionstring
isDefaultboolean
updatedAtstring date-time

Response

OK