order_items

APIDescription
GET order_items/{id}

Returns order_items object by your order id (string) for checking order status and shipping updates. Please pass the API signature into the x-api-key HTTP header.

POST order_items

Submit new order to Teamwork. Please pass the API signature into the x-api-key HTTP header (preferable) or as a value of the api_signature field in the request body.