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.sellside.rest.b2c.capi.resource.ReviewResource com.intershop.sellside.rest.b2c.capi.resourceobject.ReviewRO |
Response Example |
{ "type": "Review", "id": "y60KDACwgR8AAAFB0MKGQOQj", "content": "alexandra120", "rating": 5, "creationDate": "Wed Oct 23 10:07:30 EEST 2013", "title": "alexandra102", "authorFirstName": "Alexandra", "authorLastName": "Heimroth" } |
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.sellside.rest.b2c.capi.resource.ReviewResource com.intershop.sellside.rest.b2c.capi.resourceobject.ReviewRO |
XML Response Example |
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <Review type="Review"> <authorFirstName>Alexandra</authorFirstName> <authorLastName>Heimroth</authorLastName> <content>alexandra120</content> <creationDate>Wed Oct 23 10:07:30 EEST 2013</creationDate> <rating>5</rating> <title>alexandra102</title> </Review> |
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.