ProxyWebService


Click here for a complete list of operations.

DeliveryMessage

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 /isds/ProxyWebService.asmx HTTP/1.1
Host: ids02-oudu.ginis.cloud
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://isds.czechpoint.cz/DeliveryMessage"

<?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>
    <DeliveryMessage xmlns="http://isds.czechpoint.cz/">
      <UserName>string</UserName>
      <Password>string</Password>
      <WsUrl>string</WsUrl>
      <certificateHash>string</certificateHash>
      <isdsAuthenticationType>BASIC or COOKIE</isdsAuthenticationType>
      <dmID>string</dmID>
      <ixslpc>string</ixslpc>
      <cookieContainer>string</cookieContainer>
    </DeliveryMessage>
  </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>
    <DeliveryMessageResponse xmlns="http://isds.czechpoint.cz/">
      <dmStatus xmlns="http://isds.czechpoint.cz/v20">
        <dmStatusCode>string</dmStatusCode>
        <dmStatusMessage>string</dmStatusMessage>
      </dmStatus>
      <dmDelivery>
        <dmDm xmlns="http://isds.czechpoint.cz/v20">
          <dmID>string</dmID>
          <dbIDSender>string</dbIDSender>
          <dmSender>string</dmSender>
          <dmSenderAddress>string</dmSenderAddress>
          <dmSenderType>int</dmSenderType>
          <dmRecipient>string</dmRecipient>
          <dmRecipientAddress>string</dmRecipientAddress>
          <dmAmbiguousRecipient>boolean</dmAmbiguousRecipient>
          <dmSenderOrgUnit>string</dmSenderOrgUnit>
          <dmSenderOrgUnitNum>integer</dmSenderOrgUnitNum>
          <dbIDRecipient>string</dbIDRecipient>
          <dmRecipientOrgUnit>string</dmRecipientOrgUnit>
          <dmRecipientOrgUnitNum>integer</dmRecipientOrgUnitNum>
          <dmToHands>string</dmToHands>
          <dmAnnotation>string</dmAnnotation>
          <dmRecipientRefNumber>string</dmRecipientRefNumber>
          <dmSenderRefNumber>string</dmSenderRefNumber>
          <dmRecipientIdent>string</dmRecipientIdent>
          <dmSenderIdent>string</dmSenderIdent>
          <dmLegalTitleLaw>integer</dmLegalTitleLaw>
          <dmLegalTitleYear>integer</dmLegalTitleYear>
          <dmLegalTitleSect>string</dmLegalTitleSect>
          <dmLegalTitlePar>string</dmLegalTitlePar>
          <dmLegalTitlePoint>string</dmLegalTitlePoint>
          <dmPersonalDelivery>boolean</dmPersonalDelivery>
          <dmAllowSubstDelivery>boolean</dmAllowSubstDelivery>
        </dmDm>
        <dmHash algorithm="string" xmlns="http://isds.czechpoint.cz/v20" />
        <dmQTimestamp xmlns="http://isds.czechpoint.cz/v20">base64Binary</dmQTimestamp>
        <dmDeliveryTime xmlns="http://isds.czechpoint.cz/v20">dateTime</dmDeliveryTime>
        <dmAcceptanceTime xmlns="http://isds.czechpoint.cz/v20">dateTime</dmAcceptanceTime>
        <dmMessageStatus xmlns="http://isds.czechpoint.cz/v20">integer</dmMessageStatus>
        <dmEvents xmlns="http://isds.czechpoint.cz/v20">
          <dmEvent>
            <dmEventTime>dateTime</dmEventTime>
            <dmEventDescr>string</dmEventDescr>
          </dmEvent>
          <dmEvent>
            <dmEventTime>dateTime</dmEventTime>
            <dmEventDescr>string</dmEventDescr>
          </dmEvent>
        </dmEvents>
      </dmDelivery>
      <cookieContainer>string</cookieContainer>
    </DeliveryMessageResponse>
  </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 /isds/ProxyWebService.asmx HTTP/1.1
Host: ids02-oudu.ginis.cloud
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>
    <DeliveryMessage xmlns="http://isds.czechpoint.cz/">
      <UserName>string</UserName>
      <Password>string</Password>
      <WsUrl>string</WsUrl>
      <certificateHash>string</certificateHash>
      <isdsAuthenticationType>BASIC or COOKIE</isdsAuthenticationType>
      <dmID>string</dmID>
      <ixslpc>string</ixslpc>
      <cookieContainer>string</cookieContainer>
    </DeliveryMessage>
  </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>
    <DeliveryMessageResponse xmlns="http://isds.czechpoint.cz/">
      <dmStatus xmlns="http://isds.czechpoint.cz/v20">
        <dmStatusCode>string</dmStatusCode>
        <dmStatusMessage>string</dmStatusMessage>
      </dmStatus>
      <dmDelivery>
        <dmDm xmlns="http://isds.czechpoint.cz/v20">
          <dmID>string</dmID>
          <dbIDSender>string</dbIDSender>
          <dmSender>string</dmSender>
          <dmSenderAddress>string</dmSenderAddress>
          <dmSenderType>int</dmSenderType>
          <dmRecipient>string</dmRecipient>
          <dmRecipientAddress>string</dmRecipientAddress>
          <dmAmbiguousRecipient>boolean</dmAmbiguousRecipient>
          <dmSenderOrgUnit>string</dmSenderOrgUnit>
          <dmSenderOrgUnitNum>integer</dmSenderOrgUnitNum>
          <dbIDRecipient>string</dbIDRecipient>
          <dmRecipientOrgUnit>string</dmRecipientOrgUnit>
          <dmRecipientOrgUnitNum>integer</dmRecipientOrgUnitNum>
          <dmToHands>string</dmToHands>
          <dmAnnotation>string</dmAnnotation>
          <dmRecipientRefNumber>string</dmRecipientRefNumber>
          <dmSenderRefNumber>string</dmSenderRefNumber>
          <dmRecipientIdent>string</dmRecipientIdent>
          <dmSenderIdent>string</dmSenderIdent>
          <dmLegalTitleLaw>integer</dmLegalTitleLaw>
          <dmLegalTitleYear>integer</dmLegalTitleYear>
          <dmLegalTitleSect>string</dmLegalTitleSect>
          <dmLegalTitlePar>string</dmLegalTitlePar>
          <dmLegalTitlePoint>string</dmLegalTitlePoint>
          <dmPersonalDelivery>boolean</dmPersonalDelivery>
          <dmAllowSubstDelivery>boolean</dmAllowSubstDelivery>
        </dmDm>
        <dmHash algorithm="string" xmlns="http://isds.czechpoint.cz/v20" />
        <dmQTimestamp xmlns="http://isds.czechpoint.cz/v20">base64Binary</dmQTimestamp>
        <dmDeliveryTime xmlns="http://isds.czechpoint.cz/v20">dateTime</dmDeliveryTime>
        <dmAcceptanceTime xmlns="http://isds.czechpoint.cz/v20">dateTime</dmAcceptanceTime>
        <dmMessageStatus xmlns="http://isds.czechpoint.cz/v20">integer</dmMessageStatus>
        <dmEvents xmlns="http://isds.czechpoint.cz/v20">
          <dmEvent>
            <dmEventTime>dateTime</dmEventTime>
            <dmEventDescr>string</dmEventDescr>
          </dmEvent>
          <dmEvent>
            <dmEventTime>dateTime</dmEventTime>
            <dmEventDescr>string</dmEventDescr>
          </dmEvent>
        </dmEvents>
      </dmDelivery>
      <cookieContainer>string</cookieContainer>
    </DeliveryMessageResponse>
  </soap12:Body>
</soap12:Envelope>