UpdateSubmission is used to move a submission to another status
this can be done when its actually submitted for ingestion and/or when the
ingestion is complete.
Submission represents specific data sent to a channel for a particular SKUobject
submissionId
submission_id is returned by the API, setting this when calling
ReplaceSubmissions will have no effect
stringformat: int64
sku
string
contentSent
string
contentReceived
string
metadata
object
key
additional properties
string
type
type is a user-specified type which is used to match like submissions when
doing a replace operation
string
successful
boolean
submittedAttributeVersionIds
submitted_attribute_version_ids are the Attribute Version IDs of
all of the Attributes that were part of this Submission.
This is used to show the user in Zentail when each of the Attributes in the
Listing were submitted. This is also reflected in the Listing and Variant
endpoints via the submitted_at timestamp on each Attribute