| Param name | Description |
|---|---|
|
id
required |
Requested monthly cut ID Validations:
|
{
'data': [
{
'TEST SOCIETY': [
{
'currency': 'mxn',
'investors_count': 10,
'promissory_notes_count': 20,
'balance': '1000000.00',
'gross': '11000.00',
'tax': '1000.00',
'net': '10000.00'
}
]
}
],
'meta': {
'count': 1
}
}
| Code | Description |
|---|---|
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Internal Server Error |