Onboarding
This section contains a reference to a full list of parameters returned by Trustfull for the Onboarding Solution You can use this data catalogue as a reference in interpreting fields provided in our API responses.
General Data
| Name | Description |
|---|---|
| customer_id | Customer id provided during the API call |
| resolution_id | Resolution id which identifies user document within TRUSTFULL. |
| device_request_time | The Date Time when the request was made |
Onboarding Signals
TABLE_PHONE
TABLE_IP
TABLE_EMAIL
| name | Description |
|---|---|
| score | int A number ranging from 0 to 1000 ex: 649 |
| score_cluster | string A cluster summarizing the score above. ex: very_low, low, review, high, very_high |
| reason_codes | string Coma separated risk and trust signal for all the products. ex: RC001,T_ |
For more information about how to perform an api call you can go to:
Updated 11 days ago