Skip to main content
POST
Add securities

Authorizations

Authorization
string
header
required

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

Body

application/json

A list of securities, across different types, to add.

certificates
Certificate · object[]
warrants
Warrant · object[]
convertibles
Convertible · object[]
token_investments
TokenInvestment · object[]
token_warrants
TokenWarrant · object[]
token_convertibles
TokenConvertible · object[]

Response

201 - application/json

Created

A response with messages.

message
string
required