Retrieving Supplier, Manufacturer, and Vendor Parts
This example shows you how to retrieve supplier, manufacturer, and vendor parts. Use the following GET requests.
URI for Supplier Parts
GET /Windchill/servlet/odata/ProdMgmt/SupplierParts HTTP/1.1
URI for Manufacturer Parts
GET /Windchill/servlet/odata/ProdMgmt/ManufacturerParts HTTP/1.1
URI for Vendor Parts
GET /Windchill/servlet/odata/ProdMgmt/VendorParts HTTP/1.1