product
Sku based product object
| Name | Description | Type | Additional information |
|---|---|---|---|
| product_order_po | Optional - This is a unique order identifier or reference number. For example, an order numnber generated by your shopping cart or application. | text |
Max length: 50 |
| product_qty | Optional - Number of copies of this product. | number |
Required Range: inclusive between 1 and 999 |
| product_sku | Either a sku within your virtual inventory or a product code. This always required unless a valid template is provided as described in the P.O.S.T. integration. | text | None. |
| product_image | Required if a print on demand production and not from your virtual inventory or a template is not supplied. | product_image_file | None. |
| product_title | Optional title or descriptive name. Only 50 characters max. | text | None. |
| template | Optional - object that can be used to represent a product if integrating with our Print Online Setup Tool (P.O.S.T.). | product_template | None. |
| product_guid | Optional - A 128-bit integer (16 bytes) unique identifier | globally unique identifier | None. |
| custom_data_1 | Optional - custom data field that can be used by developers. | text | None. |
| custom_data_2 | Optional - custom data field that can be used by developers. | text | None. |
| custom_data_3 | Optional - custom data field that can be used by developers. | text | None. |