Unico IDCloud - DevCenter
HomepageAuthenticationAPIsSDKs
English (United States)
English (United States)
  • Welcome
  • GETTING STARTED
    • Unico IDCloud
    • Capabilities
    • Integration Methods
    • Capabilities and Integration Methods
  • INTEGRATIONS
    • Quickstart
    • Authentication
      • Creating a Service Account
      • Preparing to Make an Authenticated API Request
      • Additional Resources
        • Example in Javascript
        • Authentication Errors
        • Postman Collection
    • Integration by Unico
      • Overview
      • API
        • API Reference
          • CreateProcess
            • CreateProcess separated by flows
          • GetProcess
          • GetSelfie
          • GetEvidenceSet
            • Specification of the evidential set
          • GetDocumentSigned
          • GetEvidenceSign
        • Errors
      • Controlling the experience
        • Redirecting the user
        • SDK
        • QR Code
        • Customizations
      • Additional Resources
        • Postman Collection
        • PoCs available
    • Integration by Client
      • Overview
      • API
        • API Reference
          • Liveness + Identity Verification + Behavior Alert
          • Liveness + Identity Verification + Behavior Alert + Risk Score
          • Liveness + Validation (1:1) + Behavior Alert
          • Document Capture and Reuse
        • Response Scenarios
        • Additional Resources
          • Postman Collection
      • Capture standard (without SDK)
    • Webhook
    • SDK
      • Overview
      • Update Policy
      • SDK Integration
        • Android SDK
          • Installation Guide
          • Usage and Integration Guide
            • Selfie Capture
            • Document Capture
          • Error Handling Guide
          • Android Customization
          • Troubleshooting
          • Release notes
        • iOS SDK
          • Installation Guide
          • Usage and Integration Guide
            • Selfie Capture
            • Document Capture
          • Error Handling Guide
          • iOS Customization
          • Troubleshooting
          • Release notes
        • Flutter SDK
          • Installation Guide
          • Usage and Integration Guide
            • Selfie Capture
            • Document Capture
          • Error Handling Guide
          • Flutter Customization
          • Troubleshooting
          • Release notes
        • Web SDK
          • Installation Guide
          • Usage and Integration Guide
            • Selfie Capture
            • Document Capture
            • Accessibility
          • Error Handling Guide
          • Web Customization
          • Release notes
      • Additional Resources
        • Available PoCs
        • Best Practices for SDK Implementation
  • help & faq
    • Glossary
    • Help Center
Powered by GitBook

Institucional

  • Sobre nós

Copyright © 2024 unico. All rights reserved

On this page

Was this helpful?

Export as PDF
  1. INTEGRATIONS
  2. Integration by Unico
  3. API
  4. API Reference
  5. GetEvidenceSet

Specification of the evidential set

In this section, you will find all the specifications of the evidential set from by Unico

PreviousGetEvidenceSetNextGetDocumentSigned

Last updated 2 months ago

Was this helpful?


The evidential set is a .pdf document containing authentication evidence of a user who underwent identity validation at by Unico.

Below, you will see how this document is represented, as well as the specification of its return fields:

Evidence Set Fields (click on each to learn more)

User
  • Watermarked photo;

  • Name - indicates the name of the authenticated person. This data is obtained through the person.friendly_name parameter of CreateProcess;

  • CPF of the holder - indicates the CPF of the authenticated person. This data is obtained through the person.dui_value parameter of CreateProcess;

  • Contact channel - indicates the communication channel with the authenticated person. This data is obtained through the person.notifications parameter of CreateProcess.

Process
  • Executed flow – indicates which flow was executed. This data is obtained through the flow parameter of CreateProcess.

  • Process identifier – indicates the process ID. This data is obtained through the process.id parameter in the CreateProcess response.

  • URL – indicates the authentication URL of the process.

  • Creation – indicates the process creation date. This data is obtained through the createdAt parameter in the CreateProcess response.

  • Completion – indicates the process completion date. This data is obtained through the finishedAt parameter in the CreateProcess response.

  • State – indicates the process status. This data is obtained through the state parameter in the CreateProcess response.

  • Company – indicates the company.

Validations
  • Validation type - indicates the type of validation for the authentication process;

  • Identity - indicates the result of the Identity Verification;

  • Liveness detection - indicates the result of the Liveness Test.

Navegation data
  • Operating system and browser - indicates the device data;

  • IP address - indicates the device's IP address.

Evidence of module usage in the flows iddocs, idsign, and iddocssign

When the process involves the IDDocs and Sign flows, the probative set also returns data from these flows such as: Documents:

  • Document type - identifies the document shared by the person. Ex: CNH / RG;

  • Collection module - if Yes, identifies whether a document was captured;

  • Document validated - if Yes, indicates that the shared/reused document has been validated.

Signature:

  • Envelope data - indicates the documents and their signers;

  • Envelope ID - UUID that identifies the envelope in Unico Sign.

These evidences can be used to ensure the authenticity of the process.

The evidentiary set is only available for completed processes.


Still need help?

Didn't find something or still need help? If you're already a client or partner, you can reach out through our .

​
Help Center
Exemplo de conjunto probatório