Purpose
This WS is designed to activate previously deactivated healthcare service for the division of legal entity.
...
Page Properties | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Logic
Update healthcare service in healthcare_services table (PRM DB) with data from request and additional fields:
status = 'ACTIVE';
updated_at = now();
updated_by = user_id from access token.
...
API paragraph not found
Response structure
...
Example:
Expand | ||
---|---|---|
| ||
|
...