Closed jimmacur closed 1 month ago
Create a new coupon for a merchant.
status: 201 body: { "data": { "id": "1", "type": "coupon", "attributes": { "name": "Buy One Get One 50", ...remaining attributes go here... } } }
Create a new coupon for a merchant.