🟢 SANDBOX MODE
TESTING✓ Safe environment for testing. No real shipments or charges will occur.
API: Loading...
Delivery Configuration
Manage delivery partners, view API endpoints, and test AWB generation
Pincode Serviceability Tester
Check if a pincode is serviceable and view delivery details
API: Loading...
AWB Generation Test
Test the Air Waybill reservation process from the Delhivery pool
API: Loading...
Manifestation Test
Create a soft shipment in the system. Required before label generation.
API: Loading...
Payload Preview (Hardcoded Test Data)
{
"pickup_location": {},
"shipments": [
{
"name": "Test Customer",
"add": "Test Address Line 1",
"city": "New Delhi",
"pin": "110001",
"phone": "9876543210",
"weight": "0.5 kg",
"dims": "10x10x10 cm",
"mode": "Surface",
"payment_mode": "COD",
"cod_amount": "500"
}
]
}Generate Label
Generate and download the shipping label (packing slip) for a manifested AWB.
API: Loading...
Delhivery
Integration StatusINACTIVE
API Configuration
Base URL
Waybill Fetch URL
Manifest URL
These endpoints are configured in your .env file.