...
Variable | Type | Description |
---|---|---|
systemCode | String | The code of the system you wish to access. Codes can be : ABC - Abc Financial OS - Club OSeither 'ABC' or 'OS'. |
userId | String | The userId to match .against |
Response
The response type is a list of exercises (List<Exercise). See here for details on the Exercise object.
...