Skip to main content
POST
Submit indication of interest (IOI)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

dealId
string
required

Securitization Deal ID

Example:

"deal_abc123"

Body

application/json
interest_amount
number
required

Indicative interest amount in USD

Example:

500000

notes
string

Optional notes

Example:

"Interested in tranche A"

Response

IOI submitted successfully

success
boolean
Example:

true

data
object