In Starshipit we map SKU from the itemCode field and item description from the name field as shown in the example below:
"itemType": {
"unitOfMeasure": {
"name": "Unit",
"symbol": "EA"
},
"itemCode": "IL-120-PO02",
"name": "IL-120-PO02",
"barcode": "3597943",
"description": "Conductor Rail Chairs for Code 60 rail (3rd rail) (Approx 100) - Pre-owned - Like new - Imperfect packaging",
"itemGroup": "peco.products",
"defaultSupplierPartNumber": "",
"buyPrice": "1.28",
We will only use the description field if the name field is empty from Peoplevox
Some users would like to map description from Peoplevox to the item description field in Starshipit in all cases.