RE: API response
Hello,
I am getting the error below when trying to update a sales order. Does anyone know what could be causing this?
{
“code”: “USER_ERROR”,
“message”: “Please configure the inventory detail in line 1 of the item list.”
}
Hi, that is correct. I actually don’t see a lot number in this particular request.
Below is an example of the request I am trying to send:
importing record:
{“nlobjRecordType”:”itemfulfillment”,”nlobjFieldIds”:{“celigo_nlobjTransformId”: XXXXX,”shipstatus”:”Shipped”,”shipmethod”:”USPS Priority”,”celigo_replaceAllLines_package”:”true”,”trandate”:”6/8/2023″},”nlobjSublistIds”:{“package”:{“lines”:[{“packageweight”:13.5,”packagedescr”:””,”packagetrackingnumber”:”XXXXXX”}]}},”documentIndex”:0,”INTEGRATOR_IO_MAPPER”:true}