Skip to content

Instantly share code, notes, and snippets.

@bolds07
Created September 2, 2023 12:44
Show Gist options
  • Save bolds07/65fda4535f9df6540bff4830afef7bc8 to your computer and use it in GitHub Desktop.
Save bolds07/65fda4535f9df6540bff4830afef7bc8 to your computer and use it in GitHub Desktop.
{
"data": [
{
"nickName": "CDB BANCO MASTER S/A - JURO MENSAL - AGO/2031",
"maturityDate": "2031-08-28T00:00:00",
"fee": "13,40%",
"minimumQuantityForApplication": 1,
"puMinValue": 1000,
"product": "CDB",
"qualifiedInvestor": "N",
"professionalInvestor": "N",
"generalInvestor": "S",
"indexers": "Pré-fixado",
"incentive": "N",
"ratingName": "BBB-",
"agencyName": "Fitch",
"guaranteeFGC": true,
"preRegistration": "S",
"redemptionType": "No Vencimento",
"code": 27652635,
"continuedOffering": "N",
"quantityAvailable": 99491,
"descriptionAmortization": null,
"descriptionInterestrates": "Mensal",
"graceDate": "2031-08-28T00:00:00",
"originCode": 0,
"isCampaign": false,
"riskScore": 29,
"suitability": "moderado",
"targetInvestor": 1,
"indexCode": null,
"enabledCalculator": false,
"prefixedFeeValue": 13.4,
"indexPercentage": null
},
{
"nickName": "CDB BANCO MASTER S/A - JURO MENSAL - AGO/2031",
"maturityDate": "2031-08-28T00:00:00",
"fee": "13,40%",
"minimumQuantityForApplication": 1,
"puMinValue": 1000,
"product": "CDB",
"qualifiedInvestor": "N",
"professionalInvestor": "N",
"generalInvestor": "S",
"indexers": "Pré-fixado",
"incentive": "N",
"ratingName": "BBB-",
"agencyName": "Fitch",
"guaranteeFGC": true,
"preRegistration": "S",
"redemptionType": "No Vencimento",
"code": 27652635,
"continuedOffering": "N",
"quantityAvailable": 99491,
"descriptionAmortization": null,
"descriptionInterestrates": "Mensal",
"graceDate": "2031-08-28T00:00:00",
"originCode": 0,
"isCampaign": false,
"riskScore": 29,
"suitability": "moderado",
"targetInvestor": 1,
"indexCode": null,
"enabledCalculator": false,
"prefixedFeeValue": 13.4,
"indexPercentage": null
},
{
"nickName": "LCA BANCO COOPERATIVO SICOOB - NOV/2023",
"maturityDate": "2023-11-26T00:00:00",
"fee": "87% CDI",
"minimumQuantityForApplication": 5,
"puMinValue": 1000,
"product": "LCA",
"qualifiedInvestor": "N",
"professionalInvestor": "N",
"generalInvestor": "S",
"indexers": "Pós-fixado",
"incentive": "S",
"ratingName": null,
"agencyName": null,
"guaranteeFGC": true,
"preRegistration": "S",
"redemptionType": "No Vencimento",
"code": 27681878,
"continuedOffering": "N",
"quantityAvailable": 199155,
"descriptionAmortization": null,
"descriptionInterestrates": "Vencimento",
"graceDate": "2023-11-26T00:00:00",
"originCode": 0,
"isCampaign": false,
"riskScore": 9,
"suitability": "moderado",
"targetInvestor": 1,
"indexCode": 13,
"enabledCalculator": true,
"prefixedFeeValue": null,
"indexPercentage": 87
}
],
"filter": {
"quickFilters": [
{
"title": "CDB",
"qty": 44
},
{
"title": "LCA",
"qty": 5
}
],
"indexers": [
{
"title": "Pré-fixado",
"value": "Pré-fixado"
},
{
"title": "Inflação",
"value": "Inflação"
},
{
"title": "Pós-fixado (CDI)",
"value": "Pós-fixado"
}
],
"redemptionType": [
{
"value": "No Vencimento",
"title": "No Vencimento"
},
{
"value": "Com Carência",
"title": "Com Carência"
}
],
"others": [
{
"title": "Proteção FGC",
"key": "guaranteeFGC"
},
{
"title": "Isento de IR",
"key": "incentive"
},
{
"title": "Oferta primária",
"key": "preRegistration"
},
{
"title": "Investidor qualificado",
"key": "qualifiedInvestor"
},
{
"title": "Investidor profissional",
"key": "professionalInvestor"
},
{
"title": "Público geral",
"key": "generalInvestor"
}
],
"campaign": []
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment