Skip to main content
POST
Trigger selection criteria (SC) on a deal

Authorizations

Authorization
string
header
required

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

Body

application/json
deal_id
string
required

Securitization Deal ID to run SC on

Example:

"deal_abc123"

Response

SC job triggered successfully

success
boolean
Example:

true

data
object