API Docs
Delete Fund
Contents
Delete a Fund.
Resource URL
DELETE /almaws/v1/acq/funds/{fund_id}
API Description
URL Parameters
Parameter | Type | Description |
---|---|---|
fund_id | xs:string | The fund identifier. |
Querystring Parameters
None
Body Parameters
None
Output
This method returns HTTP 204 (No Content) which means that the server successfully processed the request, but is not returning any content.
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. |