Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 935 Bytes

OrderShipmentTrackingAdd.md

File metadata and controls

17 lines (13 loc) · 935 Bytes

OrderShipmentTrackingAdd

Properties

Name Type Description Notes
orderId String Defines the order id [optional]
shipmentId String Shipment id indicates the number of delivery
carrierId String Defines tracking carrier id [optional]
storeId String Store Id [optional]
trackingProvider String Defines name of the company which provides shipment tracking [optional]
trackingNumber String Defines tracking number
trackingLink String Defines custom tracking link [optional]
sendNotifications Bool Send notifications to customer after tracking was created [optional] [default to false]

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