9fin Distressed API

Get a restructuring

Get a restructuring event.

A single event in the same shape as an item on /v0/distressed/restructurings. Docket cases,
DIP financing and advisor fees join back here on restructuring_uuid.

get
/v0/distressed/restructurings/{restructuring_uuid}

Path Parameters

restructuring_uuidstring(uuid)required

The uuid of the restructuring event.

Response

application/json

Successful Response

Restructuring

Restructuring or liability-management event.

advisorsarray[object]required

Advisor on the event.

Show Child Parameters
companyobjectrequired

A 9fin entity (e.g. a company), identified by its nf_id.

Show Child Parameters
created_atstring(date-time)required

Timestamp when the event was first recorded (ISO).

creditorsarray[object]required

Creditor on the event.

Show Child Parameters
currencyAny Of
required

Currency code of pre- and post-event gross debt.

Variant 1string
industryobjectrequired

A company’s industry classification.

Show Child Parameters
jurisdictionsarray[string]required

Jurisdictions involved. E.g., English Scheme, Chapter 15

keywordsarray[string]required

Event keywords. E.g., New Money, Amend and Extend

post_gross_debtAny Of
required

Gross debt after the event.

Variant 1number
pre_gross_debtAny Of
required

Gross debt before the event.

Variant 1number
process_conclusion_dateAny Of
required

Process end date.

Variant 1string(date)
process_initiation_dateAny Of
required

Process start date.

Variant 1string(date)
situation_typesarray[string]required

Situation types. E.g., Exchange Offer, Out-of-Court Restructuring

sponsorsarray[object]required

Sponsor on the event.

Show Child Parameters
statusstringrequired

Process status. E.g., Expected, In Progress, Completed

triggerAny Of
required

What initiated the process. E.g., Upcoming Maturity - inability to refinance

Variant 1string
updated_atAny Of
required

Timestamp when the event was last updated (ISO).

Variant 1string(date-time)
uuidstring(uuid)required

Unique restructuring event identifier.

application/json