patch
https://basket-service.tixuk.io/api/v1/baskets//applyPromotion
Apply promotion to a basket when this is possible.
200If request is correct return basket details.
400If request is invalid return 400 status code with error message.
404If nothing was found return 404 status code with error message.
500If service has internal error return 500 status code with error message.
503If service is not available return 503 status code with error message.
504If service did not receive a timely response return 504 status code with error message.