GET PlanCare2Api/ArrangementProductActs?clientId={clientId}&referenceDate={referenceDate}

Fetches all ArrangementProductActs related to the provided client that are valid on the specified reference date

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientId

Identifier of client

integer

Required

referenceDate

The date which is used to filter ArrangementProductActs

date

Required

Body Parameters

None.

Response Information

Resource Description

ArrangementProductAct

Collection of ArrangementProductAct
NameDescriptionTypeAdditional information
Id

The identifier of the ArrangementProductAct

integer

None

Name

The name of the ArrangementProductAct

string

None

Response Formats

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

Sample:

Sample not available.