promo-codes

Validate Promo Code

Public signup-time promo code existence check.

This only confirms the entered code is in the enterable promo-code set. It does not attach the code to a user or calculate booking discounts.

get/promo-codes/validate/{code}

Path parameters

codestring required

Response

Successful Response

existsboolean required
codestring nullable
messagestring required

Changes