Note
Starting with Intershop 7.10 our REST API is provided in the Open API 3.0 format, see Reference - Intershop Commerce Management 7.10 REST API.
URI | /personalization |
---|---|
Http Method | GET |
Example Requests | /personalization |
Short Description | Returns a unique personalization ID based on user credentials |
Cartridge | app_sf_rest |
Application | B2C Web Shop, SMB Web Shop |
Request Data Format | application/json |
---|---|
Request related java object | n/a |
Request Example | n/a |
Response Data Format | application/json |
Response related java object | com.intershop.sellside.rest.common.capi.resource.PersonalizationResource com.intershop.sellside.rest.common.capi.resourceobject.PersonalizationRO |
Response Example | /personalization { "type": "Personalization", "pgid": "NbaQwWGD1u6RpDkoWPiAHHB60000" } |
XML Request Data Format | text/xml |
---|---|
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.common.capi.resource.PersonalizationResource com.intershop.sellside.rest.common.capi.resourceobject.PersonalizationRO |
XML Response Example | /personalization <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <Personalization type="Personalization"> <pgid>NbaQwWGD1u6RpDkoWPiAHHB60000</pgid> </Personalization> |
Product Version | 7.9 |
---|---|
Product To Version | |
Status |
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.