v1

latestOpenAPI 3.0.12026-07-245277551.2 MB
Folio Configuration

Get autorouting rules

Retrieve the autorouting rules configured for a group profile. Autorouting rules define which transaction types are automatically routed from reservations to a group profile folio.

get/accounting/v1.0/folios/rules

Query parameters

sourceIdinteger required

Group Profile ID

sourceKind'GROUP_PROFILE'

Deprecated. Defaults to GROUP_PROFILE if not provided.

Deprecated. Defaults to GROUP_PROFILE if not provided.

subSourceIdinteger

Allotment Block ID. When provided, filters rules to only that block. When omitted, returns only group-level rules unless includeSubSourceRules is true.

includeSubSourceRulesboolean

When true and subSourceId is omitted, also includes block-level (sub-source) rules in the response. Ignored when subSourceId is provided.

Headers

X-Property-IDinteger required

Property id

Response

OK

propertyIdstring

Property ID

sourceIdstring

Group Profile ID

sourceKind'GROUP_PROFILE'

Deprecated. Defaults to GROUP_PROFILE if not provided.

subSourceIdstring

Allotment Block ID. Null for group-level rules.