curl --location -g --request POST '{{BASE_URL}}/admin/draft-orders//edit/promotions' \ --header 'Content-Type: application/json' \ --data-raw '{ "promo_codes": [ "string" ] }'