Hello,
I am trying to upload items to the ItemNonInventory table. The items I am uploading are currently in the table so I am selecting the checkbox to match on the RecordID field. The CSV file I am uploading has 3 columns (RecordId, SalesPrice, PurchaseCost). The data passes validation but then I get the following error for all rows.
Error:There was an error in MethodAPIinsertV2
Is this an error on your side, or am I doing something wrong?