Select
Identification with identity document Admin
Identification with identity document administrative services
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
org_id | path | string | true | Organization name |
body | body | CreateIdentityDocumentIdentificationRequest | true | Data about actor and the identification process. |
Request body - instance of CreateIdentityDocumentIdentificationRequest
|
|
Name | Type | Required | Description |
---|---|---|---|
name | string | false | none |
last_name | string | false | none |
identity_document | object | false | none |
» document_number | string | true | actor personal number that customers agent will use to identification |
» document_type | string | true | type of the actor document number Allowed values: ‘NIF’, ‘NIE’, ‘PASSPORT’ |
» country | string | false | Country/region code in ISO 3166 2-letter code |
configuration_name | string | false | Configuration name. Possible values: [“LOW”, “MEDIUM”, “HIGH”] |
expires_in | string | false | Default to 30 days. Max 30 days. Validity duration time (ISO-8601 format) from now. |
scoring | object | false | none |
» provider | string | false | Scoring provider to use: Possible values: [INTERNAL, EXTERNAL] |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | New agent identification is created. Expected response for a valid request. | CreateIdentityDocumentIdentificationResponse |
400 | Bad Request | Request input is not valid | None |
401 | Unauthorized | Unauthorized. AuthN and AuthZ validations have fail | None |
500 | Internal Server Error | Not expected error | None |
default | Default | Error response | ErrorsResponse |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
org_id | path | string | true | Organization name |
admin_identification_id | path | string | true | uuid identification unique identifier |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
204 | No Content | Action executed correctly | None |
400 | Bad Request | Request input is not valid | None |
401 | Unauthorized | Unauthorized. AuthN and AuthZ validations have fail | None |
404 | Not Found | Not found. Entity does not exist or can not be found | None |
409 | Conflict | Conflict. Entity state has conflicts between its new state and the old one. | None |
500 | Internal Server Error | Not expected error | None |
default | Default | Error response | ErrorsResponse |
Endpoints
Documents
Forms
Sections
Templates
Templates Configuration
Digital Sign Process
Biometric Signature
Simple Signature
Identification Agent
Sign Configuration
Identification OTP
Identification with identity document
Identification Agent Admin
Identification OTP Admin
Identification with identity document Admin
Contracts
Scoring
Securize