HasPartCompatibility Response Group
This response group must be used along with the VehicleParts
response
group.
Relevant Operations
Operations that can use this response group include:
Response Elements
The following table describes the elements returned by HasPartCompatibility.
-
HasPartCompatibility
HasPartCompatibility also returns the elements that all response groups return, which is described in Elements Common to All Response Groups.
Parent Response Group
The following response groups are parent response groups of HasPartCompatibility.
-
None
Child Response Group
The following response groups are child response groups of HasPartCompatibility.
-
None
Sample REST Use Case
The following request was used to illustrate the XML response elements returned by HasPartCompatibility.
http://ecs.amazonaws.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[AWS Access Key ID]
&
Operation=VehiclePartLookup&
Condition=All&
ResponseGroup=HasPartCompatibility,VehicleParts&
Version=2008-08-19
Sample Response Snippet
The following response snippet shows the elements returned by HasPartCompatibility.
<VehicleParts> ... <Part> <HasPartCompatibility>0</HasPartCompatibility> </Part> </VehicleParts>