Grants
Click here for a complete list of operations.
GrantUpdateApproveDecision
Potvrdit rozhodnutí o žádosti o dotaci
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /JunakWebservice/Grants.asmx HTTP/1.1 Host: is.skaut.cz Content-Type: text/xml; charset=utf-8 Content-Length: length SOAPAction: "https://is.skaut.cz/GrantUpdateApproveDecision" <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <GrantUpdateApproveDecision xmlns="https://is.skaut.cz/"> <grantUpdateGrantUpdateApproveDecision> <ID_Login>guid</ID_Login> <ID>int</ID> </grantUpdateGrantUpdateApproveDecision> </GrantUpdateApproveDecision> </soap:Body> </soap:Envelope>
HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <GrantUpdateApproveDecisionResponse xmlns="https://is.skaut.cz/"> <GrantUpdateApproveDecisionResult> <ID_Login>guid</ID_Login> <ID>int</ID> <ID_Event>int</ID_Event> <ID_EventEducation>int</ID_EventEducation> <Event>string</Event> <ID_GrantType>string</ID_GrantType> <GrantType>string</GrantType> <Code>string</Code> <Sequence>int</Sequence> <ID_GrantAdvanceType>string</ID_GrantAdvanceType> <GrantAdvanceType>string</GrantAdvanceType> <CommitteeNote>string</CommitteeNote> <ID_Unit>int</ID_Unit> <Unit>string</Unit> <RegistrationNumber>string</RegistrationNumber> <UnitFullName>string</UnitFullName> <GrantAdvanceNote>string</GrantAdvanceNote> <ID_EventEducationCourse>int</ID_EventEducationCourse> <EventEducationCourse>string</EventEducationCourse> <ID_GrantState>string</ID_GrantState> <GrantState>string</GrantState> <ID_GrantDecision>int</ID_GrantDecision> <ID_GrantDecisionState>string</ID_GrantDecisionState> <GrantDecisionState>string</GrantDecisionState> <IsApproved>boolean</IsApproved> <DenialReason>string</DenialReason> <AdvanceSentAmount>decimal</AdvanceSentAmount> <Submitted>dateTime</Submitted> <ID_PersonSubmitter>int</ID_PersonSubmitter> <PersonSubmitter>string</PersonSubmitter> <PersonSubmitterContact>string</PersonSubmitterContact> <Confirmed>dateTime</Confirmed> <ID_PersonConfirmer>int</ID_PersonConfirmer> <PersonConfirmer>string</PersonConfirmer> <CivilNameConfirmer>string</CivilNameConfirmer> <PersonConfirmerContact>string</PersonConfirmerContact> <ID_PersonCommitte>int</ID_PersonCommitte> <PersonCommitte>string</PersonCommitte> <CivilNameCommitte>string</CivilNameCommitte> <PersonCommitteContact>string</PersonCommitteContact> <ChangeNote>string</ChangeNote> <Year>int</Year> <SpecificSymbol>string</SpecificSymbol> <Evaluation>string</Evaluation> <EvaluationDecoded>string</EvaluationDecoded> <StatementNote>string</StatementNote> <ProjectName>string</ProjectName> <ID_PersonLeader>int</ID_PersonLeader> <PersonLeader>string</PersonLeader> <CivilNameLeader>string</CivilNameLeader> <NoteLeader>string</NoteLeader> <IdentificationCodeLeader>string</IdentificationCodeLeader> <ID_PersonEconomist>int</ID_PersonEconomist> <PersonEconomist>string</PersonEconomist> <NoteEconomist>string</NoteEconomist> <IdentificationCodeEconomist>string</IdentificationCodeEconomist> <ID_PersonResponsible>int</ID_PersonResponsible> <PersonResponsible>string</PersonResponsible> <NoteResponsible>string</NoteResponsible> <IdentificationCodeResponsible>string</IdentificationCodeResponsible> <ContactPhone>string</ContactPhone> <ContactEmail>string</ContactEmail> <ProjectCharacteristic>string</ProjectCharacteristic> <ContactPhoneEconomist>string</ContactPhoneEconomist> <ContactEmailEconomist>string</ContactEmailEconomist> <FinalStatementNote>string</FinalStatementNote> <ID_TempFileFinalBudget>guid</ID_TempFileFinalBudget> <ID_DocumentFinalBudget>int</ID_DocumentFinalBudget> <DocumentFinalBudget>string</DocumentFinalBudget> <HasProject>boolean</HasProject> <ID_GrantProject>int</ID_GrantProject> <GrantProjectNote>string</GrantProjectNote> <Place>string</Place> <TermFrom>dateTime</TermFrom> <TermTo>dateTime</TermTo> <ContactPhoneResponsible>string</ContactPhoneResponsible> <ContactEmailResponsible>string</ContactEmailResponsible> <ID_GrantRealtyCollection>int</ID_GrantRealtyCollection> <ID_RealtyCollection>int</ID_RealtyCollection> <RealtyCollection>string</RealtyCollection> <OwnershipListNumber>int</OwnershipListNumber> <CadastralArea>string</CadastralArea> <BuildingOwner>string</BuildingOwner> <ParcelNumbers>string</ParcelNumbers> <ParcelOwner>string</ParcelOwner> <ID_PersonCommitteNote>int</ID_PersonCommitteNote> <RemainingPay>decimal</RemainingPay> <LeaderNote>string</LeaderNote> <Amount>decimal</Amount> <AmountMax>decimal</AmountMax> <AmountMaxReal>decimal</AmountMaxReal> <AmountMaxRatio>decimal</AmountMaxRatio> <AmountMaxRealRatio>decimal</AmountMaxRealRatio> <AmountMaxValid>decimal</AmountMaxValid> <AmountMaxRealValid>decimal</AmountMaxRealValid> <AmountRequested>decimal</AmountRequested> <AmountReal>decimal</AmountReal> <Costs>decimal</Costs> <CostsReal>decimal</CostsReal> <Revenue>decimal</Revenue> <RevenueReal>decimal</RevenueReal> <RatioMaxSettings>decimal</RatioMaxSettings> <RatioMaxGrant>decimal</RatioMaxGrant> <Ratio>decimal</Ratio> <RatioReal>decimal</RatioReal> <MaximumCostsRatio>decimal</MaximumCostsRatio> <WarningAmountMaxRatio>boolean</WarningAmountMaxRatio> <WarningAmountMax>boolean</WarningAmountMax> <WarningProfit>boolean</WarningProfit> <WarningProfitNonZero>boolean</WarningProfitNonZero> <WarningAmountRatio>boolean</WarningAmountRatio> <WarningAmountMaxRealRatio>boolean</WarningAmountMaxRealRatio> <WarningAmountRealMax>boolean</WarningAmountRealMax> <WarningProfitReal>boolean</WarningProfitReal> <WarningProfitRealNonZero>boolean</WarningProfitRealNonZero> <IsEstimation>boolean</IsEstimation> <RealRequestedGrant>decimal</RealRequestedGrant> <IsLocked>boolean</IsLocked> <IsEstimationLocked>boolean</IsEstimationLocked> <HasCustomQuestions>boolean</HasCustomQuestions> <HasCustomEvaluationQuestions>boolean</HasCustomEvaluationQuestions> <CommitteeNoteDate>dateTime</CommitteeNoteDate> <IsVisibleMaxAmount>boolean</IsVisibleMaxAmount> <RealizationFrom>dateTime</RealizationFrom> <RealizationTo>dateTime</RealizationTo> <ID_PersonEventLeader>int</ID_PersonEventLeader> <PersonEventLeader>string</PersonEventLeader> <CivilNameEventLeader>string</CivilNameEventLeader> <AmountGrant>decimal</AmountGrant> <AmountStatement>decimal</AmountStatement> <Agree>boolean</Agree> <EventEducation>string</EventEducation> <GrantConditions>string</GrantConditions> <GrantAdvanceSupplement>decimal</GrantAdvanceSupplement> <GrantAdvanceAmount>decimal</GrantAdvanceAmount> <GrantAdvanceSupplementDate>dateTime</GrantAdvanceSupplementDate> <GrantDecisionApproved>dateTime</GrantDecisionApproved> <GrantCostEvidenceTotal>decimal</GrantCostEvidenceTotal> <ID_GrantProjectUniversal>int</ID_GrantProjectUniversal> <LastSubmitted>dateTime</LastSubmitted> </GrantUpdateApproveDecisionResult> </GrantUpdateApproveDecisionResponse> </soap:Body> </soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /JunakWebservice/Grants.asmx HTTP/1.1 Host: is.skaut.cz Content-Type: application/soap+xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <GrantUpdateApproveDecision xmlns="https://is.skaut.cz/"> <grantUpdateGrantUpdateApproveDecision> <ID_Login>guid</ID_Login> <ID>int</ID> </grantUpdateGrantUpdateApproveDecision> </GrantUpdateApproveDecision> </soap12:Body> </soap12:Envelope>
HTTP/1.1 200 OK Content-Type: application/soap+xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <GrantUpdateApproveDecisionResponse xmlns="https://is.skaut.cz/"> <GrantUpdateApproveDecisionResult> <ID_Login>guid</ID_Login> <ID>int</ID> <ID_Event>int</ID_Event> <ID_EventEducation>int</ID_EventEducation> <Event>string</Event> <ID_GrantType>string</ID_GrantType> <GrantType>string</GrantType> <Code>string</Code> <Sequence>int</Sequence> <ID_GrantAdvanceType>string</ID_GrantAdvanceType> <GrantAdvanceType>string</GrantAdvanceType> <CommitteeNote>string</CommitteeNote> <ID_Unit>int</ID_Unit> <Unit>string</Unit> <RegistrationNumber>string</RegistrationNumber> <UnitFullName>string</UnitFullName> <GrantAdvanceNote>string</GrantAdvanceNote> <ID_EventEducationCourse>int</ID_EventEducationCourse> <EventEducationCourse>string</EventEducationCourse> <ID_GrantState>string</ID_GrantState> <GrantState>string</GrantState> <ID_GrantDecision>int</ID_GrantDecision> <ID_GrantDecisionState>string</ID_GrantDecisionState> <GrantDecisionState>string</GrantDecisionState> <IsApproved>boolean</IsApproved> <DenialReason>string</DenialReason> <AdvanceSentAmount>decimal</AdvanceSentAmount> <Submitted>dateTime</Submitted> <ID_PersonSubmitter>int</ID_PersonSubmitter> <PersonSubmitter>string</PersonSubmitter> <PersonSubmitterContact>string</PersonSubmitterContact> <Confirmed>dateTime</Confirmed> <ID_PersonConfirmer>int</ID_PersonConfirmer> <PersonConfirmer>string</PersonConfirmer> <CivilNameConfirmer>string</CivilNameConfirmer> <PersonConfirmerContact>string</PersonConfirmerContact> <ID_PersonCommitte>int</ID_PersonCommitte> <PersonCommitte>string</PersonCommitte> <CivilNameCommitte>string</CivilNameCommitte> <PersonCommitteContact>string</PersonCommitteContact> <ChangeNote>string</ChangeNote> <Year>int</Year> <SpecificSymbol>string</SpecificSymbol> <Evaluation>string</Evaluation> <EvaluationDecoded>string</EvaluationDecoded> <StatementNote>string</StatementNote> <ProjectName>string</ProjectName> <ID_PersonLeader>int</ID_PersonLeader> <PersonLeader>string</PersonLeader> <CivilNameLeader>string</CivilNameLeader> <NoteLeader>string</NoteLeader> <IdentificationCodeLeader>string</IdentificationCodeLeader> <ID_PersonEconomist>int</ID_PersonEconomist> <PersonEconomist>string</PersonEconomist> <NoteEconomist>string</NoteEconomist> <IdentificationCodeEconomist>string</IdentificationCodeEconomist> <ID_PersonResponsible>int</ID_PersonResponsible> <PersonResponsible>string</PersonResponsible> <NoteResponsible>string</NoteResponsible> <IdentificationCodeResponsible>string</IdentificationCodeResponsible> <ContactPhone>string</ContactPhone> <ContactEmail>string</ContactEmail> <ProjectCharacteristic>string</ProjectCharacteristic> <ContactPhoneEconomist>string</ContactPhoneEconomist> <ContactEmailEconomist>string</ContactEmailEconomist> <FinalStatementNote>string</FinalStatementNote> <ID_TempFileFinalBudget>guid</ID_TempFileFinalBudget> <ID_DocumentFinalBudget>int</ID_DocumentFinalBudget> <DocumentFinalBudget>string</DocumentFinalBudget> <HasProject>boolean</HasProject> <ID_GrantProject>int</ID_GrantProject> <GrantProjectNote>string</GrantProjectNote> <Place>string</Place> <TermFrom>dateTime</TermFrom> <TermTo>dateTime</TermTo> <ContactPhoneResponsible>string</ContactPhoneResponsible> <ContactEmailResponsible>string</ContactEmailResponsible> <ID_GrantRealtyCollection>int</ID_GrantRealtyCollection> <ID_RealtyCollection>int</ID_RealtyCollection> <RealtyCollection>string</RealtyCollection> <OwnershipListNumber>int</OwnershipListNumber> <CadastralArea>string</CadastralArea> <BuildingOwner>string</BuildingOwner> <ParcelNumbers>string</ParcelNumbers> <ParcelOwner>string</ParcelOwner> <ID_PersonCommitteNote>int</ID_PersonCommitteNote> <RemainingPay>decimal</RemainingPay> <LeaderNote>string</LeaderNote> <Amount>decimal</Amount> <AmountMax>decimal</AmountMax> <AmountMaxReal>decimal</AmountMaxReal> <AmountMaxRatio>decimal</AmountMaxRatio> <AmountMaxRealRatio>decimal</AmountMaxRealRatio> <AmountMaxValid>decimal</AmountMaxValid> <AmountMaxRealValid>decimal</AmountMaxRealValid> <AmountRequested>decimal</AmountRequested> <AmountReal>decimal</AmountReal> <Costs>decimal</Costs> <CostsReal>decimal</CostsReal> <Revenue>decimal</Revenue> <RevenueReal>decimal</RevenueReal> <RatioMaxSettings>decimal</RatioMaxSettings> <RatioMaxGrant>decimal</RatioMaxGrant> <Ratio>decimal</Ratio> <RatioReal>decimal</RatioReal> <MaximumCostsRatio>decimal</MaximumCostsRatio> <WarningAmountMaxRatio>boolean</WarningAmountMaxRatio> <WarningAmountMax>boolean</WarningAmountMax> <WarningProfit>boolean</WarningProfit> <WarningProfitNonZero>boolean</WarningProfitNonZero> <WarningAmountRatio>boolean</WarningAmountRatio> <WarningAmountMaxRealRatio>boolean</WarningAmountMaxRealRatio> <WarningAmountRealMax>boolean</WarningAmountRealMax> <WarningProfitReal>boolean</WarningProfitReal> <WarningProfitRealNonZero>boolean</WarningProfitRealNonZero> <IsEstimation>boolean</IsEstimation> <RealRequestedGrant>decimal</RealRequestedGrant> <IsLocked>boolean</IsLocked> <IsEstimationLocked>boolean</IsEstimationLocked> <HasCustomQuestions>boolean</HasCustomQuestions> <HasCustomEvaluationQuestions>boolean</HasCustomEvaluationQuestions> <CommitteeNoteDate>dateTime</CommitteeNoteDate> <IsVisibleMaxAmount>boolean</IsVisibleMaxAmount> <RealizationFrom>dateTime</RealizationFrom> <RealizationTo>dateTime</RealizationTo> <ID_PersonEventLeader>int</ID_PersonEventLeader> <PersonEventLeader>string</PersonEventLeader> <CivilNameEventLeader>string</CivilNameEventLeader> <AmountGrant>decimal</AmountGrant> <AmountStatement>decimal</AmountStatement> <Agree>boolean</Agree> <EventEducation>string</EventEducation> <GrantConditions>string</GrantConditions> <GrantAdvanceSupplement>decimal</GrantAdvanceSupplement> <GrantAdvanceAmount>decimal</GrantAdvanceAmount> <GrantAdvanceSupplementDate>dateTime</GrantAdvanceSupplementDate> <GrantDecisionApproved>dateTime</GrantDecisionApproved> <GrantCostEvidenceTotal>decimal</GrantCostEvidenceTotal> <ID_GrantProjectUniversal>int</ID_GrantProjectUniversal> <LastSubmitted>dateTime</LastSubmitted> </GrantUpdateApproveDecisionResult> </GrantUpdateApproveDecisionResponse> </soap12:Body> </soap12:Envelope>