List Promotion Methods
GET/promotion-methods
Retrieves a paginated list of promotion methods for the authenticated client. Returns promotion method information including type, trigger value, status, affiliate details, and creation date. By default returns ACTIVE, PENDING, and DISABLED records (excludes DELETED). Supports pagination, filtering by affiliate (multi-value), type (multi-value), status (multi-value), and search term.
Request
Responses
- 200
- 401
- 403
- 404
- 422
- 500
Promotion methods retrieved successfully
Authentication required
Access denied to affiliate
Affiliate not found
Invalid request parameters
Internal server error