Skip to main content

ConfigInventoryLastCopySettings Object

Description

Last copy automation settings for a specific item type.

Declaration

type ConfigInventoryLastCopySettings {
enabled: Boolean
comment: String
options: [ListingOption]
comparePriceMultiplier: Float
status: String
}

Fields

NameTypeDescription
enabledBooleanWhether the last copy automation is enabled for this item type.
commentStringPublic comment to set on the listing when it becomes the last copy.
options[ListingOption]Listing options to apply (e.g. Media Condition, Sleeve Condition).
comparePriceMultiplierFloatMultiplier applied to the sale price to set the compare-at price (e.g. 1.2 = 20% above sale price).
statusStringListing status to apply: published or private.