Fetch the product, channel, jurisdiction, and target-market IDs your organisation uses to classify a promotion.
Before you create a promotion, fetch the IDs for your organisation’s products, channels, jurisdictions, and target markets. You pass these IDs when you create the promotion, and they determine which regulatory rules apply during evaluation.
Classification drives the rules. The products, channels, and jurisdiction you set decide which rules run during evaluation. Incorrect classification produces irrelevant findings.
Each endpoint returns its items under a named key alongside a correlationId, sorted alphabetically by name. See the full request, response schema, and a live request in the API reference:
List products
List channels
List jurisdictions
List target markets
These values change infrequently. Cache them and refresh daily rather than fetching them on every request.