Request data format | n/a |
---|---|
Request related java object |
|
Request data example | n/a |
Response data format | application/json |
Response related java object | com.intershop.application.contactcenter.capi.rest.resource.ApplicationListResource |
Response data example | { "elements": [ { "type": "Link", "description": "The storefront application for individual customers.", "title": "B2C Web Shop", "uri": "ContactCenter/-/channels/PrimeTech-PrimeTechSpecials/applications/b2c-web-shop", "attributes": [ { "name": "applicationType", "type": "String", "value": "intershop.B2CWebShop" } ] } ], "type": "ResourceCollection", "name": "applications" } |
Request data format | n/a |
---|---|
Request related java object | com.intershop.application.contactcenter.capi.rest.resource.ApplicationListResource |
Request data example | n/a |
Response data format | text/xml |
Response related java object | com.intershop.application.contactcenter.capi.rest.resource.ApplicationListResource |
Response data example | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ResourceCollection name="applications" type="ResourceCollection"> <elements> <Link type="Link"> <attributes> <ResourceAttribute name="applicationType" type="String"> <value>intershop.B2CWebShop</value> </ResourceAttribute> </attributes> <description>The storefront application for individual customers.</description> <title>B2C Web Shop</title> <uri>ContactCenter/-/channels/PrimeTech-PrimeTechSpecials/applications/b2c-web-shop</uri> </Link> </elements> </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.