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