Skip to main content
POST
Create Portfolio Net Allocations
Use the Prime SDK or CLI to test this endpoint by following the quickstart guide and running with the following examples
For more information, please visit the Prime Java SDK.

Body

application/json
source_portfolio_id
string

The source portfolio id for the allocation

product_id
string

The product for the allocation

order_ids
string[]

The list of order ids in the allocation

allocation_legs
object[]

The list of allocation_legs for the allocation

size_type
enum<string>
Available options:
BASE,
QUOTE,
PERCENT
remainder_destination_portfolio
string

The portfolio where to allocate the remainder of the size

netting_id
string

The ID to identify an in-flight net allocation.

Response

200 - application/json

A successful response.

body
object