Errors
Code |
Description |
400 |
Bad Request |
401 |
Unauthorized |
403 |
Forbidden |
404 |
Not Found |
500 |
Internal Server Error |
Response
[
{
'name': 'Andorra',
'alpha_3_code': 'AND'
},
{
'name': 'United Arab Emirates',
'alpha_3_code': 'ARE'
},
{
'name': 'México',
'alpha_3_code': 'MEX'
},
...
]
Errors
Code |
Description |
400 |
Bad Request |
401 |
Unauthorized |
403 |
Forbidden |
404 |
Not Found |
500 |
Internal Server Error |
Response
{
'data': [
{
'id': 'adf2c3d2-2933-40e5-af8a-0fb3e0efaa2c',
'name': 'Banco Nacional de Comercio Exterior, Sociedad Nacional de Crédito,Institución de Banca de Desarrollo',
'abbreviation': 'BANCOMEXT',
'code': '006'
},
{
'id': '988b3128-52f7-45e8-9358-76e09e9e4408',
'name': 'Banco Nacional de Obras y Servicios Públicos, Sociedad Nacional deCrédito, Institución de Banca de Desarrollo',
'abbreviation': 'BANOBRAS',
'code': '009'
},
...
]
}
Errors
Code |
Description |
400 |
Bad Request |
401 |
Unauthorized |
403 |
Forbidden |
404 |
Not Found |
500 |
Internal Server Error |
Response
{
'afghan': 'Afgano',
'albanian': 'Albanés',
'algerian': 'Argelino',
'mexican': 'Mexicano',
...
}
Errors
Code |
Description |
400 |
Bad Request |
401 |
Unauthorized |
403 |
Forbidden |
404 |
Not Found |
500 |
Internal Server Error |
Response
{
'data': {
'mxn': 'mxn',
'usd': 'usd'
}
}
Errors
Code |
Description |
400 |
Bad Request |
401 |
Unauthorized |
403 |
Forbidden |
404 |
Not Found |
500 |
Internal Server Error |
Response
{
'data': [
{
'id': 274,
'record_date': '2020-01-31',
'value': '7.5002',
'category': '28-days',
'created_at': '2021-06-17T17:25:22.962Z',
'updated_at': '2021-06-17T17:25:22.962Z'
},
{
'id': 273,
'record_date': '2020-01-30',
'value': '7.5025',
'category': '28-days',
'created_at': '2021-06-17T17:25:22.951Z',
'updated_at': '2021-06-17T17:25:22.951Z'
}.
...
]
}
Errors
Code |
Description |
400 |
Bad Request |
401 |
Unauthorized |
403 |
Forbidden |
404 |
Not Found |
500 |
Internal Server Error |
Response
{
'data': [
{
'id': 23,
'record_date': '2020-01-31',
'value': '9.5002',
'category': '28-days',
'created_at': '2021-06-17T17:25:22.962Z',
'updated_at': '2021-06-17T17:25:22.962Z'
},
{
'id': 24,
'record_date': '2020-01-30',
'value': '9.5025',
'category': '28-days',
'created_at': '2021-06-17T17:25:22.951Z',
'updated_at': '2021-06-17T17:25:22.951Z'
}.
...
]
}
Errors
Code |
Description |
400 |
Bad Request |
401 |
Unauthorized |
403 |
Forbidden |
404 |
Not Found |
500 |
Internal Server Error |
Response
{
'data': [
{
'id': 35,
'record_date': '2020-10-19',
'value': '0.33975',
'category': '1-year',
'created_at': '2021-06-07T21:34:39.698Z',
'updated_at': '2021-06-07T21:34:39.698Z'
},
{
'id': 34,
'record_date': '2020-10-19',
'value': '0.25425',
'category': '6-month',
'created_at': '2021-06-07T21:34:39.632Z',
'updated_at': '2021-06-07T21:34:39.632Z'
},
...
]
}
Errors
Code |
Description |
400 |
Bad Request |
401 |
Unauthorized |
403 |
Forbidden |
404 |
Not Found |
500 |
Internal Server Error |
Errors
Code |
Description |
400 |
Bad Request |
401 |
Unauthorized |
403 |
Forbidden |
404 |
Not Found |
500 |
Internal Server Error |
Response
{
'data': [
{
'id': 274,
'record_date': '2020-01-31',
'value': '7.5002',
'category': '28-days',
'created_at': '2021-06-17T17:25:22.962Z',
'updated_at': '2021-06-17T17:25:22.962Z'
}
]
}
Params
Param name |
Description |
category
optional
|
Variable rate category. Ej: tiie-28-days, libor_usd-1-week
Validations:
|