Skip to main content
POST
Create an order
Key: Write Scope: Company

Authorizations

Authorization
string
header
required

Use your Primo API key in the Authorization header as Bearer <API_KEY>.

Body

application/json
data
object
required
initiatorEmail
string | null

Email of the order initiator (defaults to the first company admin)

countryCode
string

Catalog country code (lowercase ISO 3166-1 alpha-2)

products
object[]
enableInvitationReminder
object

Response

default - application/json
id
string
required
reference
string
required
status
enum<string>
required
Available options:
PLACED,
CONFIRMED,
SHIPPED,
CLOSED,
CANCELED