Update
PUT
/
v1
/
orders
/
{id}
Update an order by ID
You cannot update orders that have been fulfilled
Headers
Your organization’s private API key.
URL Params
The ID of the Order.
JSON Request Body
This is the order’s display name as it will appear in the programmer.
This is a JSON object that defines additional information that will be tied to the tag that’s programmed for the order.
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.