Analysis overview
We have multiple types of profile analysis, this entity represent our analysis from a customer.
To skip all analyses in sandbox environment, use the following customer_document: 000.000.001-91
Analysis schema
Field | Description | Type |
---|---|---|
id | Unique identifier (UUID) | String |
kind | Analysis type, financial , identity or defaulting_customer | String |
status | Analysis status, approved , denied or failed | String |
denied_reason | Why the analysis was denied, invalid_data or irregular_cpf | Object |
created_at | Indicates when the record was created in iso8601 | String |
updated_at | Indicates when the record was last updated in iso8601 | String |