Download BlueDart Pincode Master
bluedart_download_pincode_masterDownload serviceable pincode master data for BlueDart shipping. Use last_sync_date to get incremental updates and reduce data transfer.
Instructions
Download serviceable pincode master data via POST /masterdownload/v1/DownloadPinCodeMaster. Pass last_sync_date to get only changes since that date. The response can be very large; consider syncing incrementally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| last_sync_date | Yes | Only return pincode records modified after this date. ISO-8601 or '/Date(<ms>)/'. Use the epoch '1970-01-01T00:00:00Z' for a full dump. |