Assign an Allocation Rule to a Fund

put

/api/restapi/funds/allocationRuleAssignment

Send a request to this endpoint to assign an allocation rule to a fund that matches the fields in the query parameters.

Request

Query Parameters

There's no request body for this operation.

Back to Top

Response

200 Response

A collection of object IDs mapped to a canonical link of the object. For example - {"links":{"1":"https://[host]:[port]/api/restapi/[object]/1","2":"https://[host]:[port]/api/restapi/[object]/2"}}

400 Response

Invalid Input.
Back to Top