/api/v1/baskets/{reference}/confirm

Confirm basket promotion.

Path Params
string
required
Responses
204

If request is correct return empty response.

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!