错误代码如下:
"errors":[
{
"errorCode":"ERR-TICOM-ORDER-API-0004",
"type":"Application",
"section":"lineItems",
"field":null,
"reason":"Part number requested quantity is out of stock",
"message":"Resubmit the request with a different quantity. Check the inventory levels for availability",
"data":[
{
"customerLineItemNumber":"0",
"tiPartNumber":"TCAN1051VDQ1",
"quantity":"500",
"availableQuantity":"500"
},
{
"customerLineItemNumber":"0",
"tiPartNumber":"OPA4171AID",
"quantity":"70",
"availableQuantity":"70"
},
{
"customerLineItemNumber":"0",
"tiPartNumber":"OPA4171AIDR",
"quantity":"396",
"availableQuantity":"396"
}
]
},
{
"errorCode":"ERR-TICOM-ORDER-API-0008",
"type":"Validation",
"section":"Generic",
"field":null,
"reason":"Invalid VAT/Tax Invoice information.",
"message":"Go back to your China VAT Invoicing section and provide the correct Tax details and resubmit the request.",
"data":null
},
{
"errorCode":"ERR-TICOM-ORDER-API-0004",
"type":"Validation",
"section":"Generic",
"field":null,
"reason":"Your company recently purchased TLV2313QDRQ1 and must wait 9 days before purchasing again.",
"message":"Remove the item from your request and resubmit later when the inventory is available to order.",
"data":null
},
{
"errorCode":"ERR-TICOM-ORDER-API-0004",
"type":"Validation",
"section":"Generic",
"field":null,
"reason":"Your company recently purchased TCAN1051VDRQ1 and must wait 17 days before purchasing again.",
"message":"Remove the item from your request and resubmit later when the inventory is available to order.",
"data":null
}