...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
Table of Contents |
---|
Purpose
This method returns a list of all available already created capitation reports
Specification
Page Properties | ||
---|---|---|
| ||
...
Purpose
...
|
Filters
See on Apiary
Authorize
Verify the validity of access token
in case of error return 401 ('Access denied')
Check user scope capitation_report:read in order to perform this action
in case of
...
error generate 401 response ('Invalid scopes')
Headers
Наприклад:
Content-Type:application/json
Request data validation
Verify role
Extract from token:
Validate client_id (is_blocked=false)
in case of error return 403 Error ('Client is blocked')
In case WS was called by MSP check contractor_legal_entity is active
in case error return 403 - ('Client is not active')
Validate scopes
...
Response structure
Return array of existing reports according to Apiary and Capitation Report Data Structure
Example:
Expand | ||
---|---|---|
| ||
|
HTTP status codes
Page Properties | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|