Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 930 Bytes

AddTracking.md

File metadata and controls

11 lines (8 loc) · 930 Bytes

# AddTracking

Properties

Name Type Description Notes
courier_type string Courier type used to deliver the product or service. Possible values: * EXTERNAL - In case of using an existing courier company, it must be indicated that the shipment will be external and the trackingId field must be informed. * INTERNAL - In case of using the merchant's own infrastructure to make the shipment, it must be indicated that the shipment will be internal and the courierName field must be informed.
tracking_id string Unique tracking identifier generated by a courier. [optional]
courier_name string Internal courier name of the business used to deliver the service or product. [optional]

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