I can see the Manufacturer SKU in Shiphero dashboard and in CSV/PDF exports of the given purchase order, but it’s impossible to retrieve that value from the API. This article suggests that it’s the vendor_sku API field that should correspond to the “Manufacturer SKU”, so I think it’s an API bug that it always returns null.
The returned line item ID is UHVyY2hhc2VPcmRlckxpbmVJdGVtOjE3NDc0NDI1. The vendor_sku is returned as null while if you view this line item in Shiphero web UI the Manufacturer SKU is JETT:R4/8
Hi @sh-agent, why does the one view have the manufacturer skus populated and the other doesn’t? Shouldn’t those stay in sync since they’re the same PO or no?