Fetch Changed Booking List

Description: used to retrieve the list of bookings that have been modified (Ex: Change status, ...)

Path: /api/v1/reservation/fetchChangedBookingList

Method: GET

Request

Attributes

* = required

chevron-righthotelSn*hashtag

integer

Identify of hotel

chevron-rightdatehashtag

string

Required. The date must be between today and 7 days ago. Format: Y-m-d

chevron-rightpagehashtag

integer

Page’s number

Response

Attributes

chevron-rightchangedBookingNoListhashtag

array

Go2Joy’s Identity of booking list

Example

Last updated