Im not sure why this is happening, but on some records the manufacturer part number is not being returned in the xml
[CODE]
<OrderedProductManufacturerPartNumber />
[/CODE
rather than
The MPN is there in the database, I can see it in the admin. It just doesnt get returned in the NewOrders WSI call.Code:<OrderedProductManufacturerPartNumber>631843200403</OrderedProductManufacturerPartNumber>
The odd thing is its random, some products the MPN comes over fine while others it doesnt.