Overview
Shipping rate information that can be submitted for an inventory item.
Fields
| Field Name |
Data Type | Description | Notes / Constraints |
|---|---|---|---|
| DistributionCenterCode * | string | Select the location where this item will be shipped from when it is sent to the buyer. | Will FAIL if the specified Distribution Center does NOT exist |
| ShippingRateList | ShippingRateInfo[] | Specifies the list of synchronization properties of the Shipping Rate attributes for the Inventory Item | See object-level detail page for more information |
Notes:
- As part of InventoryItemSubmit object:
- * Indicates a REQUIRED Field ... Fields that are NOT required may be set to a null value or left out of a manually built SOAP packet
- For NEW Inventory Items:
- Any Field that is set to a null value or left out of a manually built SOAP packet will receive a default value
- For EXISTING Inventory Items:
- Any Field that is set to a null value or left out of a manually built SOAP packet will NOT be modified from its current value