Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1010 Bytes

BillbeeInterfacesBillbeeAPIModelShipment.md

File metadata and controls

17 lines (14 loc) · 1010 Bytes

# BillbeeInterfacesBillbeeAPIModelShipment

Properties

Name Type Description Notes
billbee_id int The billbee internal id of the shipment [optional]
shipping_id string The id of this shipment [optional]
shipper string The name of the shipping provider [optional]
created \DateTime The creation date [optional]
tracking_url string The url to track this shipment [optional]
shipping_provider_id int The id of the used shipping provider [optional]
shipping_provider_product_id int The id of the used shipping provider product [optional]
shipping_carrier int The carrier used to ship the parcel with [optional]
shipment_type int Shipment Type, 0 if Shipment, 1 if Retoure [optional]

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