channex.activate
Channex: activate. Mutation — changes data. See the input schema for argument details.
Input parameters
| Field | Type | Required | Notes |
|---|---|---|---|
connectionId | string | yes |
Output fields
Response shape not declared.
channex.channelManagerOverlap
Channex: channel manager overlap. Read-only query. See the input schema for argument details.
Input parameters
Returns object.
Output fields
Response shape not declared.
channex.connect
Channex: connect. Mutation — changes data. See the input schema for argument details.
Input parameters
| Field | Type | Required | Notes |
|---|---|---|---|
propertyId | string | yes | |
environment | enum | no | One of: staging, production — Default: "staging" |
Output fields
Response shape not declared.
channex.deleteMapping
Channex: delete mapping. Mutation — changes data. See the input schema for argument details.
Input parameters
| Field | Type | Required | Notes |
|---|---|---|---|
id | string | yes |
Output fields
Response shape not declared.
channex.disable
Channex: disable. Mutation — changes data. See the input schema for argument details.
Input parameters
| Field | Type | Required | Notes |
|---|---|---|---|
connectionId | string | yes |
Output fields
Response shape not declared.
channex.disconnect
Channex: disconnect. Mutation — changes data. See the input schema for argument details.
Input parameters
| Field | Type | Required | Notes |
|---|---|---|---|
connectionId | string | yes |
Output fields
Response shape not declared.
channex.fullSync
Channex: full sync. Mutation — changes data. See the input schema for argument details.
Input parameters
| Field | Type | Required | Notes |
|---|---|---|---|
connectionId | string | yes |
Output fields
Response shape not declared.
channex.inventory
Channex: inventory. Read-only query. See the input schema for argument details.
Input parameters
| Field | Type | Required | Notes |
|---|---|---|---|
connectionId | string | yes |
Output fields
Response shape not declared.
channex.list
Channex: list. Read-only query. See the input schema for argument details.
Input parameters
Returns object.
Output fields
Response shape not declared.
channex.listMappings
Channex: list mappings. Read-only query. See the input schema for argument details.
Input parameters
| Field | Type | Required | Notes |
|---|---|---|---|
connectionId | string | yes |
Output fields
Response shape not declared.
channex.saveMapping
Channex: save mapping. Mutation — changes data. See the input schema for argument details.
Input parameters
| Field | Type | Required | Notes |
|---|---|---|---|
connectionId | string | yes | |
kind | enum | yes | One of: room_type, rate_plan |
foyerRoomType | string | yes | |
foyerRatePlanId | string | no | |
channexId | string | yes | |
parentChannexId | string | no |
Output fields
Response shape not declared.