@anon79585656
These are the api details.
Request Details
URL :
GET /forest/IncorrectInstrumentDetail?timezone=Asia%2FCalcutta&fields%5BIncorrectInstrumentDetail%5D=category%2Ccoupon_rate%2Ccredit_rating%2Ccredit_rating_agency%2Cface_value%2Cinstrument_id%2Cinterest_payment_frequency%2Cis_tax_free%2Cisin%2Cissuance_type%2Cmaturity_date&page%5Bnumber%5D=1&page%5Bsize%5D=15&searchExtended=0 HTTP/1.1
Query Parameters
fields%5BIncorrectInstrumentDetail%5D: category%2Ccoupon_rate%2Ccredit_rating%2Ccredit_rating_agency%2Cface_value%2Cinstrument_id%2Cinterest_payment_frequency%2Cis_tax_free%2Cisin%2Cissuance_type%2Cmaturity_date
searchExtended: 0
timezone: Asia%2FCalcutta
Response Details
status-code: 200
{
"data": [
{
"type": "IncorrectInstrumentDetail",
"attributes": {
"isin": "INE881J08136",
"instrument_id": 89102,
"coupon_rate": false,
"credit_rating": true,
"interest_payment_frequency": false,
"category": false,
"face_value": true,
"maturity_date": false,
"is_tax_free": false,
"issuance_type": false,
"credit_rating_agency": false
},
"links": {
"self": "/forest/incorrect_instrument_detail/"
}
},
{
"type": "IncorrectInstrumentDetail",
"attributes": {
"isin": "INE848E07BN4",
"instrument_id": 89784,
"coupon_rate": false,
"credit_rating": true,
"interest_payment_frequency": false,
"category": false,
"face_value": false,
"maturity_date": false,
"is_tax_free": true,
"issuance_type": false,
"credit_rating_agency": false
},
"links": {
"self": "/forest/incorrect_instrument_detail/"
}
},
{
"type": "IncorrectInstrumentDetail",
"attributes": {
"isin": "INE001A07RK0",
"instrument_id": 90279,
"coupon_rate": false,
"credit_rating": true,
"interest_payment_frequency": false,
"category": false,
"face_value": true,
"maturity_date": false,
"is_tax_free": false,
"issuance_type": false,
"credit_rating_agency": true
},
"links": {
"self": "/forest/incorrect_instrument_detail/"
}
},
{
"type": "IncorrectInstrumentDetail",
"attributes": {
"isin": "INE851M07101",
"instrument_id": 98536,
"coupon_rate": true,
"credit_rating": true,
"interest_payment_frequency": true,
"category": true,
"face_value": true,
"maturity_date": true,
"is_tax_free": true,
"issuance_type": true,
"credit_rating_agency": true
},
"links": {
"self": "/forest/incorrect_instrument_detail/"
}
},
{
"type": "IncorrectInstrumentDetail",
"attributes": {
"isin": "INE434K07027",
"instrument_id": 136303,
"coupon_rate": false,
"credit_rating": true,
"interest_payment_frequency": false,
"category": false,
"face_value": false,
"maturity_date": true,
"is_tax_free": false,
"issuance_type": false,
"credit_rating_agency": false
},
"links": {
"self": "/forest/incorrect_instrument_detail/"
}
},
{
"type": "IncorrectInstrumentDetail",
"attributes": {
"isin": "INE572O07GP3",
"instrument_id": 137433,
"coupon_rate": false,
"credit_rating": false,
"interest_payment_frequency": false,
"category": true,
"face_value": false,
"maturity_date": false,
"is_tax_free": false,
"issuance_type": true,
"credit_rating_agency": false
},
"links": {
"self": "/forest/incorrect_instrument_detail/"
}
},
{
"type": "IncorrectInstrumentDetail",
"attributes": {
"isin": "INE649M07026",
"instrument_id": 254912,
"coupon_rate": false,
"credit_rating": false,
"interest_payment_frequency": false,
"category": false,
"face_value": true,
"maturity_date": false,
"is_tax_free": true,
"issuance_type": false,
"credit_rating_agency": false
},
"links": {
"self": "/forest/incorrect_instrument_detail/"
}
},
{
"type": "IncorrectInstrumentDetail",
"attributes": {
"isin": "INE572J07372",
"instrument_id": 298590,
"coupon_rate": true,
"credit_rating": false,
"interest_payment_frequency": true,
"category": false,
"face_value": true,
"maturity_date": false,
"is_tax_free": true,
"issuance_type": true,
"credit_rating_agency": true
},
"links": {
"self": "/forest/incorrect_instrument_detail/"
}
}
],
"included": []
}
Let me know if it is not clear.
Regards,
Ajith Mani