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
Key | Datatype | Required | Description |
---|---|---|---|
revision | string | (Required) API endpoint revision (format: YYYY-MM-DD[.suffix]) | |
Accept | string |
RESPONSES
status: OK
{"data":{"type":"coupon","id":"\u003cstring\u003e"}}