Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.05 KB

File metadata and controls

15 lines (12 loc) · 1.05 KB

# OrdersOrderOrderDetails

Properties

Name Type Description Notes
integration \Toppy\Sendcloud\V3\Model\OrdersOrderOrderDetailsIntegration
status \Toppy\Sendcloud\V3\Model\OrdersOrderOrderDetailsStatus
orderCreatedAt \DateTime The date and time that the order was placed in the respective shop system in ISO 8601
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\OrderItemsInner[] The list of items that an order contains
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]