Nexus API
Update holding
Update holding
PUT
/holdings/{holding_guid}
Path Parameters
| Field | Required | Type |
|---|---|---|
holding_guid The unique identifier for a holding. Defined by MX. | Required | String |
Request Body
| Field | Required | Type |
|---|---|---|
holding | Required | UpdateHoldingRequest |
Loading...