This package is able to query AWB tracking numbers and returns the origin and the destination of the shipment
npm install
import { getAWBInfo } from 'awb-tracker';
var awbObject = getAWBInfo('123-12345675');
- Cargolux Airlines
- Qatar Airways
This package is able to query AWB tracking numbers and returns the origin and the destination of the shipment
npm install
import { getAWBInfo } from 'awb-tracker';
var awbObject = getAWBInfo('123-12345675');