GET PlanCare2Api/MedicalEuthanasiaPolicy/Count?relationId={relationId}®istrationDateTimeFrom={registrationDateTimeFrom}®istrationDateTimeUntil={registrationDateTimeUntil}
Gets count of MedicalEuthanasiaPolicySummary of the specified relation.
Relation(s) can be of the following types: Client, Prospect
Requires 'Read' permission for function MedicalEuthanasiaPolicy {73FF2474-38B8-441D-B20A-27C77F351338}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| relationId |
The id of the relation. |
integer |
Required |
| registrationDateTimeFrom |
RegistrationDateTime filter from. |
date |
Nullable |
| registrationDateTimeUntil |
RegistrationDateTime filter until. |
date |
Nullable |
Body Parameters
None.
Response Information
Resource Description
Count of MedicalEuthanasiaPolicySummary.
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>