To get the DAT details waybill number wise
These are params:
| Parameter | Data Type | Compulsory/Optional | Description |
|---|---|---|---|
| SecureKey | Compulsory | Unique key for accessing the API | |
| waybillNumber | Compulsory | Waybill number in ERP |
ON SUCCESS
{
"amount": 416.58,
"message": "Waybill duties and taxes details",
"messageType": "Success"
}