POST api/efb/dr/save

Request Information

URI Parameters

None.

Body Parameters

DSPReleaseViewModel
NameDescriptionTypeAdditional information
FlightId

integer

None.

ActualWXDSP

boolean

None.

ActualWXCPT

boolean

None.

ActualWXDSPRemark

string

None.

ActualWXCPTRemark

string

None.

WXForcastDSP

boolean

None.

WXForcastCPT

boolean

None.

WXForcastDSPRemark

string

None.

WXForcastCPTRemark

string

None.

SigxWXDSP

boolean

None.

SigxWXCPT

boolean

None.

SigxWXDSPRemark

string

None.

SigxWXCPTRemark

string

None.

WindChartDSP

boolean

None.

WindChartCPT

boolean

None.

WindChartDSPRemark

string

None.

WindChartCPTRemark

string

None.

NotamDSP

boolean

None.

NotamCPT

boolean

None.

NotamDSPRemark

string

None.

NotamCPTRemark

string

None.

ComputedFligthPlanDSP

boolean

None.

ComputedFligthPlanCPT

boolean

None.

ComputedFligthPlanDSPRemark

string

None.

ComputedFligthPlanCPTRemark

string

None.

ATCFlightPlanDSP

boolean

None.

ATCFlightPlanCPT

boolean

None.

ATCFlightPlanDSPRemark

string

None.

ATCFlightPlanCPTRemark

string

None.

PermissionsDSP

boolean

None.

PermissionsCPT

boolean

None.

PermissionsDSPRemark

string

None.

PermissionsCPTRemark

string

None.

JeppesenAirwayManualDSP

boolean

None.

JeppesenAirwayManualCPT

boolean

None.

JeppesenAirwayManualDSPRemark

string

None.

JeppesenAirwayManualCPTRemark

string

None.

MinFuelRequiredDSP

boolean

None.

MinFuelRequiredCPT

boolean

None.

MinFuelRequiredCFP

decimal number

None.

MinFuelRequiredSFP

decimal number

None.

MinFuelRequiredPilotReq

decimal number

None.

GeneralDeclarationDSP

boolean

None.

GeneralDeclarationCPT

boolean

None.

GeneralDeclarationDSPRemark

string

None.

GeneralDeclarationCPTRemark

string

None.

FlightReportDSP

boolean

None.

FlightReportCPT

boolean

None.

FlightReportDSPRemark

string

None.

FlightReportCPTRemark

string

None.

TOLndCardsDSP

boolean

None.

TOLndCardsCPT

boolean

None.

TOLndCardsDSPRemark

string

None.

TOLndCardsCPTRemark

string

None.

LoadSheetDSP

boolean

None.

LoadSheetCPT

boolean

None.

LoadSheetDSPRemark

string

None.

LoadSheetCPTRemark

string

None.

FlightSafetyReportDSP

boolean

None.

FlightSafetyReportCPT

boolean

None.

FlightSafetyReportDSPRemark

string

None.

FlightSafetyReportCPTRemark

string

None.

AVSECIncidentReportDSP

boolean

None.

AVSECIncidentReportCPT

boolean

None.

AVSECIncidentReportDSPRemark

string

None.

AVSECIncidentReportCPTRemark

string

None.

OperationEngineeringDSP

boolean

None.

OperationEngineeringCPT

boolean

None.

OperationEngineeringDSPRemark

string

None.

OperationEngineeringCPTRemark

string

None.

VoyageReportDSP

boolean

None.

VoyageReportCPT

boolean

None.

VoyageReportDSPRemark

string

None.

VoyageReportCPTRemark

string

None.

PIFDSP

boolean

None.

PIFCPT

boolean

None.

PIFDSPRemark

string

None.

PIFCPTRemark

string

None.

GoodDeclarationDSP

boolean

None.

GoodDeclarationCPT

boolean

None.

GoodDeclarationDSPRemark

string

None.

GoodDeclarationCPTRemark

string

None.

IPADDSP

boolean

None.

IPADCPT

boolean

None.

IPADDSPRemark

string

None.

IPADCPTRemark

string

None.

DateConfirmed

date

None.

ATSFlightPlanFOO

boolean

None.

ATSFlightPlanCMDR

boolean

None.

ATSFlightPlanFOORemark

string

None.

ATSFlightPlanCMDRRemark

string

None.

VldEFBFOO

boolean

None.

VldEFBCMDR

boolean

None.

VldEFBFOORemark

string

None.

VldEFBCMDRRemark

string

None.

VldFlightCrewFOO

boolean

None.

VldFlightCrewCMDR

boolean

None.

VldFlightCrewFOORemark

string

None.

VldFlightCrewCMDRRemark

string

None.

VldMedicalFOO

boolean

None.

VldMedicalCMDR

boolean

None.

VldMedicalFOORemark

string

None.

VldMedicalCMDRRemark

string

None.

VldPassportFOO

boolean

None.

VldPassportCMDR

boolean

None.

VldPassportFOORemark

string

None.

VldPassportCMDRRemark

string

None.

VldCMCFOO

boolean

None.

VldCMCCMDR

boolean

None.

VldCMCFOORemark

string

None.

VldCMCCMDRRemark

string

None.

VldRampPassFOO

boolean

None.

VldRampPassCMDR

boolean

None.

VldRampPassFOORemark

string

None.

VldRampPassCMDRRemark

string

None.

OperationalFlightPlanFOO

boolean

None.

OperationalFlightPlanCMDR

boolean

None.

OperationalFlightPlanFOORemark

string

None.

OperationalFlightPlanCMDRRemark

string

None.

DispatcherId

integer

None.

Id

integer

None.

User

string

None.

Request Formats

application/json, text/json

Sample:
{
  "FlightId": 1,
  "ActualWXDSP": true,
  "ActualWXCPT": true,
  "ActualWXDSPRemark": "sample string 1",
  "ActualWXCPTRemark": "sample string 2",
  "WXForcastDSP": true,
  "WXForcastCPT": true,
  "WXForcastDSPRemark": "sample string 3",
  "WXForcastCPTRemark": "sample string 4",
  "SigxWXDSP": true,
  "SigxWXCPT": true,
  "SigxWXDSPRemark": "sample string 5",
  "SigxWXCPTRemark": "sample string 6",
  "WindChartDSP": true,
  "WindChartCPT": true,
  "WindChartDSPRemark": "sample string 7",
  "WindChartCPTRemark": "sample string 8",
  "NotamDSP": true,
  "NotamCPT": true,
  "NotamDSPRemark": "sample string 9",
  "NotamCPTRemark": "sample string 10",
  "ComputedFligthPlanDSP": true,
  "ComputedFligthPlanCPT": true,
  "ComputedFligthPlanDSPRemark": "sample string 11",
  "ComputedFligthPlanCPTRemark": "sample string 12",
  "ATCFlightPlanDSP": true,
  "ATCFlightPlanCPT": true,
  "ATCFlightPlanDSPRemark": "sample string 13",
  "ATCFlightPlanCPTRemark": "sample string 14",
  "PermissionsDSP": true,
  "PermissionsCPT": true,
  "PermissionsDSPRemark": "sample string 15",
  "PermissionsCPTRemark": "sample string 16",
  "JeppesenAirwayManualDSP": true,
  "JeppesenAirwayManualCPT": true,
  "JeppesenAirwayManualDSPRemark": "sample string 17",
  "JeppesenAirwayManualCPTRemark": "sample string 18",
  "MinFuelRequiredDSP": true,
  "MinFuelRequiredCPT": true,
  "MinFuelRequiredCFP": 1.0,
  "MinFuelRequiredSFP": 1.0,
  "MinFuelRequiredPilotReq": 1.0,
  "GeneralDeclarationDSP": true,
  "GeneralDeclarationCPT": true,
  "GeneralDeclarationDSPRemark": "sample string 19",
  "GeneralDeclarationCPTRemark": "sample string 20",
  "FlightReportDSP": true,
  "FlightReportCPT": true,
  "FlightReportDSPRemark": "sample string 21",
  "FlightReportCPTRemark": "sample string 22",
  "TOLndCardsDSP": true,
  "TOLndCardsCPT": true,
  "TOLndCardsDSPRemark": "sample string 23",
  "TOLndCardsCPTRemark": "sample string 24",
  "LoadSheetDSP": true,
  "LoadSheetCPT": true,
  "LoadSheetDSPRemark": "sample string 25",
  "LoadSheetCPTRemark": "sample string 26",
  "FlightSafetyReportDSP": true,
  "FlightSafetyReportCPT": true,
  "FlightSafetyReportDSPRemark": "sample string 27",
  "FlightSafetyReportCPTRemark": "sample string 28",
  "AVSECIncidentReportDSP": true,
  "AVSECIncidentReportCPT": true,
  "AVSECIncidentReportDSPRemark": "sample string 29",
  "AVSECIncidentReportCPTRemark": "sample string 30",
  "OperationEngineeringDSP": true,
  "OperationEngineeringCPT": true,
  "OperationEngineeringDSPRemark": "sample string 31",
  "OperationEngineeringCPTRemark": "sample string 32",
  "VoyageReportDSP": true,
  "VoyageReportCPT": true,
  "VoyageReportDSPRemark": "sample string 33",
  "VoyageReportCPTRemark": "sample string 34",
  "PIFDSP": true,
  "PIFCPT": true,
  "PIFDSPRemark": "sample string 35",
  "PIFCPTRemark": "sample string 36",
  "GoodDeclarationDSP": true,
  "GoodDeclarationCPT": true,
  "GoodDeclarationDSPRemark": "sample string 37",
  "GoodDeclarationCPTRemark": "sample string 38",
  "IPADDSP": true,
  "IPADCPT": true,
  "IPADDSPRemark": "sample string 39",
  "IPADCPTRemark": "sample string 40",
  "DateConfirmed": "2025-10-26T16:54:35.9577773+03:30",
  "ATSFlightPlanFOO": true,
  "ATSFlightPlanCMDR": true,
  "ATSFlightPlanFOORemark": "sample string 41",
  "ATSFlightPlanCMDRRemark": "sample string 42",
  "VldEFBFOO": true,
  "VldEFBCMDR": true,
  "VldEFBFOORemark": "sample string 43",
  "VldEFBCMDRRemark": "sample string 44",
  "VldFlightCrewFOO": true,
  "VldFlightCrewCMDR": true,
  "VldFlightCrewFOORemark": "sample string 45",
  "VldFlightCrewCMDRRemark": "sample string 46",
  "VldMedicalFOO": true,
  "VldMedicalCMDR": true,
  "VldMedicalFOORemark": "sample string 47",
  "VldMedicalCMDRRemark": "sample string 48",
  "VldPassportFOO": true,
  "VldPassportCMDR": true,
  "VldPassportFOORemark": "sample string 49",
  "VldPassportCMDRRemark": "sample string 50",
  "VldCMCFOO": true,
  "VldCMCCMDR": true,
  "VldCMCFOORemark": "sample string 51",
  "VldCMCCMDRRemark": "sample string 52",
  "VldRampPassFOO": true,
  "VldRampPassCMDR": true,
  "VldRampPassFOORemark": "sample string 53",
  "VldRampPassCMDRRemark": "sample string 54",
  "OperationalFlightPlanFOO": true,
  "OperationalFlightPlanCMDR": true,
  "OperationalFlightPlanFOORemark": "sample string 55",
  "OperationalFlightPlanCMDRRemark": "sample string 56",
  "DispatcherId": 1,
  "Id": 57,
  "User": "sample string 58"
}

text/html

Sample:
{"FlightId":1,"ActualWXDSP":true,"ActualWXCPT":true,"ActualWXDSPRemark":"sample string 1","ActualWXCPTRemark":"sample string 2","WXForcastDSP":true,"WXForcastCPT":true,"WXForcastDSPRemark":"sample string 3","WXForcastCPTRemark":"sample string 4","SigxWXDSP":true,"SigxWXCPT":true,"SigxWXDSPRemark":"sample string 5","SigxWXCPTRemark":"sample string 6","WindChartDSP":true,"WindChartCPT":true,"WindChartDSPRemark":"sample string 7","WindChartCPTRemark":"sample string 8","NotamDSP":true,"NotamCPT":true,"NotamDSPRemark":"sample string 9","NotamCPTRemark":"sample string 10","ComputedFligthPlanDSP":true,"ComputedFligthPlanCPT":true,"ComputedFligthPlanDSPRemark":"sample string 11","ComputedFligthPlanCPTRemark":"sample string 12","ATCFlightPlanDSP":true,"ATCFlightPlanCPT":true,"ATCFlightPlanDSPRemark":"sample string 13","ATCFlightPlanCPTRemark":"sample string 14","PermissionsDSP":true,"PermissionsCPT":true,"PermissionsDSPRemark":"sample string 15","PermissionsCPTRemark":"sample string 16","JeppesenAirwayManualDSP":true,"JeppesenAirwayManualCPT":true,"JeppesenAirwayManualDSPRemark":"sample string 17","JeppesenAirwayManualCPTRemark":"sample string 18","MinFuelRequiredDSP":true,"MinFuelRequiredCPT":true,"MinFuelRequiredCFP":1.0,"MinFuelRequiredSFP":1.0,"MinFuelRequiredPilotReq":1.0,"GeneralDeclarationDSP":true,"GeneralDeclarationCPT":true,"GeneralDeclarationDSPRemark":"sample string 19","GeneralDeclarationCPTRemark":"sample string 20","FlightReportDSP":true,"FlightReportCPT":true,"FlightReportDSPRemark":"sample string 21","FlightReportCPTRemark":"sample string 22","TOLndCardsDSP":true,"TOLndCardsCPT":true,"TOLndCardsDSPRemark":"sample string 23","TOLndCardsCPTRemark":"sample string 24","LoadSheetDSP":true,"LoadSheetCPT":true,"LoadSheetDSPRemark":"sample string 25","LoadSheetCPTRemark":"sample string 26","FlightSafetyReportDSP":true,"FlightSafetyReportCPT":true,"FlightSafetyReportDSPRemark":"sample string 27","FlightSafetyReportCPTRemark":"sample string 28","AVSECIncidentReportDSP":true,"AVSECIncidentReportCPT":true,"AVSECIncidentReportDSPRemark":"sample string 29","AVSECIncidentReportCPTRemark":"sample string 30","OperationEngineeringDSP":true,"OperationEngineeringCPT":true,"OperationEngineeringDSPRemark":"sample string 31","OperationEngineeringCPTRemark":"sample string 32","VoyageReportDSP":true,"VoyageReportCPT":true,"VoyageReportDSPRemark":"sample string 33","VoyageReportCPTRemark":"sample string 34","PIFDSP":true,"PIFCPT":true,"PIFDSPRemark":"sample string 35","PIFCPTRemark":"sample string 36","GoodDeclarationDSP":true,"GoodDeclarationCPT":true,"GoodDeclarationDSPRemark":"sample string 37","GoodDeclarationCPTRemark":"sample string 38","IPADDSP":true,"IPADCPT":true,"IPADDSPRemark":"sample string 39","IPADCPTRemark":"sample string 40","DateConfirmed":"2025-10-26T16:54:35.9577773+03:30","ATSFlightPlanFOO":true,"ATSFlightPlanCMDR":true,"ATSFlightPlanFOORemark":"sample string 41","ATSFlightPlanCMDRRemark":"sample string 42","VldEFBFOO":true,"VldEFBCMDR":true,"VldEFBFOORemark":"sample string 43","VldEFBCMDRRemark":"sample string 44","VldFlightCrewFOO":true,"VldFlightCrewCMDR":true,"VldFlightCrewFOORemark":"sample string 45","VldFlightCrewCMDRRemark":"sample string 46","VldMedicalFOO":true,"VldMedicalCMDR":true,"VldMedicalFOORemark":"sample string 47","VldMedicalCMDRRemark":"sample string 48","VldPassportFOO":true,"VldPassportCMDR":true,"VldPassportFOORemark":"sample string 49","VldPassportCMDRRemark":"sample string 50","VldCMCFOO":true,"VldCMCCMDR":true,"VldCMCFOORemark":"sample string 51","VldCMCCMDRRemark":"sample string 52","VldRampPassFOO":true,"VldRampPassCMDR":true,"VldRampPassFOORemark":"sample string 53","VldRampPassCMDRRemark":"sample string 54","OperationalFlightPlanFOO":true,"OperationalFlightPlanCMDR":true,"OperationalFlightPlanFOORemark":"sample string 55","OperationalFlightPlanCMDRRemark":"sample string 56","DispatcherId":1,"Id":57,"User":"sample string 58"}

application/xml, text/xml

Sample:
<EFBController.DSPReleaseViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ApiLog.Controllers">
  <ATCFlightPlanCPT>true</ATCFlightPlanCPT>
  <ATCFlightPlanCPTRemark>sample string 14</ATCFlightPlanCPTRemark>
  <ATCFlightPlanDSP>true</ATCFlightPlanDSP>
  <ATCFlightPlanDSPRemark>sample string 13</ATCFlightPlanDSPRemark>
  <ATSFlightPlanCMDR>true</ATSFlightPlanCMDR>
  <ATSFlightPlanCMDRRemark>sample string 42</ATSFlightPlanCMDRRemark>
  <ATSFlightPlanFOO>true</ATSFlightPlanFOO>
  <ATSFlightPlanFOORemark>sample string 41</ATSFlightPlanFOORemark>
  <AVSECIncidentReportCPT>true</AVSECIncidentReportCPT>
  <AVSECIncidentReportCPTRemark>sample string 30</AVSECIncidentReportCPTRemark>
  <AVSECIncidentReportDSP>true</AVSECIncidentReportDSP>
  <AVSECIncidentReportDSPRemark>sample string 29</AVSECIncidentReportDSPRemark>
  <ActualWXCPT>true</ActualWXCPT>
  <ActualWXCPTRemark>sample string 2</ActualWXCPTRemark>
  <ActualWXDSP>true</ActualWXDSP>
  <ActualWXDSPRemark>sample string 1</ActualWXDSPRemark>
  <ComputedFligthPlanCPT>true</ComputedFligthPlanCPT>
  <ComputedFligthPlanCPTRemark>sample string 12</ComputedFligthPlanCPTRemark>
  <ComputedFligthPlanDSP>true</ComputedFligthPlanDSP>
  <ComputedFligthPlanDSPRemark>sample string 11</ComputedFligthPlanDSPRemark>
  <DateConfirmed>2025-10-26T16:54:35.9577773+03:30</DateConfirmed>
  <DispatcherId>1</DispatcherId>
  <FlightId>1</FlightId>
  <FlightReportCPT>true</FlightReportCPT>
  <FlightReportCPTRemark>sample string 22</FlightReportCPTRemark>
  <FlightReportDSP>true</FlightReportDSP>
  <FlightReportDSPRemark>sample string 21</FlightReportDSPRemark>
  <FlightSafetyReportCPT>true</FlightSafetyReportCPT>
  <FlightSafetyReportCPTRemark>sample string 28</FlightSafetyReportCPTRemark>
  <FlightSafetyReportDSP>true</FlightSafetyReportDSP>
  <FlightSafetyReportDSPRemark>sample string 27</FlightSafetyReportDSPRemark>
  <GeneralDeclarationCPT>true</GeneralDeclarationCPT>
  <GeneralDeclarationCPTRemark>sample string 20</GeneralDeclarationCPTRemark>
  <GeneralDeclarationDSP>true</GeneralDeclarationDSP>
  <GeneralDeclarationDSPRemark>sample string 19</GeneralDeclarationDSPRemark>
  <GoodDeclarationCPT>true</GoodDeclarationCPT>
  <GoodDeclarationCPTRemark>sample string 38</GoodDeclarationCPTRemark>
  <GoodDeclarationDSP>true</GoodDeclarationDSP>
  <GoodDeclarationDSPRemark>sample string 37</GoodDeclarationDSPRemark>
  <IPADCPT>true</IPADCPT>
  <IPADCPTRemark>sample string 40</IPADCPTRemark>
  <IPADDSP>true</IPADDSP>
  <IPADDSPRemark>sample string 39</IPADDSPRemark>
  <Id>57</Id>
  <JeppesenAirwayManualCPT>true</JeppesenAirwayManualCPT>
  <JeppesenAirwayManualCPTRemark>sample string 18</JeppesenAirwayManualCPTRemark>
  <JeppesenAirwayManualDSP>true</JeppesenAirwayManualDSP>
  <JeppesenAirwayManualDSPRemark>sample string 17</JeppesenAirwayManualDSPRemark>
  <LoadSheetCPT>true</LoadSheetCPT>
  <LoadSheetCPTRemark>sample string 26</LoadSheetCPTRemark>
  <LoadSheetDSP>true</LoadSheetDSP>
  <LoadSheetDSPRemark>sample string 25</LoadSheetDSPRemark>
  <MinFuelRequiredCFP>1</MinFuelRequiredCFP>
  <MinFuelRequiredCPT>true</MinFuelRequiredCPT>
  <MinFuelRequiredDSP>true</MinFuelRequiredDSP>
  <MinFuelRequiredPilotReq>1</MinFuelRequiredPilotReq>
  <MinFuelRequiredSFP>1</MinFuelRequiredSFP>
  <NotamCPT>true</NotamCPT>
  <NotamCPTRemark>sample string 10</NotamCPTRemark>
  <NotamDSP>true</NotamDSP>
  <NotamDSPRemark>sample string 9</NotamDSPRemark>
  <OperationEngineeringCPT>true</OperationEngineeringCPT>
  <OperationEngineeringCPTRemark>sample string 32</OperationEngineeringCPTRemark>
  <OperationEngineeringDSP>true</OperationEngineeringDSP>
  <OperationEngineeringDSPRemark>sample string 31</OperationEngineeringDSPRemark>
  <OperationalFlightPlanCMDR>true</OperationalFlightPlanCMDR>
  <OperationalFlightPlanCMDRRemark>sample string 56</OperationalFlightPlanCMDRRemark>
  <OperationalFlightPlanFOO>true</OperationalFlightPlanFOO>
  <OperationalFlightPlanFOORemark>sample string 55</OperationalFlightPlanFOORemark>
  <PIFCPT>true</PIFCPT>
  <PIFCPTRemark>sample string 36</PIFCPTRemark>
  <PIFDSP>true</PIFDSP>
  <PIFDSPRemark>sample string 35</PIFDSPRemark>
  <PermissionsCPT>true</PermissionsCPT>
  <PermissionsCPTRemark>sample string 16</PermissionsCPTRemark>
  <PermissionsDSP>true</PermissionsDSP>
  <PermissionsDSPRemark>sample string 15</PermissionsDSPRemark>
  <SigxWXCPT>true</SigxWXCPT>
  <SigxWXCPTRemark>sample string 6</SigxWXCPTRemark>
  <SigxWXDSP>true</SigxWXDSP>
  <SigxWXDSPRemark>sample string 5</SigxWXDSPRemark>
  <TOLndCardsCPT>true</TOLndCardsCPT>
  <TOLndCardsCPTRemark>sample string 24</TOLndCardsCPTRemark>
  <TOLndCardsDSP>true</TOLndCardsDSP>
  <TOLndCardsDSPRemark>sample string 23</TOLndCardsDSPRemark>
  <User>sample string 58</User>
  <VldCMCCMDR>true</VldCMCCMDR>
  <VldCMCCMDRRemark>sample string 52</VldCMCCMDRRemark>
  <VldCMCFOO>true</VldCMCFOO>
  <VldCMCFOORemark>sample string 51</VldCMCFOORemark>
  <VldEFBCMDR>true</VldEFBCMDR>
  <VldEFBCMDRRemark>sample string 44</VldEFBCMDRRemark>
  <VldEFBFOO>true</VldEFBFOO>
  <VldEFBFOORemark>sample string 43</VldEFBFOORemark>
  <VldFlightCrewCMDR>true</VldFlightCrewCMDR>
  <VldFlightCrewCMDRRemark>sample string 46</VldFlightCrewCMDRRemark>
  <VldFlightCrewFOO>true</VldFlightCrewFOO>
  <VldFlightCrewFOORemark>sample string 45</VldFlightCrewFOORemark>
  <VldMedicalCMDR>true</VldMedicalCMDR>
  <VldMedicalCMDRRemark>sample string 48</VldMedicalCMDRRemark>
  <VldMedicalFOO>true</VldMedicalFOO>
  <VldMedicalFOORemark>sample string 47</VldMedicalFOORemark>
  <VldPassportCMDR>true</VldPassportCMDR>
  <VldPassportCMDRRemark>sample string 50</VldPassportCMDRRemark>
  <VldPassportFOO>true</VldPassportFOO>
  <VldPassportFOORemark>sample string 49</VldPassportFOORemark>
  <VldRampPassCMDR>true</VldRampPassCMDR>
  <VldRampPassCMDRRemark>sample string 54</VldRampPassCMDRRemark>
  <VldRampPassFOO>true</VldRampPassFOO>
  <VldRampPassFOORemark>sample string 53</VldRampPassFOORemark>
  <VoyageReportCPT>true</VoyageReportCPT>
  <VoyageReportCPTRemark>sample string 34</VoyageReportCPTRemark>
  <VoyageReportDSP>true</VoyageReportDSP>
  <VoyageReportDSPRemark>sample string 33</VoyageReportDSPRemark>
  <WXForcastCPT>true</WXForcastCPT>
  <WXForcastCPTRemark>sample string 4</WXForcastCPTRemark>
  <WXForcastDSP>true</WXForcastDSP>
  <WXForcastDSPRemark>sample string 3</WXForcastDSPRemark>
  <WindChartCPT>true</WindChartCPT>
  <WindChartCPTRemark>sample string 8</WindChartCPTRemark>
  <WindChartDSP>true</WindChartDSP>
  <WindChartDSPRemark>sample string 7</WindChartDSPRemark>
</EFBController.DSPReleaseViewModel>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.