GET PlanCare2Api/Clients/{clientId}/CprPolicies

Get the client's CPR policy

Deprecated, please use the PlanCare2Api/MedicalResuscitationPolicy?relationId={relationId}&registrationDateTimeFrom={registrationDateTimeFrom}&registrationDateTimeUntil={registrationDateTimeUntil} endpoint

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientId

internal client identifier

integer

Required

Body Parameters

None.

Response Information

Resource Description

The client's CPR policies

Collection of CprPolicy
NameDescriptionTypeAdditional information
Policy

CPR policy

string

None

Explanation

Explanation of the CPR policy

string

None

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.