Windchill REST Services Domain Capabilities > Examples for Basic REST Operations > Examples for the PTC UDI Domain > Retrieving the Packaging Configurations for a Revisable UDI Super Set
Retrieving the Packaging Configurations for a Revisable UDI Super Set
This example shows you how to retrieve the packaging configurations for a revisable UDI super set. Use the following GET request.
URI
GET /Windchill/servlet/odata/UDI/UDISuperSets2('OR:com.ptc.qualitymanagement.udi.superset.UdiSuperSet2:271579')/PackagingConfigurations
The following example shows you how to retrieve specific packaging configuration for a revisable UDI super set. Use the following GET request.
URI
GET /Windchill/servlet/odata/UDI/UDISuperSets2('OR:com.ptc.qualitymanagement.udi.superset.UdiSuperSet2:271579')/PackagingConfigurations('OR:com.ptc.qualitymanagement.udi.UDIPackaging:271581')