Voorbeeld response: Ophalen Offerte

Uit DSP
Ga naar: navigatie, zoeken

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v01="http://mijnaansluiting.nl/offerteservice/v0103" xmlns:v103="http://mijnaansluiting.nl/offerteservice/v103" xmlns:v011="http://mijnaansluiting.nl/entiteiten/v0103"> 

   <soapenv:Header/> 

   <soapenv:Body> 

      <OphalenOfferteResponse xmlns="http://mijnaansluiting.nl/offerteservice/v0103"> 

         <Header> 

            <v011:MessageID>df554d5c-8fc5-453a-ab59-c1d810845a7d</v011:MessageID> 

            <v011:CorrelationID>df554d5c-8fc5-453a-ab59-c1d810845a7d</v011:CorrelationID> 

            <v011:RepeatCount>1</v011:RepeatCount> 

            <v011:SenderID>LIP</v011:SenderID> 

            <v011:RecipientID>LIP</v011:RecipientID> 

            <v011:CreateTime>2020-02-25T13:43:41.527</v011:CreateTime> 

            <v011:SendTime>2020-02-25T13:43:41.527</v011:SendTime> 

            <v011:MessageVersion>1.03</v011:MessageVersion> 

         </Header> 

<v01:Offerte> 

            <v011:OfferteReferentie>BRWOFF00001001</v011:OfferteReferentie> 

            <v011:OrganisatieCode>BRW</v011:OrganisatieCode> 

            <v011:AanvraagID>1000003071</v011:AanvraagID> 

            <v011:DisciplineID>1000029049</v011:DisciplineID> 

            </v011:DisciplineIDs> 

            <v011:File>[ ...een base64 string... ]</v011:File> 

            <v011:Omschrijving>test</v011:Omschrijving> 

     <v011:AutomatischAanvraagAfronden>true</v011:AutomatischAanvraagAfronden> 

            <v011:Bestandsnaam>Offertevoorbeeld.pdf</v011:Bestandsnaam> 

            <v011:MimeType>application/pdf</v011:MimeType> 

            <v011:AanmaakDatum>2020-09-17T13:43:41.527</v011:AanmaakDatum> 

            <v011:VervalDatum>2020-10-17T13:43:41.527</v011:VervalDatum> 

         </v01:Offerte> 

      </OphalenOfferteResponse> 

   </soap:Body> 

</soap:Envelope>