v1

latestOpenAPI 3.0.12026-07-245277551.2 MB
Folios

Route transactions to a group profile

Route reservation transactions to a group profile folio. Routing binds reservation transactions to a group profile and assigns them to the specified folio. You can specify individual transaction IDs or transaction types (by origin ID and external relation kind) to route all matching transactions at once. At least one of transactions or transactionTypes must be provided.

post/accounting/v1.0/folios/transactions/route

Headers

X-Property-IDinteger required

Property id

Request body

reservationIdinteger required

Reservation ID (source of the transactions to route)

groupProfileIdinteger required

Group profile ID (target of the routing)

targetFolioIdinteger required

Target folio ID where transactions will be assigned

transactionsinteger[]

List of transaction IDs to route. Required if transactionTypes is not provided.

Response

OK