LogisoftLogisoft Logo

Get Unit By Code

API Version: v1.0

Overview

The Unit Tracking API allows you to trace and track your shipment online in real-time by the unit's bill of lading code, serial number, or barcode.

Loading image...

Sample Request

HTTP

   GET https://app.logisoft.io/api/unit/getunitbycode?code=WDB6524581K204290

agentId: The agentId in the above request is that of a demo company. Please contact our support team in order to provide you with the corresponding shipping agent ID.

Responses

StatusMeaningDescription
200OKSuccessful operation
300Multiple choicesThe request has more than one possible response.
404Not foundFile is not found at the specific path

Parameters

NameRequiredTypeDescription
codefalsestringThe unit's bill of lading code, serial number, or barcode
linefalsestringThe name of the shipping line

Sample Response

Status code: 200

JSON

{ "pol": "Port Elizabeth", "vessel": "Silver Moon", "voyageNumber": "21BU08", "pod": "Emden", "serialNumber": "SB1KM28E40F048286", "makeAndModel": "TOYOTA COROLLA", "dischargedOn": null, "shippedOn": "2021-08-24T07:35:22", "receivedOn": "2021-08-24T07:35:22" }

Properties

NameTypeDescription
PolstringPort of loading
VesselstringVessel name
VoyageNumberstringThe unique identifier for the voyage
PodstringPort of discharge
SerialNumberstringSerial number or the VIN number of the vehicle
MakeAndModelstringThe make model of the vehicle or URF
ReceivedOnDateTimeThe date when the unit was received
ShippedOnDateTimeThe date when the unit was shipped
DischargedOnDateTimeThe date when the unit was discharged at the terminal

© 2024 INTRA Logisoft Labs Ltd. All rights reserved.

Products

Get Help