NameDescriptionTypeAdditional information
ListingID Which listing is being patched? Will be automatically set by the individual patch endpoint. Is required by the bulk patch endpoint. integer None.
Description Description. If null, then no chagnes are made. Validation on this field varies by channel. string None.
HandlingTimeDays Handling time in days for this listing (time to ship/dispatch), if null then no changes are made. Validation on this field varies by channel. integer None.
InventoryPercentage Inventory percentage (0-100) for this listing, if null then no changes are made integer None.
InventoryType Inventory type identifier, if null then no changes are made integer None.
MaxInventory Maximum inventory level for this listing, if null then no changes are made integer None.
Name Name, if null then no changes are made string None.
OutOfStockThreshold Out of stock threshold for this listing, if null then no changes are made integer None.
Oversell Amount of oversell allowed for this listing, if null then no changes are made integer None.
Price The listing price on the channel, if null then no changes are made decimal number None.
PricingProfileID Pricing prifile ID. If null, no changes are made. To remove the pricing profile, use the field RemovePricingProfile = true integer None.
RemovePricingProfile Use to remove the pricing profile completely, if null then no changes are made. If true, the pricing profile will be removed. boolean None.
SKU The listing SKU/identifier on the channel string None.