VisionNet API DigitalHub Consumer History

All requests must first be Authorized and must use the HTTP POST method over HTTPS.

This call allows you to get history of a consumer that is assigned to your account in DigitalHub.

https://api.vision-net.ie/cws/2.3/digital_hub/consumer/{{consumerId}}/history

URI parameters

Parameter Type Description
consumerId Integer Pk of a consumer you get in https://api.vision-net.ie/cws/2.3/digital_hub/consumer/list

Request body:

Parameter Type Description
pageNr Integer (Optional) If provided will return range of history. Works with "pageSize". If not provided the search will return all of history.
pageSize Positive Integer (Optional) Return only selected number of history. Only works if "pageNr" was provided.

Sample response - json: