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

Ekart

Tech Query:
Action 3
0
Seller Action
Phone Number
Address
Delivery Date
Remark
ekart Instruction
Payload Final
Response
1
RTO
2
RA
Next Date
{ "tracking_id": "CLTC0000000001", "update_request_type": "RESCHEDULE_DELIVERY_DATE", "update_request_details": { "updated_delivery_date": "2021-01-21” } }
{
"response": [
{
"tracking_id": "WSPC1050229167",
"status": "REQUEST_RECEIVED",
"status_code": 200
}
],
"request_id": "d0d8eb24-beed-4dad-b9cd-7175ca740228"
}
Error →
{
"response": [
{
"status": "REQUEST_REJECTED",
"message": [
"Invalid Tracking Id WSPC1050256625"
]
}
]
}
3
RA
10 Digit Number
{ "tracking_id": "CLTC0000000001", "update_request_type": "CUSTOMER_CONTACT", "update_request_details": { "customer_address": { "primary_contact_number": "1234567890" } } }
{ "response": [ { "tracking_id": "WSPC1050226596", "status": "REQUEST_RECEIVED", "status_code": 200 } ], "request_id": "0a7ea39e-f8c0-4fb4-a28c-c77b128d1273" }
4
RA
New Address
{ "tracking_id": "CLTC0000000001", "update_request_type": "CUSTOMER_DETAILS", "update_request_details": { "customer_address": { "address_line1": "flat 13, ABC apartments", "city": "Bengaluru", "state": "Karnataka", "pincode": "560034", "primary_contact_number": "1234567890" } } }
5
RA
YYYY-MM-DD
{ "tracking_id": "CLTC0000000001", "update_request_type": "RESCHEDULE_DELIVERY_DATE", "update_request_details": { "updated_delivery_date": "2021-01-21” } }
6
7
8
9
10
11
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.