| Code | Description |
|---|---|
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Internal Server Error |
{
'data': [
{
'Carranza S.L.': [
{
'currency': 'mxn',
'investors_count': 1,
'promissory_notes_count': 2,
'balance': '2000000.00',
'gross': '14519.09',
'tax': '1791.11',
'net': '12727.97'
}
]
}
],
'meta': {
'count': 1
}
}
| Param name | Description |
|---|---|
|
id required |
Requested monthly cut ID Validations:
|