Configuration
Get properties
Request
{
"clientToken": "[Channel manager client token]",
"email": "[email protected]"
}Property
Type
Contract
Description
Response
{
"success": true,
"properties": [
{
"id": "sample-hostel",
"name": "Sample Hostel",
"connections": [
{
"token": "[1st connectionToken]",
"name": "Connection for dorms"
},
{
"token": "[2nd connectionToken]",
"name": "Connection for beds"
},
{
"token": "[3rd connectionToken]"
}
]
},
{
"id": "whh",
"name": "White House Hotel"
}
]
}Property
Type
Contract
Description
Property Info
Property
Type
Contract
Description
Connection Info
Property
Type
Contract
Description
Get configuration
Request
Property
Type
Contract
Description
Configuration Extent
Property
Type
Contract
Description
Response
Property
Type
Contract
Description
Property
Property
Type
Contract
Description
Pricing Mode types
Code
Description
Address
Property
Type
Contract
Description
Image
Property
Type
Contract
Description
Image types
Code
Description
Rate Plan
Property
Type
Contract
Description
Payment types
Code
Description
Notes
Rate types
Code
Description
Cancellation Policy
Property
Type
Contract
Description
Cancellation Policy Applicability
Code
Description
Notes
Cancellation Penalty
Property
Type
Contract
Description
Absolute Cancellation Penalty
Property
Type
Contract
Description
Relative Cancellation Penalty
Property
Type
Contract
Description
Space Categories
Property
Type
Contract
Description
Space Classifications
Code
Description
Bed Types
Code
Description
Inventory Mappings
Property
Type
Contract
Description
Products
Property
Type
Contract
Description
Product Mapping
Property
Type
Contract
Description
Companies
Property
Type
Contract
Description
Travel Agencies
Property
Type
Contract
Description
Age categories
Property
Type
Contract
Description
Get channels
Request
Property
Type
Contract
Description
Response
Property
Type
Contract
Description
Channel
Property
Type
Contract
Description
Last updated
Was this helpful?