Bulk Rates & Inventory Logs (Future Date)
Last updated
Was this helpful?
Last updated
Was this helpful?
The Bulk Rates & Inventory Log call is used to retrieve the information on Rates & Inventory (availability) for specific property for requested future date range.
POST
Please find an example input message below.
Please find an example input message below.
Element name - request
Type
structural element
Children
n/a
Attribute Name
hotelid / hotel_id / ClientID
IT provider's hotel id for which retrieving rates and inventory logs.
date
Provide date range of future. Max 90 days of date range allowed per request
Attribute Name - hotelid / hotel_id / ClientID
Type
alphanumeric
Constraints
needs to be a property registered in the STAAH (Existing)
Amount of elements possible within parent
1
Element name - date
Type
datetime
Constraints
only current date to max up to 730 days in the future
Amount of elements possible within parent
Min:0 Max:1
Format
YYYY-MM-DD
Attribute Name - from
Type
datetime
Constraints
only current date to max upto 730 days in the future
Amount of elements possible within parent
Min:0 Max:1
Format
YYYY-MM-DD
Attribute Name - to
Type
datetime
Constraints
only current date to max upto 730 days in the future
Amount of elements possible within parent
Min:0 Max:1
Format
YYYY-MM-DD
Element name - fullyear
Type
numeric (Accepted Value: 1)
Children
n/a
Result will include property's all room and rate plan combination ARI data for an entire year starting from current date.
The response for Full Year Data will be both encoded and Zipped
The result must be decoded using Base 64
The decoded result than must be unzipped
Decoded and Unzipped result will be in exact format as of the specific date range API call
Errors due to invalid parameters (400)
Error - 975
This error will be received if allocated with incorrect Hotel ID / Client ID.
Error - 943
This error will be received if provided with larger range than 90 days.
This error will be received if not allocated with date/s.