Bulk Import BlueDart Waybills
bluedart_import_waybillCreate multiple BlueDart waybills in a single API request. Send an array of shipments, get per-shipment results with partial success support.
Instructions
Create multiple BlueDart waybills in a single request via POST /waybill/v1/ImportData. Each entry has the same shape as bluedart_generate_waybill. Returns per-shipment results; partial successes are possible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shipments | Yes | Array of waybill requests to create in one call (1-50). |