Field | Type | Description | Validation |
---|---|---|---|
| string | The standardized product identifier to be scanned by the carrier. | 2-225 characters |
| number (double) | The amount or number of a specific product purchased. | Required, |
| string | Two letter ISO country code of the manufacturer. | Two-letter ISO country code. Learn more. |
| string | A description of the product (required for international shipping). | 1-225 characters |
| string | The unit used to measure dimensions in this order. | Required, |
| string | (International shipping). The standardized product classification used for customs and compliance. | 8 digits |
| number (double) | The product height. | Required, |
| number (double) | The ID of this object in Delivery Hub. | Valid uuid |
| string | The URL of an image of the product. | URL |
| number (double) | The product length. | Required, |
| string | The product name. | Required, |
| number (double) | Bringg's ID for this order. | |
| number (double) | The price of the product as charged to the customer. Formatted to include cents. For example, a value of 25000 using USD as currency would appear as $250.00 in the Delivery Hub UI. | Required, |
| string | The product's Stock Keeping Unit (SKU), an identifier used to track inventory and sales. | 2-225 characters |
| string | Your source system's ID for this product. | Required, |
| object | Special services on the product level, such as fragile. | |
| number (double) | The product weight. | Required, |
| string | The unit used to measure weight in this order. | Required, |
| number (double) | The product width. | Required, |