Skip to main content
GET
Get deal allocations

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"

Query Parameters

includeTranche
boolean

Include full tranche details in each allocation

Example:

true

Response

Final allocations per tranche

success
boolean
Example:

true

data
object[]