Dear Team,
Unable post the order to TI portal. Please find the below details.
ERROR Message:
{
"fault": {
"faultstring": "Invalid API call as no apiproduct match found",
"detail": {
"errorcode": "keymanagement.service.InvalidAPICallAsNoApiProductMatchFound"
}
}
}
URL:transact-pre.ti.com/.../orders
Method:POST
PayLoad:
{
"order": {
"checkoutProfileId": "ELM_ORDER",
"customerPurchaseOrderNumber": "PGR - 04202021",
"endCustomerCompanyName": "Elmeasure_India_Private_Limited",
"expediteShipping": true,
"customerOrderComments": [
{
"message": "PO: 23423"
},
{
"message": "Authorized by David M"
}
],
"lineItems": [
{
"customerLineItemNumber": 1,
"tiPartNumber": "NE555DR",
"customerPartNumber": "ELM-NE555DR",
"customReelIndicator": false,
"quantity": 1,
"customerItemComments": [
{
"message": "RE: For Manchaster Plant"
}
]
}
]
}