POST
/
v1
/
orders

Create a new order for a product


Headers

API-Key
string
required

Your organization’s private API key.

JSON Request Body

displayName
string

This is the order’s display name as it will appear in the programmer.

tagMetadata
string

This is a JSON object that defines additional information that will be tied to the tag that’s programmed for the order.

shippingLabelImgUrl
string

This is an optional field where you can add your customer’s shipping label. This will allow you to print the shipping label directly from the programmer.