GET api/GetLogisticRequirementByBeneficiary/{beneficiaryId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| beneficiaryId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of LogisticRequirement| Name | Description | Type | Additional 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.