You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Current »
Purpose
This endpoint returns service program member by id
Specification
Logic
API paragraph not found
Input parameter | Values | Type | Description | Example |
---|
id | | String | Required | |
Request structure
API paragraph not found
Authorize
Request to process the request using a token in the headers
Наприклад:
Content-Type:application/json
Authorization:Bearer c2778f3064753ea70de870a53795f5c9
api-key:uXhEczJ56adsfh3Ri9SUkc4en
Request data validation
API paragraph not found
Processing
API paragraph not found
Response structure
See on Apiary
Example:
Response example
{
"meta": {
"code": 200,
"url": "https://example.com/resource",
"type": "object",
"request_id": "6617aeec-15e2-4d6f-b9bd-53559c358f97#17810"
},
"data": {
"id": "c290f1ee-6c54-4b01-90e6-d701748f0851",
"medical_program_id": "b290f1ee-6c54-4b01-90e6-d701748f0852",
"service_id": "d290f1ee-6c54-4b01-90e6-d701748f0853",
"service_group_id": "null",
"consumer_price": 15,
"description": "text",
"request_allowed": true,
"is_active": true,
"inserted_at": "2019-04-20T19:14:13Z",
"inserted_by": "f290f1ee-6c54-4b01-90e6-d701748f0851",
"updated_at": "2019-04-20T19:14:13Z",
"updated_by": "f290f1ee-6c54-4b01-90e6-d701748f0851"
}
}
Post-processing processes
API paragraph not found
HTTP status codes