CreateCatalogImageRequest

November 20, 2019 ยท View on GitHub

Description

Properties

NameTypeDescriptionNotes
idempotencyKeyStringA unique string that identifies this CreateCatalogImage request. Keys can be any valid string but must be unique for every CreateCatalogImage request. See Idempotency keys for more information.
objectIdStringUnique ID of the `CatalogObject` to attach to this `CatalogImage`. Leave this field empty to create unattached images, for example if you are building an integration where these images can be attached to catalog items at a later time.[optional]
imageCatalogObjectThe new `IMAGE`-type `CatalogObject` to be attached to this `CatalogImage`. If the `CatalogObject` already has a `CatalogImage`, this call will overwrite it.[optional]