When attempting to place an order using the new backlog API in transact-pre.ti.com/v2 I get an error. Below is the URL I am using the body and the response. Any help is greatly appreciated!
URL: transact-pre.ti.com/.../orders
Body:
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.
When attempting to place an order using the new backlog API in transact-pre.ti.com/v2 I get an error. Below is the URL I am using the body and the response. Any help is greatly appreciated!
URL: transact-pre.ti.com/.../orders
Body:
Hi Jacob , let me run your test payload and see if i can recreate the error, I ran a similar test with test customer and processed as expected, let me see if something else may be occurring.
Well, Jacob you are correct I can repeat the issue in our test system. With your payload. It seems the quote validation logic in the test system currently is not giving back expected messages for quote checking - if you remove the quote number for now " "- as we remedy the issue occurring and rerun your payload, it will work but give you a qty and price mismatch error so also if you indicate qty of 1000 and price of 0.229 vs 0.202 you should should receive a valid test order number. use these values will get a hit with out other suggested info msg to correct or run your payload and just take out quote number value and you will see the other info sugtestions and get a test order also - your choice.
"customerAnticipatedUnitPrice": "0.229",
"quoteNumber": " ",
"requestedQuantity": "1000",
The quote is not mandatory, it is a different API -Backlog quote API enables authorized customers to create and retrieve quotes for TI products then use that quote in ordering but you must be approved and go through an approval type process to become authorized and is not granted for all customers.
**Attention** This is a public forum