Request Data Format | n.a. |
---|---|
Request related java object | n/a |
Request Example | n/a |
Response Data Format | application/json |
Response related java object | com.intershop.component.rest.capi.resourceobject.LinkRO com.intershop.component.rest.capi.resourceobject.ResourceCollectionRO |
Response Example | /categories/Computers/206/1563/products?amount=2&offset=2 { "pageable": "DZoKDACw_hcAAAFBh1yJnO6I", "total": 19, "offset": 2, "amount": 2, "elements": [ { "type": "Link", "description": "Insurance against breakdown. Warranty period: 3 years.", "uri": "PrimeTech-PrimeTechSpecials-Site/b2c-web-shop/categories/Cameras-Camcorders/products/3YLEDTVSUP", "title": "3-year LED TV Support" }, { "type": "Link", "description": "120GB S510 SATA III", "uri": "PrimeTech-PrimeTechSpecials-Site/b2c-web-shop/categories/Cameras-Camcorders/products/11089966", "title": "A-DATA 120GB S510" } ], "type": "ResourceCollection", "name": "products" } |
XML Request Data Format | n.a. |
---|---|
XML Request Java Objects | n/a |
XML Request Example | n/a |
XML Response Data Format | text/xml |
XML Response Java Objects | com.intershop.component.rest.capi.resourceobject.LinkRO com.intershop.component.rest.capi.resourceobject.ResourceCollectionRO |
XML Response Example | /categories/Computers/206/1563/products?amount=2&offset=2 <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ResourceCollection name="products" type="ResourceCollection"> <amount>2</amount> <elements> <Link type="Link"> <description>Insurance against breakdown. Warranty period: 3 years.</description> <title>3-year LED TV Support</title> <uri>PrimeTech-PrimeTechSpecials-Site/b2c-web-shop/categories/Cameras-Camcorders/products/3YLEDTVSUP</uri> </Link> <Link type="Link"> <description>120GB S510 SATA III</description> <title>A-DATA 120GB S510</title> <uri>PrimeTech-PrimeTechSpecials-Site/b2c-web-shop/categories/Cameras-Camcorders/products/11089966</uri> </Link> </elements> <offset>2</offset> <pageable>TLsKDACwZJYAAAFBj92JnO6M</pageable> <total>19</total> </ResourceCollection |
The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.