Loading Bookings via CSV for ROOM ONLY
Loading bookings to White Glove is done using swagger. It is fairly technical and that is deemed as suitable as it is only a temporary solution. Here’s the link. Please follow the instructions below once the page has loaded.
For testing use UAT
https://api-whiteglove-uat.seko360.com/swagger/index.html
For Production use Live
https://api-whiteglove.seko360.com/swagger/index.html
Stages to load a CSV file
Ensure the CSV file is in UTF-8 format. If this is not the case then there will be problems with international characters displaying, eg. umlaut (German).
A way to do this is by saving in Excel as follows:
Authorise
Select Authorise as shown in the green rectangle below.
Enter the key to authorise (Can be provided by Dev)
After entering the key press the “Authorize” button. If successful you should see this:
Press “Close”.
Select POST /bookings/batch as shown highlighted below.
Press “Try it out”:
Choose file to load by pressing “Choose File” and press “Execute”
There will be some messages sent back of a “technical“ nature which will need to be translated.