curl --location -g --request POST '{{tessla}}/promotions' \
--header 'Accept: application/json' \
--header 'Accept-Language: en' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "4XT77PW3"
}'{}