Fetch Changed Booking List
Last updated
Last updated
{
"code": 1,
"message": "All went well, and (usually) some data was returned",
"error": null,
"data": {
"changedBookingNoList": [
1940977,
1940978
],
"meta": {
"total": 2,
"perPage": 100,
"currentPage": 1,
"lastPage": 1,
"from": 1,
"to": 1
}
},
"timestamp": 1753893623
}