9fin ABF API

AbfTranches

object

A page of ABF tranches.

itemsarray[object]required

A tranche of an ABF deal, from the deal’s most recent version.

Example:{"benchmark":"EURIBOR 3M","coupon":5.25,"coupon_type":"Floating","credit_enhancement":12.5,"currency":"EUR","deal_code":"ABCD1234","discount_margin":145,"isin_reg_s":"XS1234567890","moodys_rating":"Aaa","price":100,"s_and_p_rating":"AAA","status":"Priced","tranche_name":"Class A","tranche_size":400000000,"weighted_average_life":2.9}

Show Child Parameters
next_cursorAny Of
required

Pass as cursor to fetch the page after this one, keeping every other parameter the same — a cursor is only valid for the filters and sort that produced it. null means this is the last page.

Variant 1string
Example