product_details_update
| Name | Description | Type | Additional information |
|---|---|---|---|
| sku | The sku you of the virtual inventory object. | text | None. |
| asking_price | What you are selling the item at | decimal | None. |
| name | Name or title of product | text |
Required Max length: 255 |
| description | Short text description of product | text | None. |
| quantity_in_stock | Can be used to help track your current inventory if you want to. | number |
Required |
| track_inventory | Indicates if you are tracking inventory | boolean |
Required |
| third_party_integrations | Reference ids to products that correspond to items in your store. | ecommerce_product_integrations | None. |