Description: Stop the flash sale campaign either before or at the scheduled end time.
Path: /api/v1/pricing/stopFlashSale
Method: POST
* = required
integer
Identify of hotel
Identify of flash sale program
{ "hotelSn": 725, "flashSaleProgramSn": 589 }
boolean
The update has been applied yet
Last updated 5 months ago
{ "code": 1, "message": "Thành công", "error": null, "data": { "acknowledged": true }, "timestamp": 1755060762 }