Last updated 2 years ago
When you disable an offer, it becomes invisible to everyone else.
offerId
String
True
The ID if the offer to be booked
enable
True to enable and False to disable
{ "offerId":"OFFER_ID", "enable": false }
{ "code": "P00", "message": "Success" }