TI-API: 测试下单接口一直报错/store/orders/test

Part Number: TI-API
Other Parts Discussed in Thread: 14-24-LOGIC-EVM

请求报文

{"checkoutProfileId":"******************************","customerPurchaseOrderNumber":"82c1a89f-771f-4423-95fd-3eba8a03e56b","lineItems":[{"tiPartNumber":"14-24-LOGIC-EVM","quantity":101}]}

响应

"errors" : [
{
"errorCode" : "ERR-TICOM-ORDER-API-GEN-0500",
"section" : "Generic",
"type" : "Validation",
"reason" : "We encountered a technical issue in processing your request.",
"message" : "The API is temporarily unavailable. Please retry, if the issue persists, Please contact TI customer support - https://support.ti.com/csm"
}
]