Request Data Format | application/json |
---|---|
Request related java object | com.intershop.sellside.rest.common.capi.resourceobject.customer.wishlist.share.WishlistSharingRO com.intershop.sellside.rest.common.capi.resource.customer.wishlist.CustomerWishlistSharingResource |
Request Example | { "message": "Hey, this is my wishlist!", "sender": "John Doe", "recipients": "alice@web.de" } or { "message": "Hey, this is my wishlist!", "sender": "John Doe", "recipients": "alice@web.de,alexandra@web.de" } |
Response Data Format | n.a. |
Response related java object | n/a |
Response Example | n/a |
XML Request Data Format | n.a. |
---|---|
XML Request Java Objects | com.intershop.sellside.rest.common.capi.resourceobject.customer.wishlist.share.WishlistSharingRO com.intershop.sellside.rest.common.capi.resource.customer.wishlist.CustomerWishlistSharingResource |
XML Request Example | <WishlistSharing> <message>Hey, this is my wishlist!</message> <recipients>alice@web.de</recipient> <sender>John Doe</sender> </WishlistSharing> or <WishlistSharing> <message>Hey, this is my wishlist!</message> <recipients>alice@web.de,alexandra@web.de</recipient> <sender>John Doe</sender> </WishlistSharing> |
XML Response Data Format | n.a. |
XML Response Java Objects | n/a |
XML Response Example | n/a |
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.