...
...
...
...
DataSource Object
...
Note Object
...
Verification Object
...
Details on authentication.
Exceptions and Error Handling
Details on this.
Methods Available
getVerification
In Version 1 of the API a single RESTful endpoint is available for getting back information on a given verification. The URL to call will be something like:
Code Block |
---|
http://au.vixverify.com/vixbiz/api/v1/getVerification/<verification_reference_id> |
Input Parameters
...
Output
The output from the getVerification call will be in JSON format, and contains three main sections:
- Summary
- Entities
- Relationships
An entity could be an individual or business, and relationships are the connections between different entities. Each of these will have a unique ID.
Top-Level Entity Fields
...
Address Object
...