XpressBeesReverse Pickup Tracking API Service Implementation Documentation v3.2
XpressBeesReverse Pickup Tracking API Service Implementation Documentation v3.2
Summary
The purpose of this document is to describe our approach to Service allow you to get bulk reverse shipment
details to help us refine it to better serve you.
Reverse Manifest Status API Details:
URL:
http://114.143.206.69:803/StandardReverseStagingService.svc/GetBulkReverseManifestStatus
Request JSON : { "XBkey":"{XB Access Key}","AWBNumber":"1XRBC432751,21618514846"}
◦ XBKey: The “XB Access Key ID” of the owner of the service who will be granting Anonymous
access for a request that satisfies the set of constraints in the policy
Method Type: POST
Content-Type: application/json
Allows max 10 AWBNo in one request and AWBNo must be in comma (,) separated
Json Output :
1. Succesful:
[
{
"AuthKey": "Vaild",
"ReturnMessage": "Successful",
"AWBNumber": "1271200062",
"OrderNo": "SDHKSZY7J9G",
"DestinationAddress": "30 Soukya Road, KacharkanahalliVillage",
"DestinationCity": "Bangalore",
"DestinationState": "Karnataka",
"DestinationPinCode": "110000",
"DestinationPhoneNo": "98656985958",
"StatusCode": "Undelivered",
"Status": "UD",
"ActionDate": "06-08-2018 18:12:10",
"Reason": "Warehouse Closed"
},
{
"AuthKey": "Vaild",
"ReturnMessage": "Successful",
"AWBNumber": "127124500251",
"OrderNo": "SDHKSZPSD797",
"DestinationAddress": "Flat no. 30, Bhavani nagar, Pune",
"DestinationCity": "Bangalore",
"DestinationState": "Karnataka",
"DestinationPinCode": "411016",
"DestinationPhoneNo": "98656985958",
"StatusCode": "RP",
"Status": "RPPickDone",
"ActionDate": "07-08-2018 15:10:50",
NOTE:
Date format: “dd-MM-yyyy HH:mm:ss” eg “19-07-2018 15:23:10”
Status Code: