GET PlanCare2Api/MedicalLivingWillPolicy/Count?relationId={relationId}®istrationDateTimeFrom={registrationDateTimeFrom}®istrationDateTimeUntil={registrationDateTimeUntil}
Gets count of MedicalLivingWillPolicySummary of the specified relation.
Relation(s) must be of the following type: Client
Requires 'Read' permission for function MedicalLivingWillPolicy {2CC5682E-9A1F-4324-B6B6-62E537A55C93}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| relationId |
The id of the relation. |
integer |
Required |
| registrationDateTimeFrom |
RegistrationDateTime filter from. |
date |
None |
| registrationDateTimeUntil |
RegistrationDateTime filter until. |
date |
None |
Body Parameters
None.
Response Information
Resource Description
Count of MedicalLivingWillPolicySummary.
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>