Feature Pack 4Feature Pack 5Feature Pack 6

Get the personalization ID for a generic user

The following example shows how to get the personalization ID for a generic user.

Request


GET /wcs/resources/store/10101/usercontext/personalizationId HTTP/1.1
Host: wcstestserver.raleigh.ibm.com
Content-Type: application/json

Response


HTTP/1.1 200 OK
Content-Type: application/json

{
	"personalizationID": "1321999095687-1"
}