All requests must first be Authorized and must use the HTTP POST method over HTTPS.
This call allows you to request reports (EIDV, PSD2, PEP, CCI) of a consumer that is assigned to your account in DigitalHub.
For EIDV and PSD2 calls, requested customer need to have saved email in database record.
To get requested reports (PEP, CCI) please use PDF Report Downloads
https://api.vision-net.ie/cws/2.3/digital_hub/consumer/{{consumerId}}/request/{{reportType}}&userRef={{userReferenceNumber}}
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 |
reportType | String |
Type of report for the requested consumer. Possible values are:
|
userReferenceNumber | String | User reference number for tracking usage |
The API response:
It's the status of the request. Possible values are:
- 'success': Report requested successfully
- 'fail': Report requested failed, please contact support
- 'Error ...*': Error details about the request