Skip to main content
POST
Submit formal subscription

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
subscription_amount
number
required

Committed amount in USD

Example:

1000000

tranche_preferences
object[]

Optional tranche allocation preferences

notes
string

Optional notes

Example:

"Prefer Class A allocation"

Response

Subscription submitted — pending compliance confirmation

success
boolean
Example:

true

data
object