Skip to content
NDR RoadMap (Sprint 7)

Bluedart

API TYPE SOAP
Actions
Seller Action
Phone Number
Address
Delivery Date
Remark
Bluedart
Payload Final
Test Response
1
RTO
RTO
{ "altreq": { "AWBNo": "69501388751", "AltInstRequestType": "RTO", "TimeSlot": "", "MobileNo": "", "PreferTime":"" }, "profile": { "LoginID": "Valid Login ID", "LicenceKey": "Valid Key", "Api_type": "S", "Version": "1.9" } }
2
RA
DT
{ "altreq": { "AWBNo": "69501388751", "AltInstRequestType": "DT", "TimeSlot": "", "MobileNo": "", "PreferTime":"" }, "profile": { "LoginID": "Valid Login ID", "LicenceKey": "Valid Key", "Api_type": "S", "Version": "1.9" } }
{
"CustALTInstructionUpdateResult": {
"AWBNo": "78529115475",
"IsError": false,
"status": [
{
"StatusCode": "Valid",
"StatusInformation": "AltInstruction Update Successful"
}
]
}
}
Error in AWB:
{
"CustALTInstructionUpdateResult": {
"AWBNo": "78529115987897987987lkhkjljh475",
"IsError": true,
"status": [
{
"StatusCode": "Invalid AWB",
"StatusInformation": "No Such Waybill Number Found"
}
]
}
}
3
RA
10 Digit Number
AM
{ "altreq": { "AWBNo": "69501388751", "PreferDate": "/Date(1517893738847)/", "AltInstRequestType": "AM", "TimeSlot": "", "MobileNo": "", "PreferTime":"" }, "profile": { "LoginID": "Valid Login ID", "LicenceKey": "Valid Key", "Api_type": "S", "Version": "1.9" } }
4
RA
New Address
LM
{ "altreq": { "AWBNo": "69501388751", "PreferDate": "/Date(1517893738847)/", "AltInstRequestType": "LM", "TimeSlot": "", "MobileNo": "", "PreferTime":"" }, "profile": { "LoginID": "Valid Login ID", "LicenceKey": "Valid Key", "Api_type": "S", "Version": "1.9" } }
5
RA
YYYY-MM-DD
DT
{ "altreq": { "AWBNo": "69501388751", "PreferDate": "/Date(1517893738847)/", "AltInstRequestType": "DT", "TimeSlot": "", "MobileNo": "", "PreferTime":"" }, "profile": { "LoginID": "Valid Login ID", "LicenceKey": "Valid Key", "Api_type": "S", "Version": "1.9" } }
There are no rows in this table

Tech Query:
Bluedart take PrefereDate in Microsecond


Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.