LogisoftLogisoft Logo

Get Unit By Serial

API Version: v1.0

Overview

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

Loading image...

Sample Request

HTTP

   GET https://app.logisoft.io/api/unit/getunitbyserial?serial=WDB6524581K204290&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

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

Parameters

NameRequiredTypeDescription
serialtruestringSerial number or the VIN number of the unit
podfalsestringThe name of the port of discharge
registrationYearfalseintThe unit’s registration year
bookingYearfalseintThe year the shipment was booked
polContinentfalseEnumThe continent where the Pol is located. Asia = 1, Africa = 2, Antartica = 3, Australia = 4, Europe = 5, NorthAmerica = 6, SouthAmerica = 7
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