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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request to route reservation transactions to a group profile folio. At least one of transactions or transactionTypes must be provided and non-empty. Route operation binds reservation transactions to a group profile. When sourceFolioId is provided, only transactions currently in that folio are affected.

int64
required

Reservation ID (source of the transactions to route)

int64
required

Group profile ID (target of the routing)

int64
required

Target folio ID where transactions will be assigned

int64

Optional. Scopes the operation to the transactions the folio list endpoint returns for this folio (deposit-account transactions are excluded; pending transactions count in their routed-to folio; applies to both transactions and transactionTypes selection). The folio must belong to the request's source (for route: to the reservation). When omitted, transactions are matched across all folios of the source.

transactions
array of int64s
length ≥ 1

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

transactions
transactionTypes
array of objects
length ≥ 1

List of transaction types to route (by origin ID and external relation kind). Required if transactions is not provided.

transactionTypes
Headers
int64
required

Unique identifier of the property. Required for all requests to scope data to a specific property.

Responses
200

OK

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json