curl --location 'http://api.gelsinpizza.com/api/web/Basket/AddPromotion' \ --header 'Authorization: {{UAT_TOKEN}}' \ --header 'Content-Type: text/plain' \ --data '{ "OrderID" : "200125930483", "PromotionCode" : "test1A2b3C" }'
{}