Orders can flow into your KP Express dashboard automatically — no manual re-entry.
Connect once, and new orders appear in KP Express ready to ship. Update status back to your store and keep customers informed.
POST /api/v1/orders
{
"order_id": "KP-4821",
"to_pincode": "400001",
"weight_kg": 1.0,
"payment": "prepaid"
}