Upsert multiple investors
Value | |
---|---|
Description | Insert or update multiple investor’s data. When creating a new investor, the request body should not contain “id” or “internalId” as this will be auto generated. |
Path | /api/entities/investor/multiple/upsert/{scopeId} |
Method | POST |
Request Parameters |
|
Request Body | Array of investor object. There are 3 required fields.
List of typeId and corresponding type fields: |
Responses |
|
Remarks |
|
Reference |
Request body example

Updated 21 days ago