List promotion codes
Get promotions codes belonging to a specific promotion
Path Parameters
Parameter | Details |
---|---|
promotionId
| string Example: 645e0c241a93369ff53f26e0 |
Query Parameters
Parameter | Details |
---|---|
limit
| integer Default: 100 |
cursor | string |
Responses
200
List of promotion codes.
application/json
Success
Array of object
object
401
Unauthorized
application/json
Error
403
Forbidden
application/json
Error
500
Service unavailable error
application/json
Error
GET
Request samples
Response samples
200Promotion Codes Collection:
Content type: application/json