| Code | Description |
|---|---|
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Internal Server Error |
{
'data': {
'id': 'f40390d8-0d60-4b04-8d53-7fb7741a2080',
'society': { ... },
'monthly_cut': { ... },
'investor': { ... },
'file': {
'id': 'e12c38a4-47a4-4c8f-b1fa-d25a9065798d',
'filename': 'isabela-dominquez-arteaga-septiembre-2021-carranza-s-l.pdf',
'content_type': 'application/pdf',
'file_url': 'http://localhost:3000/rails/active_storage/blobs/isabela-dominquez-arteaga-septiembre-2021-carranza-s-l.pdf',
'created_at': '2021-06-16 - 19:34',
'documentation': null
},
'investment_summary': [
{
'currency': 'mxn',
'amount': '2000000.00',
'net': '12727.97',
'to_pay': '30727.97'
}
],
'file_name': 'isabela-dominquez-arteaga-septiembre-2021-carranza-s-l.pdf'
}
}
| Param name | Description |
|---|---|
|
investor_id required |
Requested monthly cut ID Validations:
|
|
id required |
Requested statement ID Validations:
|