GET PlanCare2Api/MedicalSnaqScore/Count?relationId={relationId}®istrationDateTimeFrom={registrationDateTimeFrom}®istrationDateTimeUntil={registrationDateTimeUntil}
Gets count of MedicalSnaqScoreSummary of the specified relation.
Relation(s) can be of the following types: Client, Prospect
Requires 'Read' permission for function MedicalSnaqScore {92277256-317D-4E7E-8C7C-AB3CE345CDC1}
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 MedicalSnaqScoreSummary.
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>