Request Data Format | application/json |
---|---|
Request related java object | com.intershop.sellside.rest.b2c.capi.resource.ReviewResource com.intershop.sellside.rest.b2c.capi.resourceobject.ReviewRO |
Request Example | { "title":"My Review Title", "content": "My Review Content", "rating": 2 } |
Response Data Format | application/json |
Response related java object | com.intershop.sellside.rest.b2c.capi.resource.ReviewResource com.intershop.component.rest.capi.resourceobject.LinkRO |
Response Example | { "type": "Link", "description": "Review alexandra102 by Alexandra Heimroth", "title": "9fwKDACwSZ0AAAFB8C2UWOsQ", "uri": "PrimeTech-PrimeTechSpecials-Site/b2c-web-shop/products/859910/reviews/9fwKDACwSZ0AAAFB8C2UWOsQ" } |
XML Request Data Format | text/xml |
---|---|
XML Request Java Objects | com.intershop.sellside.rest.b2c.capi.resource.ReviewResource com.intershop.sellside.rest.b2c.capi.resourceobject.ReviewRO |
XML Request Example | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <Review type="Review"> <content>alexandra120122112</content> <rating>5</rating> <title>alexandra102</title> </Review> |
XML Response Data Format | text/xml |
XML Response Java Objects | com.intershop.sellside.rest.b2c.capi.resource.ReviewResource com.intershop.component.rest.capi.resourceobject.LinkRO |
XML Response Example | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <Link type="Link"> <description>Review alexandra102 by Alexandra Heimroth</description> <title>B.4KDACwQlwAAAFBN3aUWOsO</title> <uri>PrimeTech-PrimeTechSpecials-Site/b2c-web-shop/products/859910/reviews/B.4KDACwQlwAAAFBN3aUWOsO</uri> </Link> |
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.