Update MP Group
PUT {{URL_ORIGIN}}/api/mp-groups/1794788082
Update MP Group- Error Codes
All validations in create instrument and the below
| Code | Message |
|---|---|
| 101 | [FieldName] not found |
Request Body
{"name"=>"Broker777", "compId"=>"hellocomp", "mpIds"=>["1794788082", "1809367041"]}
RESPONSES
status: OK
{"id":"97","name":"MPGroup1","compId":"test","mpIds":["2087505414","2087505443"]}