API Docs
Update Fund
Contents
Update a Fund.
Resource URL
PUT /almaws/v1/acq/funds/{fund_id}
API Description
URL Parameters
Parameter | Type | Description |
---|---|---|
fund_id | xs:string | The fund identifier. |
Querystring Parameters
Parameter | Type | Required | Description |
---|---|---|---|
rules_level | xs:string | Optional. Default: fund | This parameter will be used to indicate whether rules are defined in parent or fund. Default: fund |
Body Parameters
This method creates a Fund object. See doc
Output
This method returns a Fund
object. See doc
Possible Error Codes
Code | Message |
---|---|
410873 | Request Failed. See error message for details. |
40166410 | Parameter invalid with valid options. |
40166404 | Invalid field with valid options. |