GetAllProducts
GetAllProducts
Endpoint
POST [SD-Domain]/api/SmartDistribution/getproductsHeaders
Header Name
Value / Example
Required
Description
Request Payload (JSON)
{
"propertyID": "ChIJeXrzAF12NIQRzC1Cl0_AFsM",
"checkin": "2025-07-24",
"checkout": "2025-07-25",
"Rooms": [
{
"numberOfRoom": 1,
"adults": 2,
"children": 1,
"paxes": [
{
"type": "Child",
"age": 8
}
]
}
],
"echoToken": "mylC5mlCpx6Jn2jM"
} Request Field Details
Field
Type
Required
Description
└─ Rooms Object
Field
Type
Required
Description
Field
Type
Required
Description
Field
Type
Required
Description
Body Object Details
Field
Type
Description
🛏️ Products [] Object Fields
Field
Type
Description
💰 Rate [] Object Fields
Field
Type
Description
❌ cancelPolicy Object
Field
Type
Description
🧾 taxes Object
Field
Type
Description
🧮 taxes Array
Field
Type
Description
🏨 Additional Hotel Fields from body
Field
Type
Description
📝 Notes
Last updated