Difference between revisions of "GetRoomDailyCSV"

From Beds24 Wiki
Jump to navigation Jump to search
(Created page with "Category:CSV API Methods GetRoomDailyCSV will provide a CSV file with room daily prices and available inventory per date. Each row contains the following fields: *year...")
 
Line 1: Line 1:
 
[[Category:CSV API Methods]]
 
[[Category:CSV API Methods]]
  
GetRoomDailyCSV will provide a CSV file with room daily prices and available inventory per date.
+
getRatesCSV will provide a CSV file with information about each of the rooms rates.
  
Each row contains the following fields:
+
Rates have a start and end date and apply to the period between these dates.
 
 
*year
 
*month
 
*date
 
*roomid
 
*inventory
 
*price1
 
*price2
 
*price3
 
*price4
 

Revision as of 11:16, 23 September 2014


getRatesCSV will provide a CSV file with information about each of the rooms rates.

Rates have a start and end date and apply to the period between these dates.