ApiMercadoCredit
Detalhe de uma debênture
AuthorizationBearer <token>
In: header
Path Parameters
codestring
Código de negociação da debênture, ex.: CPTM11, VALE29.
Length
3 <= lengthResponse Body
curl -X GET "https://api.databolsa.com/v1/credit/debentures/string"{
"code": "string",
"isin": "string",
"issuer_name": "string",
"issuer_cnpj": "string",
"situation": "string",
"is_active": true,
"issue_date": "string",
"maturity_date": "string",
"exit_date": "string",
"exit_reason": "string",
"indexer": "string",
"indexer_pct": 0,
"spread_pct_aa": 0,
"is_incentivada": true,
"guarantee_type": "string",
"debenture_class": "string",
"face_value_issue": 0,
"face_value_current": 0,
"face_value_date": "string",
"qty_issued": 0,
"qty_outstanding": 0,
"early_redemption": true,
"listed_b3": true,
"last_trade_date": "string",
"last_pu_avg": 0,
"last_pct_of_curve": 0
}{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}