Logo
Admin API API Documentation

MP Groups API

Number of APIs: 4


1. Create MP Group

POST {{URL_ORIGIN}}/api/mp-groups

Create MP Group- Error Codes

Code Message
1 System is unavailable
100 Missing or invalid parameter: [FieldName]
101 [FieldName] not found
102 [FieldName] already exists
10001 Permission denied



2. Get MP Group

GET {{URL_ORIGIN}}/api/mp-groups/1035143780



3. 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



4. Get MP Groups

GET {{URL_ORIGIN}}/api/mp-groups



ENDPOINTS