| Code | Description |
|---|---|
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Internal Server Error |
{
'data': {
'id': '53add8fc-a557-44b7-bf93-18581e4753db',
'name': 'Name',
'lastname': 'Last ',
'matriname': 'Matriz',
'relationship': null,
'email': 'example2@example.com',
'receives_email': false,
'phone_number': null,
'phone_number_extension': null,
'mobile_number': null
}
}
| Param name | Description |
|---|---|
|
page optional |
Page index Validations:
|
|
per optional |
Items per page Validations:
|
|
investor_id / promoter_id required |
It could be either investor or promoter ID Validations:
|
|
id required |
Requested contact ID Validations:
|