GWSDocConv


Click here for a complete list of operations.

GetAvailableCertificates

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 /GWSDocConv.asmx HTTP/1.1
Host: gwadks01.azurewebsites.net
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/GetAvailableCertificates"

<?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>
    <GetAvailableCertificates xmlns="http://tempuri.org/">
      <authToken>string</authToken>
    </GetAvailableCertificates>
  </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>
    <GetAvailableCertificatesResponse xmlns="http://tempuri.org/">
      <GetAvailableCertificatesResult>
        <GCertificateInfoDTO>
          <ExtendedKeyUsage>None or ClientAuthentication or CodeSigning or Custom or EmailProtection or ServerAuthentication or TimeStamping</ExtendedKeyUsage>
          <CertificatePolices>
            <string>string</string>
            <string>string</string>
          </CertificatePolices>
          <Version>int</Version>
          <SignatureAlgorithm>string</SignatureAlgorithm>
          <CountryCode>string</CountryCode>
          <Organization>string</Organization>
          <OrganizationUnit>string</OrganizationUnit>
          <Locality>string</Locality>
          <OCSPAddresses>
            <string>string</string>
            <string>string</string>
          </OCSPAddresses>
          <CRLAddresses>
            <string>string</string>
            <string>string</string>
          </CRLAddresses>
          <DnsName>string</DnsName>
          <IssuerDnsName>string</IssuerDnsName>
          <SubjectSimpleName>string</SubjectSimpleName>
          <Email>string</Email>
          <EtsiQctEseal>boolean</EtsiQctEseal>
          <HasPrivateKey>boolean</HasPrivateKey>
          <IssuerLocality>string</IssuerLocality>
          <IssuerOrganization>string</IssuerOrganization>
          <IssuerEmail>string</IssuerEmail>
          <IssuerCountryCode>string</IssuerCountryCode>
          <IssuerOrganizationUnit>string</IssuerOrganizationUnit>
          <HasQualifiedCertificateFlag>boolean</HasQualifiedCertificateFlag>
          <HasQualifiedDeviceFlag>boolean</HasQualifiedDeviceFlag>
          <NeedsToEnterPassword>boolean</NeedsToEnterPassword>
          <NeedsToWaitForConfirmation>boolean</NeedsToWaitForConfirmation>
          <SelfSigned>boolean</SelfSigned>
          <IcaRemoteSeal>boolean</IcaRemoteSeal>
          <IcaRestEsel>boolean</IcaRestEsel>
          <IsCesypSeal>boolean</IsCesypSeal>
          <IsRemsigSeal>boolean</IsRemsigSeal>
          <IsRemsigPersonal>boolean</IsRemsigPersonal>
          <IsSecuSignSeal>boolean</IsSecuSignSeal>
          <IsSecuSignPersonal>boolean</IsSecuSignPersonal>
          <IsCsc>boolean</IsCsc>
          <IsInTsl>boolean</IsInTsl>
          <SgnWebServiceType>Gts01 or Ica_RemoteSeal or Monet_RemoteSeal or GSignerWcfService or DKS or S602_SecuSign or Cesyp or Ica_RemoteSeal_v2 or UPVS or RemSig or S602_SecuSign_NET or Obelisk or CSC</SgnWebServiceType>
          <DistributedSignatureAllowed>boolean</DistributedSignatureAllowed>
          <TslTrustedFrom>dateTime</TslTrustedFrom>
          <TslTrustedTo>dateTime</TslTrustedTo>
          <TslCurrentStatus>string</TslCurrentStatus>
          <TslServiceType>string</TslServiceType>
          <Id602>string</Id602>
          <CscCredentialId>string</CscCredentialId>
          <RemSigPersonId>string</RemSigPersonId>
          <RemSigCertificateIndex>int</RemSigCertificateIndex>
          <RemsigOrganization>string</RemsigOrganization>
          <SubjectKeyIdentifier>string</SubjectKeyIdentifier>
          <IssuerSerialNumber>string</IssuerSerialNumber>
          <Thumbprint>string</Thumbprint>
          <SerialNumber>string</SerialNumber>
          <AuthorityKeyID>string</AuthorityKeyID>
          <RawData>base64Binary</RawData>
          <Subject>string</Subject>
          <ValidFrom>dateTime</ValidFrom>
          <ValidTo>dateTime</ValidTo>
          <RevokedFrom>dateTime</RevokedFrom>
          <RevocationReason>string</RevocationReason>
          <Signing>boolean</Signing>
          <CanSign>boolean</CanSign>
          <Issuer>string</Issuer>
          <IssuerCertificateUrl>string</IssuerCertificateUrl>
        </GCertificateInfoDTO>
        <GCertificateInfoDTO>
          <ExtendedKeyUsage>None or ClientAuthentication or CodeSigning or Custom or EmailProtection or ServerAuthentication or TimeStamping</ExtendedKeyUsage>
          <CertificatePolices>
            <string>string</string>
            <string>string</string>
          </CertificatePolices>
          <Version>int</Version>
          <SignatureAlgorithm>string</SignatureAlgorithm>
          <CountryCode>string</CountryCode>
          <Organization>string</Organization>
          <OrganizationUnit>string</OrganizationUnit>
          <Locality>string</Locality>
          <OCSPAddresses>
            <string>string</string>
            <string>string</string>
          </OCSPAddresses>
          <CRLAddresses>
            <string>string</string>
            <string>string</string>
          </CRLAddresses>
          <DnsName>string</DnsName>
          <IssuerDnsName>string</IssuerDnsName>
          <SubjectSimpleName>string</SubjectSimpleName>
          <Email>string</Email>
          <EtsiQctEseal>boolean</EtsiQctEseal>
          <HasPrivateKey>boolean</HasPrivateKey>
          <IssuerLocality>string</IssuerLocality>
          <IssuerOrganization>string</IssuerOrganization>
          <IssuerEmail>string</IssuerEmail>
          <IssuerCountryCode>string</IssuerCountryCode>
          <IssuerOrganizationUnit>string</IssuerOrganizationUnit>
          <HasQualifiedCertificateFlag>boolean</HasQualifiedCertificateFlag>
          <HasQualifiedDeviceFlag>boolean</HasQualifiedDeviceFlag>
          <NeedsToEnterPassword>boolean</NeedsToEnterPassword>
          <NeedsToWaitForConfirmation>boolean</NeedsToWaitForConfirmation>
          <SelfSigned>boolean</SelfSigned>
          <IcaRemoteSeal>boolean</IcaRemoteSeal>
          <IcaRestEsel>boolean</IcaRestEsel>
          <IsCesypSeal>boolean</IsCesypSeal>
          <IsRemsigSeal>boolean</IsRemsigSeal>
          <IsRemsigPersonal>boolean</IsRemsigPersonal>
          <IsSecuSignSeal>boolean</IsSecuSignSeal>
          <IsSecuSignPersonal>boolean</IsSecuSignPersonal>
          <IsCsc>boolean</IsCsc>
          <IsInTsl>boolean</IsInTsl>
          <SgnWebServiceType>Gts01 or Ica_RemoteSeal or Monet_RemoteSeal or GSignerWcfService or DKS or S602_SecuSign or Cesyp or Ica_RemoteSeal_v2 or UPVS or RemSig or S602_SecuSign_NET or Obelisk or CSC</SgnWebServiceType>
          <DistributedSignatureAllowed>boolean</DistributedSignatureAllowed>
          <TslTrustedFrom>dateTime</TslTrustedFrom>
          <TslTrustedTo>dateTime</TslTrustedTo>
          <TslCurrentStatus>string</TslCurrentStatus>
          <TslServiceType>string</TslServiceType>
          <Id602>string</Id602>
          <CscCredentialId>string</CscCredentialId>
          <RemSigPersonId>string</RemSigPersonId>
          <RemSigCertificateIndex>int</RemSigCertificateIndex>
          <RemsigOrganization>string</RemsigOrganization>
          <SubjectKeyIdentifier>string</SubjectKeyIdentifier>
          <IssuerSerialNumber>string</IssuerSerialNumber>
          <Thumbprint>string</Thumbprint>
          <SerialNumber>string</SerialNumber>
          <AuthorityKeyID>string</AuthorityKeyID>
          <RawData>base64Binary</RawData>
          <Subject>string</Subject>
          <ValidFrom>dateTime</ValidFrom>
          <ValidTo>dateTime</ValidTo>
          <RevokedFrom>dateTime</RevokedFrom>
          <RevocationReason>string</RevocationReason>
          <Signing>boolean</Signing>
          <CanSign>boolean</CanSign>
          <Issuer>string</Issuer>
          <IssuerCertificateUrl>string</IssuerCertificateUrl>
        </GCertificateInfoDTO>
      </GetAvailableCertificatesResult>
    </GetAvailableCertificatesResponse>
  </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 /GWSDocConv.asmx HTTP/1.1
Host: gwadks01.azurewebsites.net
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>
    <GetAvailableCertificates xmlns="http://tempuri.org/">
      <authToken>string</authToken>
    </GetAvailableCertificates>
  </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>
    <GetAvailableCertificatesResponse xmlns="http://tempuri.org/">
      <GetAvailableCertificatesResult>
        <GCertificateInfoDTO>
          <ExtendedKeyUsage>None or ClientAuthentication or CodeSigning or Custom or EmailProtection or ServerAuthentication or TimeStamping</ExtendedKeyUsage>
          <CertificatePolices>
            <string>string</string>
            <string>string</string>
          </CertificatePolices>
          <Version>int</Version>
          <SignatureAlgorithm>string</SignatureAlgorithm>
          <CountryCode>string</CountryCode>
          <Organization>string</Organization>
          <OrganizationUnit>string</OrganizationUnit>
          <Locality>string</Locality>
          <OCSPAddresses>
            <string>string</string>
            <string>string</string>
          </OCSPAddresses>
          <CRLAddresses>
            <string>string</string>
            <string>string</string>
          </CRLAddresses>
          <DnsName>string</DnsName>
          <IssuerDnsName>string</IssuerDnsName>
          <SubjectSimpleName>string</SubjectSimpleName>
          <Email>string</Email>
          <EtsiQctEseal>boolean</EtsiQctEseal>
          <HasPrivateKey>boolean</HasPrivateKey>
          <IssuerLocality>string</IssuerLocality>
          <IssuerOrganization>string</IssuerOrganization>
          <IssuerEmail>string</IssuerEmail>
          <IssuerCountryCode>string</IssuerCountryCode>
          <IssuerOrganizationUnit>string</IssuerOrganizationUnit>
          <HasQualifiedCertificateFlag>boolean</HasQualifiedCertificateFlag>
          <HasQualifiedDeviceFlag>boolean</HasQualifiedDeviceFlag>
          <NeedsToEnterPassword>boolean</NeedsToEnterPassword>
          <NeedsToWaitForConfirmation>boolean</NeedsToWaitForConfirmation>
          <SelfSigned>boolean</SelfSigned>
          <IcaRemoteSeal>boolean</IcaRemoteSeal>
          <IcaRestEsel>boolean</IcaRestEsel>
          <IsCesypSeal>boolean</IsCesypSeal>
          <IsRemsigSeal>boolean</IsRemsigSeal>
          <IsRemsigPersonal>boolean</IsRemsigPersonal>
          <IsSecuSignSeal>boolean</IsSecuSignSeal>
          <IsSecuSignPersonal>boolean</IsSecuSignPersonal>
          <IsCsc>boolean</IsCsc>
          <IsInTsl>boolean</IsInTsl>
          <SgnWebServiceType>Gts01 or Ica_RemoteSeal or Monet_RemoteSeal or GSignerWcfService or DKS or S602_SecuSign or Cesyp or Ica_RemoteSeal_v2 or UPVS or RemSig or S602_SecuSign_NET or Obelisk or CSC</SgnWebServiceType>
          <DistributedSignatureAllowed>boolean</DistributedSignatureAllowed>
          <TslTrustedFrom>dateTime</TslTrustedFrom>
          <TslTrustedTo>dateTime</TslTrustedTo>
          <TslCurrentStatus>string</TslCurrentStatus>
          <TslServiceType>string</TslServiceType>
          <Id602>string</Id602>
          <CscCredentialId>string</CscCredentialId>
          <RemSigPersonId>string</RemSigPersonId>
          <RemSigCertificateIndex>int</RemSigCertificateIndex>
          <RemsigOrganization>string</RemsigOrganization>
          <SubjectKeyIdentifier>string</SubjectKeyIdentifier>
          <IssuerSerialNumber>string</IssuerSerialNumber>
          <Thumbprint>string</Thumbprint>
          <SerialNumber>string</SerialNumber>
          <AuthorityKeyID>string</AuthorityKeyID>
          <RawData>base64Binary</RawData>
          <Subject>string</Subject>
          <ValidFrom>dateTime</ValidFrom>
          <ValidTo>dateTime</ValidTo>
          <RevokedFrom>dateTime</RevokedFrom>
          <RevocationReason>string</RevocationReason>
          <Signing>boolean</Signing>
          <CanSign>boolean</CanSign>
          <Issuer>string</Issuer>
          <IssuerCertificateUrl>string</IssuerCertificateUrl>
        </GCertificateInfoDTO>
        <GCertificateInfoDTO>
          <ExtendedKeyUsage>None or ClientAuthentication or CodeSigning or Custom or EmailProtection or ServerAuthentication or TimeStamping</ExtendedKeyUsage>
          <CertificatePolices>
            <string>string</string>
            <string>string</string>
          </CertificatePolices>
          <Version>int</Version>
          <SignatureAlgorithm>string</SignatureAlgorithm>
          <CountryCode>string</CountryCode>
          <Organization>string</Organization>
          <OrganizationUnit>string</OrganizationUnit>
          <Locality>string</Locality>
          <OCSPAddresses>
            <string>string</string>
            <string>string</string>
          </OCSPAddresses>
          <CRLAddresses>
            <string>string</string>
            <string>string</string>
          </CRLAddresses>
          <DnsName>string</DnsName>
          <IssuerDnsName>string</IssuerDnsName>
          <SubjectSimpleName>string</SubjectSimpleName>
          <Email>string</Email>
          <EtsiQctEseal>boolean</EtsiQctEseal>
          <HasPrivateKey>boolean</HasPrivateKey>
          <IssuerLocality>string</IssuerLocality>
          <IssuerOrganization>string</IssuerOrganization>
          <IssuerEmail>string</IssuerEmail>
          <IssuerCountryCode>string</IssuerCountryCode>
          <IssuerOrganizationUnit>string</IssuerOrganizationUnit>
          <HasQualifiedCertificateFlag>boolean</HasQualifiedCertificateFlag>
          <HasQualifiedDeviceFlag>boolean</HasQualifiedDeviceFlag>
          <NeedsToEnterPassword>boolean</NeedsToEnterPassword>
          <NeedsToWaitForConfirmation>boolean</NeedsToWaitForConfirmation>
          <SelfSigned>boolean</SelfSigned>
          <IcaRemoteSeal>boolean</IcaRemoteSeal>
          <IcaRestEsel>boolean</IcaRestEsel>
          <IsCesypSeal>boolean</IsCesypSeal>
          <IsRemsigSeal>boolean</IsRemsigSeal>
          <IsRemsigPersonal>boolean</IsRemsigPersonal>
          <IsSecuSignSeal>boolean</IsSecuSignSeal>
          <IsSecuSignPersonal>boolean</IsSecuSignPersonal>
          <IsCsc>boolean</IsCsc>
          <IsInTsl>boolean</IsInTsl>
          <SgnWebServiceType>Gts01 or Ica_RemoteSeal or Monet_RemoteSeal or GSignerWcfService or DKS or S602_SecuSign or Cesyp or Ica_RemoteSeal_v2 or UPVS or RemSig or S602_SecuSign_NET or Obelisk or CSC</SgnWebServiceType>
          <DistributedSignatureAllowed>boolean</DistributedSignatureAllowed>
          <TslTrustedFrom>dateTime</TslTrustedFrom>
          <TslTrustedTo>dateTime</TslTrustedTo>
          <TslCurrentStatus>string</TslCurrentStatus>
          <TslServiceType>string</TslServiceType>
          <Id602>string</Id602>
          <CscCredentialId>string</CscCredentialId>
          <RemSigPersonId>string</RemSigPersonId>
          <RemSigCertificateIndex>int</RemSigCertificateIndex>
          <RemsigOrganization>string</RemsigOrganization>
          <SubjectKeyIdentifier>string</SubjectKeyIdentifier>
          <IssuerSerialNumber>string</IssuerSerialNumber>
          <Thumbprint>string</Thumbprint>
          <SerialNumber>string</SerialNumber>
          <AuthorityKeyID>string</AuthorityKeyID>
          <RawData>base64Binary</RawData>
          <Subject>string</Subject>
          <ValidFrom>dateTime</ValidFrom>
          <ValidTo>dateTime</ValidTo>
          <RevokedFrom>dateTime</RevokedFrom>
          <RevocationReason>string</RevocationReason>
          <Signing>boolean</Signing>
          <CanSign>boolean</CanSign>
          <Issuer>string</Issuer>
          <IssuerCertificateUrl>string</IssuerCertificateUrl>
        </GCertificateInfoDTO>
      </GetAvailableCertificatesResult>
    </GetAvailableCertificatesResponse>
  </soap12:Body>
</soap12:Envelope>