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"
}