api-key: ********************
curl --location --globoff 'https://api.jericommerce.com/v1/programs//coupon/assign' \ --header 'api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data '[ { "email": "string", "slug": "string" } ]'