Get Coupon Relationships Coupon Codes

GET {{baseUrl}}/api/coupon-codes/:id/relationships/coupon/

Gets the coupon relationship associated with the given coupon code id

Rate limits:
Burst: 75/s
Steady: 700/m

Scopes: coupons:read

HEADERS

KeyDatatypeRequiredDescription
revisionstring(Required) API endpoint revision (format: YYYY-MM-DD[.suffix])
Acceptstring

RESPONSES

status: OK

{"data":{"type":"coupon","id":"\u003cstring\u003e"}}