Request Data Format | application/json |
---|---|
Request related java object | com.intershop.sellside.rest.common.capi.resource.customer.wishlist.CustomerWishlistListResource com.intershop.sellside.rest.common.capi.resourceobject.WishListRO |
Request Example | { "title":"Wishlist", "public":"true", "preferred" :"true" } |
Response Data Format | application/json |
Response related java object | com.intershop.sellside.rest.common.capi.resource.customer.wishlist.CustomerWishlistListResource com.intershop.component.rest.capi.resourceobject.LinkRO |
Response Example | { "type": "Link", "title": "DXcKDgBeU8kAAAFCGRtEdHDt", "uri": "PrimeTech-PrimeTechSpecials-Site/b2c-web-shop/customers/-/wishlists/DXcKDgBeU8kAAAFCGRtEdHDt" } |
XML Request Data Format | text/xml |
---|---|
XML Request Java Objects | com.intershop.sellside.rest.common.capi.resource.customer.wishlist.CustomerWishlistListResource com.intershop.sellside.rest.common.capi.resourceobject.WishListRO |
XML Request Example | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <WishList> <title>Favourite Wishlist</title> <public>true</public> <preferred>true</preferred> </WishList> |
XML Response Data Format | text/xml |
XML Response Java Objects | com.intershop.sellside.rest.common.capi.resource.customer.wishlist.CustomerWishlistListResource com.intershop.component.rest.capi.resourceobject.LinkRO |
XML Response Example | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <Link type="Link"> <title>PPMKDgBeddUAAAFC05BEdHD0</title> <uri>PrimeTech-PrimeTechSpecials-Site/b2c-web-shop/customers/-/wishlists/PPMKDgBeddUAAAFC05BEdHD0</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.