/api/v1/baskets/{reference}/applyPromotion

Apply promotion to a basket when this is possible.

Path Params
string
required
Query Params
string

This parameter allows to include seat attributes in responses.

boolean

This parameter indicates that TTId needs to be returned.

Body Params

JSON Payload

coupon
object
Responses
200

If request is correct return basket details.

400

If request is invalid return 400 status code with error message.

404

If nothing was found return 404 status code with error message.

500

If service has internal error return 500 status code with error message.

503

If service is not available return 503 status code with error message.

504

If service did not receive a timely response return 504 status code with error message.

Language
Response
Click Try It! to start a request and see the response here!