Skip to content
NDR Roadmap
Share
Explore
NDR RoadMap (Sprint 7)

Xpressbees

Tech Query:
Unable to instruct RTO

Action 2
0
Seller Action
Phone Number
Address
Remark
Delivery Date
Instruction
Payload Final
Response
1
RTO
Error → { "UpdateNDRDeferredDeliveryDate": { "ReturnCode": "103", "ReturnMessage": "Shipment has not reached at destination", "ShippingID": "13329212114767" } }
2
RA
DeferredDeliveryDate
{ "ShippingID": "11561914", "DeferredDeliveryDate": "2018-07-03 11:16:55.000", }
{
"UpdateNDRDeferredDeliveryDate": {
"ReturnCode": "100",
"ReturnMessage": "Successful",
"ShippingID": "13329212114223"
}
}
3
RA
10 Digit Number
Need to pass deferedDeliveryDate and Alternative Customer Mobile Number
{ "ShippingID": "11561914", "DeferredDeliveryDate": "2018-07-03 11:16:55.000", “AlternateCustomerMo bileNumber”:”10digit number” }
** Deferred Delivery Date not mandatory
{
"UpdateNDRDeferredDeliveryDate": {
"ReturnCode": "100",
"ReturnMessage": "Successful",
"ShippingID": "13329212114223"
}
}
4
RA
New Address
DeferredDeliveryDate and alternative address required and customer pincode
{ "ShippingID": "11561914", "DeferredDeliveryDate": "2018-07-03 11:16:55.000", “AlternateCustomerAd”:”123123123123”, “CustomerPincode”:”123123” }
** Deferred Delivery Date is mandatory
** Pincode is also mandatory
{
"UpdateNDRDeferredDeliveryDate": {
"ReturnCode": "100",
"ReturnMessage": "Successful",
"ShippingID": "13329212114223"
}
}
5
RA
YYYY-MM-DD
DeferredDeliveryDate
{ "ShippingID": "11561914", "DeferredDeliveryDate": "2018-07-03 11:16:55.000", }
There are no rows in this table
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.