Skip to main content

Retrieve a list of cart history events

Retrieve a list of cart history events.

Authorizations:Token, JWT
Query Parameters
id
required
integer
pageintegerDefault: 1The collection page number
Query Parameters
id
required
integer
pageintegerDefault: 1The collection page number

Responses

200History Event collection
Response schema:
History Event collection
Array
idinteger>= 0
datestring
codestring
descriptionstring
dataArray of strings
commentstring
profile_idinteger
profile_namestring
ipstring
detailsArray of objects
Array
idinteger>= 0
namestring
valuestring
401Unauthorized
Response schema:
Unauthorized
typestring
titlestring
detailstring or null
instancestring or null
404Resource not found
Response schema:
Resource not found
typestring
titlestring
detailstring or null
instancestring or null
500Internal error
Response schema:
Internal error
typestring
titlestring
detailstring or null
instancestring or null