Table of Contents | ||||
---|---|---|---|---|
|
Purpose
...
Searche Medical program provision by parameters and returne it's details
Specification
...
Page Properties | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Logic
...
Method searches Medical program provision by parameters and returnes it's details
...
Filter | Values | Type | Description | Example |
---|---|---|---|---|
id | String | provision ID |
| |
medical_program_id | String | Medical program ID |
| |
medical_program_name | String | the name of medical program |
| |
division_id | String | ID of the division that provides a program |
| |
division_name | String | the name of pharmacy division |
| |
is_active | Boolean | Medical program provision status |
| |
page | Number |
| ||
page_size | Number |
|
Request structure
...
API paragraph not found
Authorize
...
Request to process the request using a token in the headers
Headers
...
Наприклад:
Content-Type:application/json
Request data validation
...
API paragraph not found
Processing
...
API paragraph not found
Response structure
...
See on Apiary
Example:
Expand | ||
---|---|---|
| ||
|
Post-processing processes
...
API paragraph not found
HTTP status codes
...
HTTP status code | Message | What caused the error |
---|---|---|
200 |
|
|
...