| Code | Description |
|---|---|
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Internal Server Error |
{
'data': [
{
'id': '5fc90135-a6ae-4589-9569-ac3eb005881b',
'amount': '175297.722378445',
'date': '2020-08-11',
'status': {
'name': 'Pendiente',
'value': 'pending'
},
'transaction_type': {
'name': 'Retiro de capital',
'value': 'withdrawal'
},
'tax': '0.00',
'iva': '0.00'
}
],
'meta': {
'count': 1
}
}
| Param name | Description |
|---|---|
|
promissory_note_id required |
Requested promissory note ID Validations:
|