v1

latestOpenAPI 3.0.12026-07-245277551.2 MB
Folios

Update a folio

Update an existing folio. You can change the folio name and the transaction types assigned to it. Transaction types control which kinds of transactions are automatically routed to this folio. Other folio properties (source, configuration) cannot be changed after creation.

put/accounting/v1.0/folios/{id}

Path parameters

idinteger required

Folio ID

Query parameters

propagateDownstreamboolean

When true and the folio source kind is CONFIG, propagate name and transaction type changes to child folios of active reservations and groups using this configuration.

Headers

X-Property-IDinteger required

Property id

Request body

namestring

Folio name

routeChildrenTypesRouteChildrenType[]

Child transaction types that follow their parent to this folio

Response

No Content