I can't find the waybill number for my order. I need it to do ASN API call. Where can I find it?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I can't find the waybill number for my order. I need it to do ASN API call. Where can I find it?
You could find waybill number from either the get Order API or the myTI order history page.
Steps for get Order API :
1. Call the get endpoint of Order API
2. Check response
3. Waybill number will be under trackingNumbers field
Steps for myTI order history page :
4. If complete, click on Track/Invoice
5. You can see Tracking number (waybill number)
**Attention** This is a public forum