Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.18 KB

File metadata and controls

15 lines (12 loc) · 1.18 KB

# OrderPartialUpdateOrderDetails

Properties

Name Type Description Notes
integration \Toppy\Sendcloud\V3\Model\OrderPartialUpdateOrderDetailsIntegration [optional]
status \Toppy\Sendcloud\V3\Model\OrderPartialUpdateOrderDetailsStatus [optional]
orderCreatedAt \DateTime The date and time that the order was placed in the respective shop system in ISO 8601 [optional]
orderUpdatedAt \DateTime The date and time that the order was last updated in the respective shop system in ISO 8601 [optional]
orderItems \Toppy\Sendcloud\V3\Model\OrderPartialUpdateOrderDetailsOrderItemsInner[] List of items the order contains [optional]
notes string Internal notes or comments placed by consumer on the order [optional]
tags string[] Tags assigned to the order [optional]

[Back to Model list] [Back to API list] [Back to README]