...
...
...
...
Address Object
...
DataSource Object
...
Note Object
...
Verification Object
...
Relationships
The following section gives details on the fields in each relationship structure.
Relationship Object
...
Field 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.
Entities
The following section gives details on the fields in each entity structure.
Entity Object
...
List of Notes
...