Sample data for testing
While in preview, anycreatorId returns the same sample catalog. Use this example creator ID (or any UUID of your own — it is echoed back):
| Parameter | Example ID |
|---|---|
creatorId | 7d4e2a10-0000-4000-8000-000000000101 |
campaignId values that return data:
campaignId | Campaign | Offer type |
|---|---|---|
0b1f3d3e-4c1a-4a5e-9b6a-000000000001 | Summer Tasting Menu | Gifted (VOUCHER_SCREEN) |
0b1f3d3e-4c1a-4a5e-9b6a-000000000002 | Grand Opening — Williamsburg | Gifted (PROMO_CODE) |
0b1f3d3e-4c1a-4a5e-9b6a-000000000003 | Fall Menu Sneak Peek | Paid (PAID, value in cents) |
404 NOT_FOUND, so you can exercise error handling end-to-end. The curl examples below are copy-paste ready — only the API key needs replacing.