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.

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

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
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json