Items
Create an item and its variants
Create a parent item and its variants in one request. Idempotent via Idempotency-Key.
POST
Headers
Business identifier for external auth. Find in Polinate app → Business Settings → Integrations.
Example:
"{{businessId}}"
Per-business API key for external auth. Find in Polinate app → Business Settings → Integrations.
Example:
"{{apiKey}}"
Idempotency key for POST operations
Example:
"{{idempotencyKey}}"

