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.

[FAQ] TI-API: Where do I get waybill number from?

Part Number: TI-API

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 :

    1. Go to www.ti.com/orderhistory/
    2. Click on the order who's waybill you need
    3. Check if the order's status is 'Complete'

    4. If complete, click on Track/Invoice

    5. You can see Tracking number (waybill number)

**Attention** This is a public forum