1. Help Center
  2. Lane Optimization

Onboarding Requirements for Intelligent Features

This knowledgebase article list out all the Data Requirements needed for advanced features ARS, LRS, PARSER, PTE and PTA.

Aggregate Risk Score (ARS) - Strategic planning and optimization tool for leadership to gather intelligence, evaluate tradeoff scenarios and make intelligent, informed supply chain decisions.

Predicted Temperature Excursion (PTE) - Tool for forecasting the temperature deviation which in turn determines RSB beforehand. Thus RSB can be preserved by intervention enabled by PTE information.

Live Risk Score (LRS) - Operational tool for visibility control tower and intervention teams to automate shipment monitoring and response by prioritizing action on shipments that pose risk to product quality.

Parser - Is an essential tool for digitizing data logger PDFs and plots against Shipping Temperature Ranges and Product Temperature ranges.

Predicted Time of Arrival (PTA) - Industry leading solution providing plug & play PTA or any real time IoT Data.

Lane Data

S.
No.
Parameter Data
Type
Mandatory/ Optional  Description Applicable
Features
1 lane_name string
OR int
Mandatory The lane name / ID ARS PTE
LRS PARSER
PTA
2 origin_name string Mandatory The origin name ARS PTE
LRS PTA
3 origin_lat float Mandatory The origin latitude ARS PTE
LRS PARSER
PTA
4 origin_long float Mandatory The origin longitude ARS PTE
LRS PARSER
PTA
5 destination_lat float Mandatory The destination latitude ARS PTE
LRS PARSER
PTA
6 destination_long float Mandatory The destination longitude ARS PTE
LRS PARSER
PTA
7 lower_threshold float Mandatory Lower threshold of Shipping
Temperature Range (STR) in
degree C
ARS PTE
LRS PARSER
8 upper_threshold float Mandatory Upper threshold of Shipping
Temperature Range (STR) in
degree C
ARS PTE
LRS PARSER


Raw Device Data

Mandatory
S.
No.
Parameter Data
Type
Mandatory/ Optional  Description Applicable
Features
8 device_id string Manadatory The device ID ARS PTE
LRS PARSER
PTA
9 device_time (in epoch second) int Mandatory The device time in
epoch time For eg :
1673354592
ARS PTE
LRS PARSER
PTA
10 temperature float Mandatory The current temperature
in degree C
ARS PTE
LRS PARSER
11 lat float Mandatory The current latitude
value
ARS PTE
LRS PTA
12 long float Mandatory The current longitude
value
ARS PTE
LRS PTA
13 device_name string Optional The device name as per
the manufacturer
ARS PTE
LRS PARSER
PTA
14 battery_percentage float/int Optional The remaining battery
percentage of the
device
LRS
15 sampling_configuration float/int Optional Device sampling
interval configuration
LRS PARSER
16 reporting_configuration float/int Optional Device reporting interval
configuration
LRS


Shipment Data

S.
No.
Parameter Data
Type
Mandatory/ Optional  Description Applicable
Features
17 shipment_id string Mandatory Assigned shipment ID ARS PTE
LRS
PARSER
PTA
18 upper temperature threshold float Mandatory Shipment upper temperature threshold ARS LRS
19 lower temperature threshold float Mandatory Shipment lower temperature threshold ARS LRS
18 carrier_name string Optional The carrier associated with
the shipment For eg : ‘K+N,
FedEx, UPS, etc.’
ARS LRS
PARSER
PTA
19 tracking_id string Optional The carrier assigned tracking
ID For eg :
‘9270192767756085704257’
ARS LRS
PARSER
PTA
20 optional_reference_field string Optional Secondary shipment
reference field: PO, etc
ARS PTE
LRS PTA
21 carrier_milestone string Optional The carrier milestone
message For eg : ‘The
shipment arrived at facility’
ARS LRS
PTA
22 vessel_id string Optional The Vessel ID associated
with the shipment
ARS LRS
23 AWB_number string Optional The Airway Bill Number
associated with the shipment
ARS LRS


Product data

S.
No.
Parameter Data
Type
Mandatory/ Optional  Description Applicable
Features
24 product_info string Optional A json object containing the product name
along with the upper and lower product
temperature range (PTR) in degree C For
eg: { ’Darzalex’ :
{’lower_threshold’:2,’upper_threshold’:8},
’Simponi’ :
{’lower_threshold’:0,’upper_threshold’:10},
}
ARS
PTE
LRS
PARSER
25 product_strength string Optional Strength of the product shipped ARS
LRS
PARSER
26 cost_of_goods float Optional The financial value of the product in USD ARS
LRS
PARSER
27 batch_id string Optional Batch number of the product ARS
LRS
PARSER


Packaging Data

S.
No.
Parameter Data
Type
Mandatory/ Optional  Description Applicable
Features
28 pkg_brand string Optional Brand of packaging used ARS LRS
PARSER
29 pkg_model string Optional Model number of the
package
ARS LRS
PARSER
30 pkg_type string Optional Active or Passive cooling ARS LRS
PARSER