ReadonlycreatedDate and time (UTC) the Message was generated.
Optional ReadonlycreatedIDs and references that created the Message.
ReadonlydeliveryDelivery that was added to the Order. The Delivery in the Message body does not contain Parcels if those were part of the initial Add Delivery update action. In that case, the update action produces an additional Parcel Added To Delivery Message containing information about the Parcels.
ReadonlyidUnique identifier of the Message. Can be used to track which Messages have been processed.
ReadonlylastValue of createdAt.
Optional ReadonlylastIDs and references that last modified the Message.
ReadonlyresourceReference to the resource on which the change or action was performed.
Optional ReadonlyresourceUser-provided identifiers of the resource, such as key or externalId. Only present if the resource has such identifiers.
ReadonlyresourceVersion of the resource on which the change or action was performed.
ReadonlysequenceMessage number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource.
Optional ReadonlyshippingUser-defined unique identifier of the Shipping Method in a Cart with Multiple ShippingMode.
ReadonlytypeMessage Type of the Message.
ReadonlyversionVersion of a resource. In case of Messages, this is always 1.
Generated after a successful Add Delivery update action.