Notify system that an order has been created (ingestion)
Orders
Notify system that an order has been created (ingestion)
Idempotent ingestion endpoint. Provide Idempotency-Key computed as sha256(“-order-integration”).
POST
Notify system that an order has been created (ingestion)
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}}"
Response
Accepted

