cURL
curl --request GET \ --url https://revstack.dev/v1/coupons/{id}
null
Retrieves a single coupon by ID.
"coup_abc123"
Coupon details
The response is of type unknown.
unknown