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: Endpoints for Creating Backlog Test Quote and Test Order

Part Number: TI-API

Tool/software:

Hi I am trying to Test the backlog Quotes and Order create endpoints. 

can i confirm the following endpoints to create Test quotes and Orders? 

  • Test Backlog Quote - "https://transact.ti.com/v2/backlog/quotes/test"
  • Test Backlog Order -  "https://transact.ti.com/v2/backlog/orders/test"

if theses are not correct please let me know the correct endpoints or direct me to the documentation for creating test Quotes and Orders in Backlog API. 

If these are correct, could you please let me know why i'm getting a 404 error when trying to create a Test Quote and the response content is following. 

"Errors": [
{
"Code": "TI-API-00221",
"Message": "No API Endpoint Found"
}
]

Thanks

**Attention** This is a public forum