Remove Promocode
DELETE {{baseUrl}}/reservations/:reservation_reference/promocode/:promo_code
This API is called to remove an applied promocode on a reservation. If a DELETE method is successfully applied, the origin server SHOULD send a 200 (Promocode Removed) status code if the action has been enacted. The new reservation will be returned with the updated prices.
If a promocode or an existing order applied with a promocode is cancelled, the use count will be restored.
RESPONSES
status: OK