ShipmentOverviewInput_ReportView
fundingSourceIdsstring[]
fundingSourceIdsStringstring
groupByFundingSourceTypeboolean
groupByProcurementAgentTypeboolean
planningUnitIdsstring[]
planningUnitIdsStringstring
programIdsstring[]
programIdsStringstring
realmCountryIdsstring[]
realmCountryIdsStringstring
realmIdinteger<int32>
shipmentStatusIdsstring[]
shipmentStatusIdsStringstring
startDatestring<date-time>
stopDatestring<date-time>
useApprovedSupplyPlanOnlyboolean
ShipmentOverviewInput_ReportView
{
"fundingSourceIds": [
"string"
],
"fundingSourceIdsString": "string",
"groupByFundingSourceType": true,
"groupByProcurementAgentType": true,
"planningUnitIds": [
"string"
],
"planningUnitIdsString": "string",
"programIds": [
"string"
],
"programIdsString": "string",
"realmCountryIds": [
"string"
],
"realmCountryIdsString": "string",
"realmId": 0,
"shipmentStatusIds": [
"string"
],
"shipmentStatusIdsString": "string",
"startDate": "2024-07-29T15:51:28.071Z",
"stopDate": "2024-07-29T15:51:28.071Z",
"useApprovedSupplyPlanOnly": true
}