createClickstreamRequest

post

/ccagent/v1/personalDataReports/requests

Request a clickstream history report for a given shopper.

Request

Supported Media Types
Body ()
Root Schema : createClickstreamRequest_request
Type: object
Show Source
Example:
{
    "shopperId":"11001",
    "time":6
}
Back to Top

Response

Supported Media Types

200 Response

ID and information about requested clickstream report
Body ()
Root Schema : clickstreamReportRecord
Type: object
Show Source

Default Response

Error response
Body ()
Root Schema : errorModel
Type: object
Show Source
Nested Schema : errors
Type: array
An optional list of errors if multiple errors were encountered
Show Source
Nested Schema : items
Type: object
Show Source
Back to Top