List Promotions
GET/suppliers/promotions/stores/:store
This endpoint returns a list of promotions for a store
.
Request
Responses
- 200
- 403
- 404
- 422
Array of PromotionResource
Authorization error
Resource not found it means that the provided product or variant identifier or any of the path parameters to amend is either not yours or present in the database.
Validation error