GET api/GetLogisticRequirementBySessionAndBeneficiary/{sessionId}/{beneficiaryId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
sessionId

integer

Required

beneficiaryId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of LogisticRequirement
NameDescriptionTypeAdditional information
Id

integer

None.

ModuleSessionId

integer

None.

Type

RequirementType

None.

BenificiaryId

integer

None.

Benificiary

User

None.

Start

date

Required

Data type: Date

End

date

Required

Data type: Date

Comment

string

String length: inclusive between 0 and 128

Solution

string

String length: inclusive between 0 and 128

Status

AggregateLabel

None.

Cost

decimal number

None.

Creation

date

None.

CreatorId

integer

None.

Creator

User

None.

Update

date

None.

UpdaterId

integer

None.

Updater

User

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.