Objects
Objects
Address
Fields
Name | Description |
---|---|
idID | A unique address identifier. |
priorityInt | Level of priority. |
addressIdentifierString | A unique identifier of an address. |
streetString | Street Line 1 information. |
streetLine2String | Street Line 2 information. |
streetNumberString | Street number. |
cityString | City name. |
provinceString | Province name. |
postalCodeString | Postal code information. |
countryCodeString | Country code information. |
businesses[Business] | List of companies related to a particular address. |
createdDateTime | The date and time when the address information is entered - the entry is saved for the first time. |
modifiedDateTime | Date and time when address information is modified. |
deletedDateTime | Date and time when address information is deleted. |
Business
Fields
Name | Description |
---|---|
idID | A unique business identifier. |
companyIdTypeString | A unique company identifier type. |
companyIdString | A unique company identifier. |
companyNameString | Company name. |
foundingDateString | Date of establishment of the company. |
persons[Person] | List of all persons related to a particular business. |
addresses[Address] | List of all addresses related to a particular business. |
documents[BusinessDocument] | List of all documents related to a particular company. |
communications[Communication] | List of types of communication with a particular company (i.e. email, IP address, phone, LinkedIn, website). |
createdDateTime | The date and time when company information is entered into the system for the first time. |
modifiedDateTime | Date and time when the company information is modified. |
deletedDateTime | Date and time when the company information is deleted. |
BusinessDocument
Fields
Name | Description |
---|---|
idID | A unique company document identifier. |
numberString | Company document number. |
expiryDateTime | Company document expiration date. |
typeString | Document type. |
createdDateTime | The date and time the company document information is entered into the system for the first time. |
modifiedDateTime | Date and time when the company document information is modified. |
deletedDateTime | Date and time when the company document information is deleted. |
Check
Fields
Name | Description | ||||||
---|---|---|---|---|---|---|---|
idID | A unique check identifier. | ||||||
configurationIdID | A unique check configuration identifier. | ||||||
sessionIdID | A unique session identifier. | ||||||
sessionSession | Session information. | ||||||
checkTypeCheckType | Check type information. | ||||||
checkStatusCheckStatus | Check status information. | ||||||
descriptionString | Check description. | ||||||
costDecimal | Check cost. | ||||||
priceDecimal | Check price. | ||||||
errorCodeString | Check error code. | ||||||
errorDescriptionString | Check error code description. | ||||||
results[CheckResult] | Arguments
| ||||||
matchesInt | List of check matches. | ||||||
availableGroups[String] | List of all available check groups. | ||||||
availableFields[String] | List of all available fields. | ||||||
startedDateTime | Date and time when check is started. | ||||||
finishedDateTime | Date and time when check is finished. | ||||||
createdDateTime | Date and time when check is created. | ||||||
modifiedDateTime | Date and time when check is modified. | ||||||
deletedDateTime | Date and time when check is deleted. |
CheckResult
Fields
Name | Description | ||||
---|---|---|---|---|---|
idID | A unique check result identifier. | ||||
noteString | Check notes. | ||||
sessionCheckIdID | A unique session check identifier. | ||||
sessionCheckCheck | Session check type. | ||||
falsePositiveUserIdID | A unique user identifier of False check result. | ||||
falsePositiveDateTime | False check result. | ||||
truePositiveUserIdID | A unique user identifier of True check result. | ||||
truePositiveDateTime | True check result. | ||||
personPerson | Personal data of the verified person. | ||||
businessBusiness | Business information of the business verified. | ||||
entityTypeString | Entity type. | ||||
entityUniqueIdString | A unique entity identifier. | ||||
categoryString | Check result category, True, False or Pending | ||||
matchRateString | Calculating how well a company's data set "matches" or overlaps with the data in the check results. | ||||
errorCodeString | Check result error code. | ||||
errorDescriptionString | Check result error description. | ||||
groups[CheckResultGroup] | List of all check result groups. Arguments
| ||||
statusString | Check result status. | ||||
createdDateTime | Date and time when the check result is created. | ||||
modifiedDateTime | Date and time when the check result is modified. | ||||
deletedDateTime | Date and time when the check result is deleted. |
CheckResultField
Fields
Name | Description |
---|---|
idID | A unique check results field identifier. |
priorityInt | Check results priority. |
fieldString | Check results field. |
valueString | Check results value. |
groupIdID | A unique check results group identifier. |
groupCheckResultGroup | List of all check results groups. |
createdDateTime | Date and time the check result field is created. |
modifiedDateTime | Date and time the check result field is modified. |
deletedDateTime | Date and time the check result field is deleted. |
CheckResultGroup
Fields
Name | Description |
---|---|
idID | A unique check results group identifier. |
sequenceNumberInt | Check results sequence number. |
groupString | Check result group information. |
descriptionString | Check result group description. |
isPrimaryBoolean | Flag that indicates whether this is the primary check result group or not. |
priorityBoolean | A Boolean value that indicates whether this is the priority check result group or not. |
checkResultIdID | A unique check results group identifier. |
checkResultCheckResult | Check results group information. |
fields[CheckResultField] | List of all check results group fields. |
createdDateTime | Date and time the check results group is created. |
modifiedDateTime | Date and time the check results group is modified. |
deletedDateTime | Date and time the check results group is deleted. |
Communication
Fields
Name | Description |
---|---|
idID | A unique communication type identifier. |
priorityInt | Priority level. |
communicationIdentifierString | Communication identifier protocol. |
phoneString | Communication data is phone number. |
emailString | Communication data is an e-mail. |
websiteString | Communication data is website's information - URL. |
websiteIpString | Communication data is website IP address. |
linkedInString | Communication data is LinkedIn account. |
ipAddressString | Communication data is IP address. |
persons[Person] | List of all persons related to a particular company. |
businesses[Business] | List of all businesses related to communication types. |
createdDateTime | The date and time when the communication information is entered into the system. |
modifiedDateTime | Date and time the communication information is modified. |
deletedDateTime | Date and time the communication information is deleted. |
Company
Fields
Name | Description |
---|---|
idID | A unique company identifier. |
nameString | Company name. |
descriptionString | Company description. |
statusCompanyStatus | Company status. |
contactPersonPositionString | Company contact person position. |
contactPersonNameString | Company contact person name. |
statusUserNoteString | Company user notes. |
adminNoteString | Company administrator notes. |
idNumberString | A unique company identification number. |
addressString | Company Address Line 1 information. |
address2String | Company Address Line 2 information. |
zipString | ZIP code. |
cityString | City where the company is located. |
stateString | State where the company is located. |
emailString | Contact e-mail. |
facebookString | Social networks company account - Facebook. |
linkedinString | Social networks company account - LinkedIn. |
phoneNumberString | Contact phone number. |
websiteString | Official company website. |
ipAddressesString | Company IP address. |
pricePerCheckDecimal | Price per check information. |
revShareDecimal | Revenue Share information. |
countryIdID | A unique identifier of the country where the company is located. |
countryCountry | Country where the company is located. |
categoryIdID | A unique company category identifier. |
categoryCompanyCategory | Company category. |
avatarIdID | A unique identifier of the company logo file. |
coverIdID | A unique identifier of the company cover file. |
createdDateTime | Date and time when the company was created - registered in the system. |
modifiedDateTime | Date and time when the company information is modified. |
deletedDateTime | Date and time when the company information is deleted. |
users[User] | A list of all users associated with a particular company. |
CompanyCategory
Fields
Name | Description |
---|---|
idID | A unique company category identifier. |
nameString! | Company category name. |
descriptionString | Company category description. |
createdDateTime | Date and time the company category is created. |
modifiedDateTime | Date and time the company category is modified. |
deletedDateTime | Date and time the company category is deleted. |
CompanyCheck
Fields
Name | Description |
---|---|
idID | A unique company check identifier. |
nameString! | Company check name. |
descriptionString | Company check description. |
isActiveBoolean | Company check flag - "Is active". |
companyIdID | A unique company identifier associated with a particular company check. |
companyCompany | Company information. |
providerCheckIdID | A unique provider check identifier associated with a particular company check. |
providerCheckProviderCheck | Provider check name. |
checkTypeCheckType | Company check type. |
pricePerCheckDecimal | Price per check. |
revShareDecimal | Revenue Share information. |
maxRateMonthlyInt | Maximal monthly rate. |
configurations[Configuration] | Lits of all configurations associated with a particular company check. |
createdDateTime | Date and time when the company check is created. |
modifiedDateTime | Date and time when company check is modified. |
deletedDateTime | Date and time when the company check is deleted. |
ConfigApplication
Fields
Name | Description |
---|---|
idID | A unique ConfigApplication identifier. |
nameString | ConfigApplication name. |
descriptionString | ConfigApplication description. |
companyIdID | A unique company identifier. |
companyCompany | All company data. |
applicationApplication | All application information. |
defaultResponseResponseTransport | Predefined - default response. |
isTestingBoolean | The "Is Testing" flag is used for launching test sessions with test entities' data. |
pricePerCheckDecimal | Price per check. |
revShareDecimal | Revenue Share information. |
configurations[Configuration] | List of all configurations. |
createdDateTime | Date and time the ConfigApplication is created. |
modifiedDateTime | Date and time the ConfigApplication is modified. |
deletedDateTime | Date and time the ConfigApplication is deleted. |
Configuration
Fields
Name | Description |
---|---|
idID | A unique configuration identifier. |
nameString | Configuration name. |
descriptionString | Configuration description. |
configCodeString | Configuration code. |
companyIdID | A unique company identifier associated with a particular configuration. |
companyCompany | Company information. |
configApplicationIdID | A unique configApplication identifier associated with a particular configuration. |
configApplicationConfigApplication | List of all configApplication information associated with a particular configuration. |
isTestingBoolean | The "Is Testing" flag is used for launching test sessions with test entities' data. |
allowOverridesBoolean | Flag that indicates whether the associated configuration section can be overridden by lower-level configuration files. |
fieldSets[ConfigurationFieldSet] | List of all fieldSets that are associated with a particular configuration. |
checks[CompanyCheck] | List of all check types associated with a particular configuration. |
createdDateTime | Date and time when the configuration is created. |
modifiedDateTime | Date and time when the configuration is modified. |
deletedDateTime | Date and time when the configuration is deleted. |
Country
Fields
Name | Description |
---|---|
idID | A unique country identifier. |
nameString! | Country name. |
isoCode2String | ISO 3166-2 – Codes for the country representation and subdivisions. |
isoCode3String | ISO 3166-3 – Codes for the representation of names of countries and their subdivisions. |
isDefaultBoolean | A flag indicating whether the country entry is default or not. |
orderInt | Country order values. |
createdDateTime | Date and time the country information is entered into the system. |
modifiedDateTime | Date and time the country information is modified. |
deletedDateTime | Date and time the country information is deleted. |
Document
Fields
Name | Description |
---|---|
idID | A unique document identifier. |
numberString | Document number. |
expiryDateTime | Document expiration date. |
typeDocumentType | Document type. |
mrz1String | Machine-readable zone one. |
mrz2String | Machine-readable zone two. |
idTypeString | A unique type identifier. |
districtOfIssueString | District where the document was issued. |
cityOfIssueString | City where the document was issued. |
provinceOfIssueString | Province where the document was issued. |
countyOfIssueString | County where the document was issued. |
stateString | State where the document was issued. |
images[DocumentImage] | List of all document images. |
createdDateTime | Date and time when the document is created. |
modifiedDateTime | Date and time the document is modified. |
deletedDateTime | Date and time the document is deleted. |
DocumentImage
Fields
Name | Description |
---|---|
idID | A unique document image identifier. |
documentIdID | A unique document identifier. |
documentDocument | Document information. |
imagePathString | Document image path. |
imageBase64String | Converts image to Base64 (encode to Base64). |
descriptionString | Image description. |
createdDateTime | Date and time when the document image is created. |
modifiedDateTime | Date and time the document image is modified. |
deletedDateTime | Date and time the document image is deleted. |
Field
Fields
Name | Description |
---|---|
idID | A unique field identifier. |
nameString! | Field name. |
labelString | Field label - for which input types it is predefined. |
descriptionString | Field description. |
defaultValueString | Default field value. |
valueTypeValueType | Types of fields values - string, integer, date/time. |
minInt | Minimal field value. |
maxInt | Maximal field value. |
minLengthInt | Minimal field length. |
maxLengthInt | Maximal field length. |
orderNumberInt | Field values automatically display in ascending order, beginning with the lowest value and continuing to the highest. |
requiredBoolean | A flag indicating whether a field is required or not. |
patternString | Field pattern. |
typeString | Field type. |
visibleBoolean | A flag indicating whether a field is visible or not. |
isSystemLockedBoolean | Returns a true value if the field is locked by the system. |
fieldSetIdID | A unique fieldSet identifier that is associated with a particular field. |
fieldSetFieldSet | FieldSet information. |
createdDateTime | Date and time when the field is created. |
modifiedDateTime | Date and time when the field is modified. |
deletedDateTime | Date and time when the field is deleted. |
Language
Fields
Name | Description |
---|---|
idInt! | A unique language identifier. |
isoCode2String! | Language ISO code 2 information, ISO 639-2 - three-letter codes, for the same languages as 639-1. |
isoCode3String | ISO 639-3: three-letter codes, the same as 639-2/T for languages, but with distinct codes for each variety of an ISO 639 macrolanguage. |
nameString! | Language information. |
isDefaultBoolean! | A flag indicating whether a particular language is the default or not. |
PaginatorConfigApplicationGType
Fields
Name | Description |
---|---|
totalCountInt | Total count of PaginatorConfigApplicationGType data. |
data[ConfigApplication] | List of all PaginatorConfigApplicationGType data. |
PaginatorConfigurationGType
Fields
Name | Description |
---|---|
totalCountInt | Total count of PaginatorConfigurationGType data. |
data[Configuration] | List of all PaginatorConfigurationGType data. |
PaginatorSessionGType
Fields
Name | Description |
---|---|
totalCountInt | Total count of PaginatorSessionGType data. |
data[Session] | List of all PaginatorSessionGType data. |
Person
Fields
Name | Description |
---|---|
idID | A unique person identifier. |
firstNameString | Person's first name. |
middleNameString | Person's middle name. |
lastNameString | Person's last name. |
isoLatin1NameString | Latin-1 character set, ISO-8859-1. |
genderString | Person's gender. |
nationalityString | Person's nationality. |
titleString | Person's title. |
roleString | Person's role. |
ownerPercentageInt | Percentage of person's ownership. |
dobDateTime | Date Of Birth. |
businesses[Business] | A list of all businesses associated with a particular person. |
addresses[Address] | A list of all addresses associated with a particular person. |
documents[Document] | A list of all documents associated with a particular person. |
communications[Communication] | List of all communication types associated with a particular person. |
createdDateTime | Date and time when the person information is entered into the system. |
modifiedDateTime | Date and time the person information is modified. |
deletedDateTime | Date and time the person information is deleted. |
Provider
Fields
Name | Description |
---|---|
idID | A unique provider identifier. |
nameString | Provider's name. |
descriptionString | Provider description. |
codeString | Provider's code. |
createdDateTime | Date and time the provider is created. |
modifiedDateTime | Date and time the provider is modified. |
deletedDateTime | Date and time the provider is deleted. |
ProviderCheck
Fields
Name | Description |
---|---|
idID | A unique provider check identifier. |
nameString | Provider check name. |
descriptionString | Provider check description. |
sourceTypeSourceType | Provider check source type. |
providerProvider | Provider information. |
providerIdID | A unique provider identifier. |
checkTypeCheckType | Check type. |
costPerCheckDecimal | Cost per check. |
pricePerCheckDecimal | Price per check. |
revShareDecimal | Revenue Share information. |
maxRateMonthlyInt | Maximal monthly rate. |
checkTypes[ProviderCheckType] | Provider check types. |
fieldSets[FieldSet] | Provider field sets information. |
fields[Field] | Provider check fields. |
createdDateTime | Date and time the provider check is created. |
modifiedDateTime | Date and time the provider check is modified. |
deletedDateTime | Date and time the provider check is deleted. |
ProviderCheckType
Fields
Name | Description |
---|---|
idID | A unique provider check type identifier. |
providerCheckIdID | A unique provider check identifier. |
providerCheckProviderCheck | Provider check information. |
checkTypeCheckType | Provider check type associated with a particular check type. |
createdDateTime | Date and time the provider check is created. |
modifiedDateTime | Date and time the provider check is modified. |
Session
Fields
Name | Description |
---|---|
idID | A unique session identifier. |
codeString | Session code. |
statusSessionStatus | Sessions status. |
overallCheckStatusCheckStatus | Overall check status - represents a set of all checks, and it includes all check statuses. |
subjectNameString | The name of the subject for which the session is launched. |
companyIdID | A unique identifier of the company for which the session is launched. |
configurationIdID | A unique configuration identifier of the session launched. |
noteString | Session results notes - Confirm Hit or Archive/Remove. |
descriptionString | Session description information. |
userIdID | The unique identifier of the user who launched the session. |
apiTokenIdID | A unique API Token identifier. |
responseTransportResponseTransport | Type of response transport. |
checks[Check] | List of all checks included in the session launched. |
businesses[Business] | List of all business associated with a particular check type. |
persons[Person] | List of all persons associated with a particular check type. |
costDecimal | Check cost. |
priceDecimal | Check price. |
isTestingBoolean | The "Is Testing" flag is used for launching test sessions with test entities' data. |
webHookString | Specified webhook where response returns to. |
errorCodeString | Session error code. |
errorDescriptionString | Session error description. |
createdDateTime | Date and time when the session is created. |
modifiedDateTime | Date and time when the session is modified. |
deletedDateTime | Date and time when the session is deleted. |
User
Fields
Name | Description |
---|---|
idID | A unique user identifier. |
firstNameString! | User's first name. |
middleNameString | User's middle name. |
lastNameString! | User's last name. |
avatarIdID | A unique identifier of the user's logo file. |
emailString | User's e-mail. |
titleString | User's title. |
phoneNumberString | User's phone number. |
addressString | User's Address Line 1. |
address2String | User's Address Line 2. |
cityString | User's residence city. |
zipString | User's residence city ZIP code. |
stateString | User's residence state. |
countryIdID | A unique identifier of the user's country of residence. |
countryCountry | Country information. |
languageIdInt | A unique language identifier. |
languageLanguage | The language that the user sets according to his own preferences. |
authTokenString | An authorization token information. |
emailConfirmedBoolean | A flag indicating whether the user's e-mail address is verified or not. |
isLockedBoolean | The user's account is locked. |
lockoutEndDateTime | Date and time when the user account will be unlocked. |
isPhoneValidBoolean | A flag indicating whether the user's phone number is valid or not. |
companies[Company] | List of companies associated with a particular user. |
lastLoginDateTime | Date and time of last login to the system. |
createdDateTime | Date and time when user's account is created. |
modifiedDateTime | Date and time when user's account is modified. |
deletedDateTime | Date and time when user's account is deleted. |
permissions[Permission] | List of permissions associated with a particular user. |
roles[String] | List of roles associated with a particular user. |
companyCompany | Company information. |
defaultCompanyCompany | Default company that the user has an access to. |