Skip to main content
POST

Path parameters

string
required
Tenant identifier

Request body

object
string
required
Unique order identifier from the source system
string
required
Order number for display
string
Source system identifier (e.g., ‘shopify’, ‘manual’, ‘agent’). Default agent
object
required
object
required
object
object[]
required
Order line items
string (date-time)
Order creation timestamp (defaults to now)
string[]
Order tags for categorization
string
Shipping method
string
Special instructions or notes
object
Routing configuration - which systems to send the order to
object
Additional metadata

Response

object
boolean
required
Whether the order was accepted
string (uuid)
StateSet order ID (if created)
object
Result of fulfillment submission
object
Result of ERP submission
string[]
Any warnings or non-fatal issues (omitted when empty)
string (uuid)
required
Request ID for tracing

Status codes