Refetch Booking
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
https://connect-sandbox.su-api.com/SUAPI/jservice/getReservation {
"hotelid": "JOE",
"bookingid": "1134222_JOE"
}{
"reservations": [
{
"booked_at": "2024-02-07",
"commissionamount": "",
"currencycode": "NZD",
"paymenttype": "Hotel Collect",
"hotel_id": "JOE",
"status": "new",
"totalprice": "563.4",
"totaltax": "261.75",
"extrafees": [],
"taxes": []
}
]
}{
"Error": {
"Code": "400",
"ShortText": "Invalid HotelCode"
},
"Status": "Fail"
}