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: Endpoint https://transact.ti.com/v2/backlog/quotes/test problem

Part Number: TI-API

The endpoint:

curl -X 'GET' \
  'transact.ti.com/.../test

report this error:
{
  "errors": [
    {
      "errorCode": "ERR-BKG-QUOTE-API-0004",
      "type": "ERROR",
      "reason": "Data not found",
      "message": "Quote data not found"
    }
  ]
}

**Attention** This is a public forum