TI-API: 404 Not Found error

Part Number: TI-API

Hi team,

my customer is trying to test order change in API v2.1, but http404 error is happening.

they sent it to below URL. Everything seems okay to me, and their order create is working properly.

Could you please look into this issue?

transact.ti.com/.../test

{StatusCode: 404
, ReasonPhrase: 'Not Found'
, Version: 1.1
, Content: System.Net.Http.HttpConnectionResponseContent
, Headers:{
Server: Apache Pragma: no-cache
Cache-Control: no-store
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Max-Age: 3600000
Access-Control-Allow-Methods: GET
, POST
, PUT
, DELETE
, OPTIONS X-SF-CORS: true Date: Fri
, 21 Mar 2025 08:01:29 GMT Connection: close Content-Type: application/json Content-Length: 288}
, Trailing Headers:{}}

{"order":{"orderNumber":"1072525113"
,"purchaseOrderDate":null
,"checkoutProfileId":"xxx"
,"endCustomerCompanyName":null
,"lineItems":
[{"customerLineItemNumber":"1"
,"lineItemChangeIndicator":"U"
,"itemCheckoutProfileId":null
,"tiPartNumber":"DRV8244PQDGQRQ1"
,"customerPartNumber":null
,"customerAnticipatedUnitPrice":"0.645"
,"quoteNumber":"26935289"
,"customerCurrencyCode":null
,"schedules":
[{"requestedQuantity":"5000"
,"requestedDeliveryDate":"2025-09-30"}
]}
]}}

x 出现错误。请重试或与管理员联系。