LogisoftLogisoft Logo

Get Unit By Barcode

API Version: v1.0

Overview

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

Loading image...

Sample Request

HTTP

   GET https://app.logisoft.io/api/unittracking/getunitbybarcode?barcode=WDB6524581K204290

Responses

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

Parameters

NameRequiredTypeDescription
barcodefalsestringThe barcode of the unit
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