v4

latestSwagger 2.02026-08-033766226.9 KB
ReportView

Retrieves secure links to registration details pages searching by the Reference Id.

It may return none, one or many (up to 20) matching results. Each result contains a secure url; UTC date/time of when the link expires; name details of a person associated with the registration.

post/api/report-view/by-referenceid

Headers

apikeystring required

ApiKey supplied.

Request body

referenceIdstring required
userstring
canVerifyboolean
canChangeStatusboolean

Example request

{
  "referenceId": "JD0387152001",
  "user": "Emily Jones",
  "canVerify": true,
  "canChangeStatus": false
}

Response

Results of the query