Get Unit By Bol

  1. Home
  2. Docs
  3. API Docs
  4. Unit
  5. Get Unit By Bol

API Version: v1.0

Overview

The Unit Tracking API allows you to trace and track your shipment online in real-time by serial number by Bol number.

Tracking.PNG

Sample Request

HTTP

   GET https://app.logisoft.io/api/unittracking/getunitbybol?bol=MSC17392833&agentId=250731

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

Status Meaning Description
200 OK Successful operation
300 Multiple choices The request has more than one possible response.
404 Not found File is not found at the specific path

Parameters

Name Required Type Description
bol false string The bill of lading number
line false string The 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

Name Type Description
Pol string Port of loading
Vessel string Vessel name
VoyageNumber string The unique identifier for the voyage
Pod string Port of discharge
SerialNumber string Serial number or the VIN number of the vehicle
MakeAndModel string The make model of the vehicle or URF
ReceivedOn DateTime The date when the unit was received
ShippedOn DateTime The date when the unit was shipped
DischargedOn DateTime The date when the unit was discharged at the terminal
Was this article helpful to you? Yes No

How can we help?

🏆 2023 Achievements at Logisoft & Upcoming 2024 Plans
This is default text for notification bar