| Code | Description |
|---|---|
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Internal Server Error |
{
'data': [
{
'id': '752f2f47-17dc-4fcd-a459-fcb4d7523ba0',
'sequential_id': 102,
'code': null,
'comment': null,
'name': 'Mateo',
'lastname': 'Cavazos',
'matriname': 'Gzz',
'full_name': 'Mateo Cavazos Gzz',
'company': false,
'company_name': null,
'person_type': 'Persona física',
'nationality': 'albanian',
'translated_nationality': 'albanés',
'national_id_number': null,
'phone_number': null,
'phone_number_extension': null,
'mobile_number': null,
'gender': 'male',
'dob': null,
'email': null,
'admission_date': null,
'balance': {
'mxn': '0.00'
},
'active_investment_amount': 0,
'promoter_id': '83314505-2802-47b6-bfbf-baba04beedba',
'created_by_full_name': 'Concentrico Dev ',
'country': null,
'country_translated': null,
'is_financial_entity': false,
'prospect_id': null,
'user_created': false,
'document_type': null,
'document_number': null,
'marital_status': 'married',
'account_statement_password': null,
'promoter': { ... },
'contacts': []
}
],
'meta': {
'count': 1
}
}
| Param name | Description |
|---|---|
|
page optional |
Page index Validations:
|
|
per optional |
Items per page Validations:
|
| Code | Description |
|---|---|
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Internal Server Error |
{
'widgets': {
'count': 150,
'average_investment_ticket': 25000,
'count_last_7_days': 5,
'count_last_30_days': 20
}
}
| Param name | Description |
|---|---|
|
widgets
optional |
Widgets information Validations:
|
|
widgets[count]
optional |
Total number of investors Validations:
|
|
widgets[average_investment_ticket]
optional |
Average investment ticket per investor Validations:
|
|
widgets[count_last_7_days]
optional |
Number of new investors in the last 7 days Validations:
|
|
widgets[count_last_30_days]
optional |
Number of new investors in the last 30 days Validations:
|
| Code | Description |
|---|---|
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Internal Server Error |
{
'data': {
'id': '752f2f47-17dc-4fcd-a459-fcb4d7523ba0',
'sequential_id': 102,
'code': null,
'comment': null,
'name': 'Mateo',
'lastname': 'Cavazos',
'matriname': 'Gzz',
'full_name': 'Mateo Cavazos Gzz',
'company': false,
'company_name': null,
'person_type': 'Persona física',
'nationality': 'albanian',
'translated_nationality': 'albanés',
'national_id_number': null,
'phone_number': null,
'phone_number_extension': null,
'mobile_number': null,
'gender': 'male',
'dob': null,
'email': null,
'admission_date': null,
'balance': {
'mxn': '0.00'
},
'active_investment_amount': 0,
'promoter_id': '83314505-2802-47b6-bfbf-baba04beedba',
'created_by_full_name': 'Concentrico Dev ',
'country': null,
'country_translated': null,
'is_financial_entity': false,
'prospect_id': null,
'user_created': false,
'document_type': null,
'document_number': null,
'marital_status': 'married',
'account_statement_password': null,
'promoter': { ... },
'contacts': []
}
}
| Param name | Description |
|---|---|
|
id required |
Requested investor ID Validations:
|
| Code | Description |
|---|---|
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Internal Server Error |
| Param name | Description |
|---|---|
|
page optional |
Page index Validations:
|
|
per optional |
Items per page Validations:
|
|
id required |
Requested investor ID Validations:
|
| Code | Description |
|---|---|
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Internal Server Error |
| Param name | Description |
|---|---|
|
page optional |
Page index Validations:
|
|
per optional |
Items per page Validations:
|
|
id required |
Requested investor ID Validations:
|