OrderItemGroups

How to specify order items in an order request
Updated 1 year ago

The order request object contains an array of orderItemGroups which describes all of the unique items in the order. Any variation in decoration or blank product should be a new orderItemGroup entry. The quantity field of an orderItemGroup indicates how many of the identical item should be included in the order.

The system supports two kinds of order items: print on demand (POD) and third-party-logistics (3PL). The details needed for these different kinds of order items varies greatly. Learn about each of them below:

For international shipments, customs forms require a declared value be provided for contents. This should be the price at which the item was sold. Provide this via the declaredValue field.
Did this answer your question?