Documentation
HomeSupportStatusSign in ->
  • Developer guide
  • How it works?
  • Integration Quick Guide
    • Link Flow
    • Embedded Flow
    • Running Workflow
  • Production setup
  • Webhooks
  • Widget
    • Methods
    • Inline mode
  • Postman Collection
  • Changelog
  • Records
    • Introduction
    • Migration Guide: Migrating from Cases to Records
  • TRANSACTIONLINK API
    • API Reference
      • Authentication
      • Cases (deprecated)
      • Resources
      • Parameters
      • Token
      • Link
      • Workflows
      • Records
        • Attachments
    • API Changelog
    • API Versioning
  • Integrations
    • AIS
      • Data fields availability across banks
      • Testing data
    • Autopay
    • BIG Info Monitor
      • Company Report
      • Personal Report
      • Entrepreneur Report
      • Plus Sco Plus CR3 Report
    • BankID
      • 🇳🇴Norway
      • 🇩🇰Denmark
    • CEIDG
      • Get company
      • List companies
    • Companies House
      • Public Data Api
        • Exemptions
        • Persons with significant Control
        • UK Establishments
        • Filing History
        • Registers
        • Registered Office Address
        • Company Profile
        • Officers
        • Insolvency
        • Charges
      • Documents Api
    • ComplyAdvantage
    • ComplyCube
      • Identity Verification
        • Document Check
        • Proof of Address Check
        • Identity Check
      • Document Check
      • AML Screening Check
      • Face Authentication Check
    • Data Ninja
      • Labeling
      • Profiling
      • Scoring
    • eDO App
    • GUS
    • IAML
    • KRD
      • Company Report
      • Personal Report
      • Identity Card Verification
    • mObywatel
      • CitizenDetails
      • CitizenNationality
    • OnDato
    • Polish VAT Whitelist
    • Przelewy 24
    • PWG
    • QARD
    • Rejestr.io
    • Registru Centras
      • Get company
      • List documents
      • Get document
    • Smart-ID
    • SMS API
    • Twilio
    • MojeId
    • Veriff
      • Supported Browsers
    • VIES (Vat Validation)
      • vies
    • Zoho Sign
      • Adding document fields automatically using text tags
    • Idenfy
    • GBG
      • IDScan
      • Verifications
    • Visa
    • KYB
      • Company Profile
    • Handelsregister
      • Company profile
        • List companies
        • Get company
        • Get company documents
    • InfoCamere
      • Company profile
        • List companies
        • List persons
        • Get company
        • Get person
        • Get documents
    • CBE - Belgium Company Register
      • Company profile
        • List companies
        • Get company
        • List documents
        • Get document
    • Transparenzregister
      • Beneficial owners
        • List companies
        • List documents
        • Get documents
    • CVR (Danish Central Business Register)
      • Company profile
        • List Companies
        • Get Company
        • Get document
    • Malta Business Registry
      • Company profile
        • List Companies
        • Get Company
Powered by GitBook
On this page
  • Outcome
  • Output
  • Client
  • Address
  • Person Details
  • Company Details
  • Checks Result
  • Proof of Address Check
  • Breakdown
  • Extracted Data
  • Document Details
  • Holder Details
  • Address Details
  • Structured Address
  • Date
  • Analysis
  • Client Validation
  • Content Analysis
  • Geolocation Analysis
  • Sample Result

Was this helpful?

  1. Integrations
  2. ComplyCube
  3. Identity Verification

Proof of Address Check

Outcome

Output

Attribute
Type
Description

object

Comply Cube client details.

object

Comply Cube client address.

map

Results of performed checks

Client

Attribute
Type
Description

id

string

The unique identifier for a client.

type

string, possible values include:

  • person

  • company

The type of client.

entityName

string

The client's full name.

email

string

The client's email address.

object

Details for a client of type person.

companyDetails

object

Details for a client of type company.

createdAt

string

The date and time when the client was created.

updatedAt

string

The date and time when the client was updated.

Address

Property
Type
Description

id

string

ID of the address.

clientId

string

ID of the associated client.

line

string

Address line.

city

string

City of the address.

country

string

Country of the address.

createdAt

string

Creation timestamp of the address.

updatedAt

string

Update timestamp of the address.

Person Details

Attribute
Type
Description

firstName

string

The client's first name.

lastName

string

The client's last name.

Company Details

Attribute
Type
Description

name

string

The client's name.

Checks Result

Attribute
Type
Description

object

Result of the proof of address check.

Proof of Address Check

Attribute
Type
Description

state

string, possible values include:

  • INIT

  • IN_PROGRESS

  • ERROR

  • FAILED

  • FINISHED

The status of the client's verification

object

Document which was used to verification process.

files

links

Links that allow to download client's documents.

outcome

string, possible values include:

  • clear

  • attention

  • not_processed

The outcome attribute represents the overall check result. Returned values include:

  1. attention: Indicates at least one of the analysis results requires attention.

  2. not_processed: Indicates that ComplyCube was not able to process the images. Reasons include:

    • The image is of low quality.

    • The image is blurred or glared.

    • The image is at an angle.

    • The ID type and country provided do not correspond with the actual document provided uploaded.

object

Details of verification.

Breakdown

Attribute
Type
Description

object

object

The client validation results.

object

The content analysis results.

object

The geolocation analysis results.

Extracted Data

Attribute
Type
Description

object

Data relating to the document.

object

Data relating to the document holder.

object

Data relating to the extracted address.

Document Details

Property
Type
Description

documentType

string, possible values include:

  • bank_statement

  • driving_license

  • utility_bill

  • tax_document

Detected document type.

issuer

string

Document issuing vendor.

issuingDate

object

Issuing date of the document.

Holder Details

Property
Type
Description

entityName

string

Full extracted name of the document holder.

Address Details

Property
Type
Description

addressLine

string

Extracted address line.

addressCountry

string

object

Structured address details.

Structured Address

Property
Type
Description

propertyNumber

string

Property number.

building

string

Building name.

line

string

Address line.

city

string

Address city.

state

string

Address state.

postalCode

string

Address postal code.

country

string

latLong

string

Address latitude and longitude.

Date

Attribute
Type
Description

day

number

The day of the month. Value range 1-31.

month

number

The month. Value range 1-12.

year

number

The year, in YYYY format.

Analysis

For each conducted analysis, the returned values include:

  1. clear: Indicates the analysis returned a successful result.

  2. attention: Indicates a potential falsified or fraudulent document.

  3. not_processed: Returned when ComplyCube is not able to process the document. This can occur due to a number of reasons, including:

    • The document image is invalid

    • The document image is of poor quality and therefor unreadable

Client Validation

Property
Type
Description

firstName

string

Indicates whether the client provided first name matches the extracted entity name.

lastName

string

Indicates whether the client provided last name matches the extracted entity name.

address

string

Indicates whether any of the client provided addresses match the extracted address.

Content Analysis

Property
Type
Description

documentAge

string

Indicates the document had expired (when it's a Driving License) or is older than 3 months when it's a Bank Statement, Utility Bill, or Tax Document.

Geolocation Analysis

Property
Type
Description

ipInAddressCountry

string

Indicates the geolocation of the client IP address resides in the extracted address country.

ipProximityToAddress

string

Indicates the geolocation of the client IP address is within a reasonable distance from the extracted address country.

Sample Result

{
    "complyCube": {
        "idVerification": [
            {
                "client": {
                    "id": "64df68fabc1c610008bbb1b9",
                    "type": "person",
                    "entityName": "Jan Kowalski",
                    "email": "jkowalski@transactionlink.io",
                    "personDetails": {
                        "firstName": "Jan",
                        "lastName": "Kowalski"
                    },
                    "createdAt": "2023-08-18T12:50:02.168Z",
                    "updatedAt": "2023-08-18T12:50:02.168Z"
                },
                "address": {
                    "id": "64df68fabc1c610008bbb1bb",
                    "clientId": "64df68fabc1c610008bbb1b9",
                    "line": "ŻEROMSKIEGO",
                    "city": "WARSZAWA",
                    "country": "PL",
                    "createdAt": "2023-08-18T12:50:02.488Z",
                    "updatedAt": "2023-08-18T12:50:02.488Z"
                },
                "checksResult": {
                    "proofOfAddressCheck": {
                        "state": "FINISHED",
                        "document": {
                            "type": "UTILITY_BILL",
                            "createdAt": "2023-08-18T12:55:20.589Z",
                            "updatedAt": "2023-08-18T12:56:10.461Z"
                        },
                        "files": [
                            {
                                "resourceId": "35767679-5979-4845-b279-3fe5b3cca2b4",
                                "resourcePath": "resources/c84db9d5-3e88-4fa2-9211-60f9b9e6b213/35767679-5979-4845-b279-3fe5b3cca2b4/4127107e-d7b2-4d7f-8f1f-494682a8cb3d/image.jpg",
                                "resourceName": "image.jpg"
                            }
                        ],
                        "outcome": "clear",
                        "breakdown": {
                            "extractedData": {
                                "holderDetails": {
                                    "entityName": "John Doe"
                                },
                                "documentDetails": {
                                    "documentType": "bank_statement",
                                    "issuer": "Barclays Bank",
                                    "issuingDate": {
                                        "day": 25,
                                        "month": 1,
                                        "year": 2021
                                    }
                                },
                                "addressDetails": {
                                    "address": {
                                        "propertyNumber": "323",
                                        "line": "Common street",
                                        "city": "Aldgate",
                                        "state": "London",
                                        "postalCode": "W99 0RD",
                                        "country": "GB",
                                        "latLong": "51.5136,-0.077188"
                                    },
                                    "addressLine": "323 Common Street Aldgate London W99 0RD",
                                    "addressCountry": "GB"
                                }
                            },
                            "clientValidation": {
                                "firstName": "clear",
                                "lastName": "clear",
                                "address": "clear"
                            },
                            "contentAnalysis": {
                                "documentAge": "clear"
                            },
                            "geoLocationAnalysis": {
                                "ipInAddressCountry": "clear",
                                "ipProximityToAddress": "clear"
                            }
                        }
                    }
                }
            }
        ]
    }
}
PreviousDocument CheckNextIdentity Check

Last updated 1 year ago

Was this helpful?

clear: Indicates every conducted returned a successful result, and hence the document is authentic.

The data extracted using .

The address country. This will be the .

The address country. This will be the .

analysis type
Optical Character Recognition (OCR)
two-letter country ISO code
two-letter country ISO code
client
address
checksResult
personDetails
proofOfAddressCheck
document
breakdown
extractedData
clientValidation
contentAnalysis
geolocationAnalysis
documentDetails
holderDetails
addressDetails
address