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.

TI-API: Backlog order tiUnitPrice not fitting priceBreaks (TI-TXT-051)

Part Number: TI-API

Hello,

we made a test order on the backlog API. 

What we did:

We ordered 450 pieces of "INA240A2PW"

.
The price breaks on the website:

Qty Price (USD)
1  99 $2.929
100  249 $2.567
250  999 $1.799
1,000 + $1.450

Following the unit price should be $1.799 but we get this message:
{
                            "code": "TI-TXT-051",
                            "type": "INFO",
                            "reason": "Customer anticipated price 1.799 does not match TI unit price 1.45",
                            "message": "customerAnticipatedUnitPrice does not match tiUnitPrice.  To avoid delays, update the customerAnticipatedUnitPrice using the Order Change API.  Contact TI customer support https://support.ti.com/csm for more information"
}

  • Hi Linus,

    Backlog customers get the 1ku price, which is what your API response is showing.  If you order on the Store, you will get the Tier'ed Store pricing, based on quantity, which is what is displayed on ti.com.     The message is just an informational message to let you know there is a price difference - not an error.  Hope this helps.

    Regards,

    Faye

**Attention** This is a public forum