GET PlanCare2Api/Timesheets/DOTLocations?contractId={contractId}&productId={productId}&referenceDate={referenceDate}

Fetch possible locations for DBC GRZ contract

Request Information

URI Parameters

NameDescriptionTypeAdditional information
contractId

Identifier of GRZ contract

integer

Required

productId

Identifier of GRZ product

integer

Required

referenceDate

reference date

date

Required

Body Parameters

None.

Response Information

Resource Description

Collection of DOTLocation
NameDescriptionTypeAdditional information
Id

Id of GRZ contract DOTlocation

integer

None

Name

Name of GRZ contract DOTlocation

string

None

Description

Description of GRZ contract DOTlocation

string

None

IsDefault

Indicates whether this location is the default DOTlocation

boolean

None

Response Formats

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

Sample:

Sample not available.