Windchill REST Services > Windchill REST Services Domain Capabilities > Examples for Basic REST Operations > Examples for the PTC Parts List Management Domain > Retrieving a Specific Supplementary Part
  
Retrieving a Specific Supplementary Part
This example shows you how to retrieve a specific supplementary part from a part list item. Use the following GET request.
URI
GET /Windchill/servlet/odata/PartListMgmt/PartListItems('OR:com.ptc.arbortext.windchill.partlist.PartListItem:240521')/Supplements('OR:com.ptc.arbortext.windchill.partlist.SupplementaryReplacementLink:243640') HTTP/1.1