Create waybill API is used to create waybill or shipment in the ERP.
* Fields are required.
Two digit country code. e.g :IN
(FOD|TBB)
e.g : PACKAGEPICKUP,BOTH,CASHREFUND
e.g : GRAM,KILOGRAM,TONNE,POUND
e.g : Cash, Cheque, PayMob, MPesa
Three digit country code e.g : USD, GBP
format: true,false
format : true,false
JSON format, e.g: { "packageJsonString": [ { "barCode": "", "packageCount": 1, "length": 10, "width": 10, "height": 10, "weight": 15, "chargedWeight": 15, "selectedPackageTypeCode": "BOX" } ] }
API to update the waybill status and Cancel the waybill Waybill status could only be update if the status of the waybill is Data Received.
API to update tracking of waybill could only be updated if the status of the waybill would not be Delivered.
format : dd-MM-yyyy
format : HH:MM:SS
Multiple docket tracking API is used to track multiple waybills. You could track a maximum of 10 waybills in a single request.
Waybill numbers comma-seprated e.g : 123,345. Max-Limit 10.
Deliver Waybill API is used to deliver the waybills or shipments by creating delivery run sheet and then delivering the waybills in it all at once. This API can deliver maximum of 10 waybills at one time.
format : { "waybillDeliveryRequestData": [{ "waybillNumber": "528555", "remarks": "VERY SOON ", "deliveredTo": "naveen", "deliveryTime": "2018-11-27 16:00:00", "deliveryStatus": "RTO-Delivered" }, { "waybillNumber": "DELHI11626", "remarks": "VERY SOON ", "deliveredTo": "naveen", "deliveryTime": "2018-11-27 00:00:02", "deliveryStatus": "Delivered" } ] }
file format : jpeg,jpg,pdf
Calculate tariff API is used to calculate the tariff of shipping a docket from one place to another.
Create Trip Manifest API is used to create and send the trip manifest for the waybills or shipments from one operating unit to another operating unit.Multiple shipments can be sent in the trip manifest at one time.
e.g :BYRAIL,FREIGHTNXAIR,BYROAD,BYAIR
Comma-seprated waybill numbers e.g: 123,456.
Receive Waybill API is used to receive the waybills or shipments from a particular Trip manifest all at once available in the ERP.
Detail trip Manifest API is used to get the detail of the waybill.
API for creating Trip Manifest of the waybills which were created by third party logistics company using the CreateWaybill API. The API is used for sending international shipment data to the gateway OU. The Gateway OU will further be using the web-interface or MATRIX app for receiving the Trip Manifest.
comma-seprated waybill numbers e.g : 123,345
e.g: BYRAIL,FREIGHTNXAIR,BYROAD,BYAIR
format : yyyy-MM-dd
Two digit country code e.g: IN.
e.g : SEAPORT,DRYPORT,AIRPORT,POSTOFFICE,CUSTOMOFFICE
e.g : IMPORT,EXPORT
API to fetch the details of waybill using its reference number or carrier waybill number.
Create Pickup Request API is used to create Pickup Request.
List of Waybill Numbers (Waybill numbers should be comma separated, space and Enter).
format HH:mm:ss
Suspend Contract API is used to Suspend the contract.
The API will be providing the list of Sate & City as available in the system for a country.
Two digit country code e.g:IN
ActiveServices API to Get Active Services.
API which will be providing list of products based on warehouse code and product category (optional).This is get api which is used to fetch the details of product sku.
API to create sales order
[{"measurmentUnit":"Pieces","quantity":"2","price":"2","product_sku":"12555AVVVWW"}]
[PREPAID | COD]
[SENDER | RECEIVER]
[true | false]
API for updating sales order details using the UpdateSalesOrder API. The API is used to either update sales order or its cancellation. If sales invoice exists with this sales order then it will cancel the sales invoice also along with the sales order.
(true/false).If true then it will cancel the sales order.
API for updating Inventory
Used to get the stock based on product type.
Click here to download docket label as received in response.
{