Authorization: Bearer ********************
curl --location --request DELETE '/coupons/169/giftunits' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "data": { "product": 2686, "productOption": 332, "productSize": 21 } }'