Tracking
Use this API to fetch awb tracking.
Basic Information
| NAME | DETAILS |
|---|---|
| Usage: | Mandatory |
| URL: | https://api.rapidshyp.com/rapidshyp/apis/v1/track_order |
| Request Type: | POST |
| Scheme: | HTTPS |
| Header (content-type): | application/json |
| Header (rapidshyp-token): | API-Key |
Curl
curl --location 'https://api.rapidshyp.com/rapidshyp/apis/v1/track_order' \
--header 'Content-Type: application/json' \
--header 'rapidshyp-token: 02de5028a59b5e796da8b515ef096dc2781dc2806aba0872e3ac3820ec1698bd' \
--body '{
"seller_order_id": "#3623",
"contact": "9999999999",
"email": "mah@rapidshyp.com",
"awb": "27990115187965"
}'
| Request Parameters | Required | Remark | Validation |
|---|---|---|---|
| seller_order_id | Conditional-Mandatory | Order ID of order created on Rapidshyp | Either order ID is required or AWB |
| contact | API user to share any of these details in case tracking is fetched based on order ID | ||
| awb | Conditional-Mandatory | AWB of shipment where AWB is assigned on Rapidshyp | Either order ID is required or AWB |
Response:
JSON
{
"success": true,
"msg": "Record found successfully",
"records": [
{
"seller_order_id": "1111111111",
"creation_date": "11-06-2024 18:56:14",
"payment_method": "COD",
"total_order_value": 454.0,
"store_name": "DEFAULT",
"store_brand_name": "test Brand1",
"store_id": null,
"shipping_name": "JainAkans",
"shipping_email": "",
"shipping_contact": "9999999999",
"shipping_address": "sdfghfdsa",
"shipping_address_2": "sdfgbfdsa",
"shipping_city": "DELHI",
"shipping_pin_code": "110001",
"shipping_state": "DELHI",
"shipping_country": "INDIA",
"billing_name": "JainAkans",
"billing_email": "",
"billing_contact": "9999999999",
"billing_address": "sdfghfdsa",
"billing_address_2": "sdfgbfdsa",
"billing_city": "DELHI",
"billing_pin_code": "110001",
"billing_state": "DELHI",
"billing_country": "INDIA",
"customer_gstin": "",
"order_status": "PROCESSING",
"shipment_details": [
{
"shipment_id": "1111111111",
"shipment_creation_date": "11-06-2024 18:56:31",
"total_shipment_value": 64.0,
"collectable_amount": 64.0,
"pickup_warehouse_name": "Delhi 110001",
"warehouse_contact_name": "Akansha Jain",
"warehouse_email": "abc@gmail.com",
"warehouse_contact": "9999999999",
"warehouse_address": "23456sdfvgbhfdcs",
"warehouse_address_2": "sdfgh",
"warehouse_pin_code": "110001",
"warehouse_city": "DELHI",
"warehouse_state": "DELHI",
"warehouse_country": "INDIA",
"rto_warehouse_name": "Delhi 110001",
"rto_warehouse_contact_name": "Akansha Jain",
"rto_warehouse_email": "abc@gmail.com",
"rto_warehouse_contact": "9999999999",
"rto_warehouse_address": "23456sdfvgbhfdcs",
"rto_warehouse_address_2": "sdfgh",
"rto_warehouse_pin_code": "110001",
"rto_warehouse_city": "DELHI",
"rto_warehouse_state": "DELHI",
"rto_warehouse_country": "INDIA",
"length": 11.0,
"breadth": 12.0,
"height": 13.0,
"dead_weight": 1.0,
"applied_weight": 1.0,
"invoice_number": "",
"shipment_status": "READY_TO_SHIP",
"awb": "1111111111111",
"courier_name": "DTDC",
"child_courier_name": "DTDC - Air - 500 Gm",
"awb_assigned_date": "11-06-2024 18:57:10",
"current_courier_edd": null,
"current_tracking_status_code": null,
"current_tracking_status_desc": null,
"current_status_date": null,
"latest_ndr_reason_code": null,
"latest_ndr_reason_desc": null,
"latest_ndr_date": null,
"product_details": [
{
"product_name": "res",
"product_sku": "678",
"product_qty": 1
}
],
"track_scans": [],
"delivered_date": null,
"rto_delivered_date": null
},
{
"shipment_id": "1111111111",
"shipment_creation_date": "11-06-2024 18:56:30",
"total_shipment_value": 390.0,
"collectable_amount": 390.0,
"pickup_warehouse_name": "Seller 110001",
"warehouse_contact_name": "Sudeep Das Gupta",
"warehouse_email": "abc@gmail.com",
"warehouse_contact": "9999999999",
"warehouse_address": "Seller RE Plot 110001",
"warehouse_address_2": "",
"warehouse_pin_code": "110001",
"warehouse_city": "DELHI",
"warehouse_state": "DELHI",
"warehouse_country": "INDIA",
"rto_warehouse_name": "Seller 110001",
"rto_warehouse_contact_name": "Sudeep Das Gupta",
"rto_warehouse_email": "abc@gmail.com",
"rto_warehouse_contact": "9999999999",
"rto_warehouse_address": "Seller RE Plot 110001",
"rto_warehouse_address_2": "",
"rto_warehouse_pin_code": "110001",
"rto_warehouse_city": "DELHI",
"rto_warehouse_state": "DELHI",
"rto_warehouse_country": "INDIA",
"length": 11.0,
"breadth": 12.0,
"height": 13.0,
"dead_weight": 1.0,
"applied_weight": 1.0,
"invoice_number": "",
"shipment_status": "READY_TO_SHIP",
"awb": "1111111111111",
"courier_name": "DTDC",
"child_courier_name": "DTDC - Air - 500 Gm",
"awb_assigned_date": "11-06-2024 18:56:44",
"current_courier_edd": null,
"current_tracking_status_code": null,
"current_tracking_status_desc": null,
"current_status_date": null,
"latest_ndr_reason_code": null,
"latest_ndr_reason_desc": null,
"latest_ndr_date": null,
"product_details": [
{
"product_name": "bag",
"product_sku": "546",
"product_qty": 1
},
{
"product_name": "teA",
"product_sku": "434",
"product_qty": 1
}
],
"track_scans": null,
"delivered_date": null,
"rto_delivered_date": null
}
]
}
]
}
Tracking status code Rapidshyp:
| Rapidshyp Tracking Status Code | Status Description |
|---|---|
| SCB | Shipment Booked |
| PSH | Pickup Scheduled |
| OFP | Out for Pickup |
| PUE | Pick up Exception |
| PCN | Pickup Cancelled |
| PUC | Pickup Completed |
| SPD | Shipped / Dispatched |
| INT | In Transit |
| RAD | Reached at Destination |
| DED | Delivery Delayed |
| OFD | Out for Delivery |
| DEL | Delivered |
| UND | Undelivered |
| RTO_REQ | RTO Requested |
| RTO | RTO Confirmed |
| RTO_INT | RTO In Transit |
| RTO_RAD | RTO - Reached at Destination |
| RTO_OFD | RTO Out for Delivery |
| RTO_DEL | RTO Delivered |
| RTO_UND | RTO Undelivered |
| CAN | Shipment Cancelled |
| ONH | Shipment On Hold |
| LST | Shipment Lost |
| DMG | Shipment Damaged |
| MSR | Shipment Misrouted |
| DPO | Shipment Disposed-Off |