post https://example.com/createCoupon
Creates a new coupon with the provided details.
Log in to see full request history
Responses
Creates a new coupon with the provided details.
xxxxxxxxxx
curl --request POST \
--url https://example.com/createCoupon \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: