Shipments
In the Lochting software, a shipment represents a package sent from an order.
At this moment, Lochting shipments are only available for Belgian customers.
In order to start using Lochting shipments, the integration needs to be configured for your branch. Please contact us so we can set it up for you. Make sure to provide us the address from where shipments will be sent.
Through the API you can create, retrieve, and list shipments, and generate shipment labels. In Belgium, shipments are sent by the Bpost carrier. Shipments can have a weight up to 10 kg. A shipment is ready to send once its label has been generated.
๐๏ธ New Shipment
This endpoint allows you to create a new shipment for a given order.
๐๏ธ Shipment Details
This endpoint returns a JSON object with the shipment details.
๐๏ธ Shipment Collection
This endpoint returns a JSON object with shipments.
๐๏ธ Shipment Label
This endpoint returns a base64 encoded PDF of the shipment label. It can be requested in A4 or A6 format.