BillettiqueService


Cliquez ici pour une liste complète des opérations.

GetBasketFromSession

Test

Pour tester l'opération en utilisant le protocole HTTP POST, cliquez sur le bouton 'Appeler'.
Paramètre Valeur
UID:
sessionId:

SOAP 1.1

Le texte suivant est un exemple de demande et de réponse SOAP 1.1. Les espaces réservés affichés doivent être remplacés par des valeurs réelles.

POST /billettiqueservice.asmx HTTP/1.1
Host: preprod.bts.alterneo3.cityway.fr
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "urn:Cityway.TransInfo.WebServices.BillettiqueWS:1.0/GetBasketFromSession"

<?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>
    <GetBasketFromSession xmlns="urn:Cityway.TransInfo.WebServices.BillettiqueWS:1.0">
      <UID>string</UID>
      <sessionId>string</sessionId>
    </GetBasketFromSession>
  </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>
    <GetBasketFromSessionResponse xmlns="urn:Cityway.TransInfo.WebServices.BillettiqueWS:1.0">
      <GetBasketFromSessionResult>
        <Status xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
          <code>string</code>
          <description>string</description>
          <data>string</data>
          <stackDump>string</stackDump>
        </Status>
        <CustomerServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
          <Customer>
            <Card xsi:nil="true" />
            <Card xsi:nil="true" />
            <Profile xsi:nil="true" />
            <Profile xsi:nil="true" />
            <Order xsi:nil="true" />
            <Order xsi:nil="true" />
            <Identity xsi:nil="true" />
            <blacklisted>boolean</blacklisted>
            <sessionId>string</sessionId>
            <basketId>string</basketId>
            <cardId>string</cardId>
          </Customer>
          <Customer>
            <Card xsi:nil="true" />
            <Card xsi:nil="true" />
            <Profile xsi:nil="true" />
            <Profile xsi:nil="true" />
            <Order xsi:nil="true" />
            <Order xsi:nil="true" />
            <Identity xsi:nil="true" />
            <blacklisted>boolean</blacklisted>
            <sessionId>string</sessionId>
            <basketId>string</basketId>
            <cardId>string</cardId>
          </Customer>
        </CustomerServiceDelivery>
        <CardServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
          <Contract>
            <label>string</label>
            <statusCode>string</statusCode>
            <endOfValidity xsi:nil="true" />
            <startOfValidity xsi:nil="true" />
            <cost xsi:nil="true" />
            <saleDate xsi:nil="true" />
            <rechargeable>boolean</rechargeable>
            <id>string</id>
            <unitsLeft>int</unitsLeft>
            <type>string</type>
            <saleStatusCode>string</saleStatusCode>
            <statusLabel>string</statusLabel>
            <saleStatusLabel>string</saleStatusLabel>
            <suspended>boolean</suspended>
            <existsOnCard>boolean</existsOnCard>
            <alternateId>string</alternateId>
            <cardId>string</cardId>
            <companyId>string</companyId>
            <companyLabel>string</companyLabel>
            <reloadKey>string</reloadKey>
            <vatRate>int</vatRate>
            <transient>boolean</transient>
            <productId>string</productId>
            <category>string</category>
            <zone>string</zone>
            <rechargeabilityInfo>string</rechargeabilityInfo>
            <caracteristic>string</caracteristic>
            <caracteristic>string</caracteristic>
            <maxQuantity>int</maxQuantity>
            <family>string</family>
            <label2>string</label2>
            <CanBuyMany>boolean</CanBuyMany>
            <UserCanDelete>boolean</UserCanDelete>
            <BankForm>boolean</BankForm>
            <PeriodicPrice xsi:nil="true" />
            <Price xsi:nil="true" />
          </Contract>
          <Contract>
            <label>string</label>
            <statusCode>string</statusCode>
            <endOfValidity xsi:nil="true" />
            <startOfValidity xsi:nil="true" />
            <cost xsi:nil="true" />
            <saleDate xsi:nil="true" />
            <rechargeable>boolean</rechargeable>
            <id>string</id>
            <unitsLeft>int</unitsLeft>
            <type>string</type>
            <saleStatusCode>string</saleStatusCode>
            <statusLabel>string</statusLabel>
            <saleStatusLabel>string</saleStatusLabel>
            <suspended>boolean</suspended>
            <existsOnCard>boolean</existsOnCard>
            <alternateId>string</alternateId>
            <cardId>string</cardId>
            <companyId>string</companyId>
            <companyLabel>string</companyLabel>
            <reloadKey>string</reloadKey>
            <vatRate>int</vatRate>
            <transient>boolean</transient>
            <productId>string</productId>
            <category>string</category>
            <zone>string</zone>
            <rechargeabilityInfo>string</rechargeabilityInfo>
            <caracteristic>string</caracteristic>
            <caracteristic>string</caracteristic>
            <maxQuantity>int</maxQuantity>
            <family>string</family>
            <label2>string</label2>
            <CanBuyMany>boolean</CanBuyMany>
            <UserCanDelete>boolean</UserCanDelete>
            <BankForm>boolean</BankForm>
            <PeriodicPrice xsi:nil="true" />
            <Price xsi:nil="true" />
          </Contract>
          <Card>
            <id>string</id>
            <type>string</type>
            <dateAttrib xsi:nil="true" />
            <statusCode>string</statusCode>
            <statusLabel>string</statusLabel>
            <serialNumber>string</serialNumber>
            <emissionDate xsi:nil="true" />
            <expirationDate xsi:nil="true" />
            <typeLabel>string</typeLabel>
            <profileName>string</profileName>
            <rechargeable>boolean</rechargeable>
            <blacklisted>boolean</blacklisted>
          </Card>
          <basketId>string</basketId>
        </CardServiceDelivery>
        <AvailableContractsServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
          <AvailableContract>
            <id>string</id>
            <keyLoading>string</keyLoading>
            <label>string</label>
            <companyId>string</companyId>
          </AvailableContract>
          <AvailableContract>
            <id>string</id>
            <keyLoading>string</keyLoading>
            <label>string</label>
            <companyId>string</companyId>
          </AvailableContract>
        </AvailableContractsServiceDelivery>
        <GetFieldsServiceDelivery ContractKeyLoading="string" xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
          <FieldDesc>
            <id>string</id>
            <updatable>boolean</updatable>
            <value>string</value>
            <valueId>string</valueId>
            <datatype>string</datatype>
            <valMin>string</valMin>
            <valMax>string</valMax>
            <possibleValues xsi:nil="true" />
            <possibleValues xsi:nil="true" />
            <label>string</label>
            <readableValue>string</readableValue>
            <errorMessage>string</errorMessage>
            <order>int</order>
            <incStep>string</incStep>
            <unit>string</unit>
            <endUser>boolean</endUser>
            <hidden>boolean</hidden>
          </FieldDesc>
          <FieldDesc>
            <id>string</id>
            <updatable>boolean</updatable>
            <value>string</value>
            <valueId>string</valueId>
            <datatype>string</datatype>
            <valMin>string</valMin>
            <valMax>string</valMax>
            <possibleValues xsi:nil="true" />
            <possibleValues xsi:nil="true" />
            <label>string</label>
            <readableValue>string</readableValue>
            <errorMessage>string</errorMessage>
            <order>int</order>
            <incStep>string</incStep>
            <unit>string</unit>
            <endUser>boolean</endUser>
            <hidden>boolean</hidden>
          </FieldDesc>
          <Contract>
            <label>string</label>
            <statusCode>string</statusCode>
            <endOfValidity xsi:nil="true" />
            <startOfValidity xsi:nil="true" />
            <cost xsi:nil="true" />
            <saleDate xsi:nil="true" />
            <rechargeable>boolean</rechargeable>
            <id>string</id>
            <unitsLeft>int</unitsLeft>
            <type>string</type>
            <saleStatusCode>string</saleStatusCode>
            <statusLabel>string</statusLabel>
            <saleStatusLabel>string</saleStatusLabel>
            <suspended>boolean</suspended>
            <existsOnCard>boolean</existsOnCard>
            <alternateId>string</alternateId>
            <cardId>string</cardId>
            <companyId>string</companyId>
            <companyLabel>string</companyLabel>
            <reloadKey>string</reloadKey>
            <vatRate>int</vatRate>
            <transient>boolean</transient>
            <productId>string</productId>
            <category>string</category>
            <zone>string</zone>
            <rechargeabilityInfo>string</rechargeabilityInfo>
            <caracteristic>string</caracteristic>
            <caracteristic>string</caracteristic>
            <maxQuantity>int</maxQuantity>
            <family>string</family>
            <label2>string</label2>
            <CanBuyMany>boolean</CanBuyMany>
            <UserCanDelete>boolean</UserCanDelete>
            <BankForm>boolean</BankForm>
            <PeriodicPrice xsi:nil="true" />
            <Price xsi:nil="true" />
          </Contract>
          <price />
          <readablePrice>string</readablePrice>
          <basketId>string</basketId>
          <quantity>int</quantity>
          <PeriodicPrice>
            <InitialAmount>decimal</InitialAmount>
            <PeriodicAmount>decimal</PeriodicAmount>
            <NbPeriods>int</NbPeriods>
          </PeriodicPrice>
        </GetFieldsServiceDelivery>
        <BasketServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
          <CustomerReload>
            <Customer xsi:nil="true" />
            <totalPrice xsi:nil="true" />
            <id>string</id>
            <creationDate xsi:nil="true" />
            <lastUpdate xsi:nil="true" />
            <label>string</label>
            <statusCode>string</statusCode>
            <CardReload xsi:nil="true" />
            <CardReload xsi:nil="true" />
            <Payment xsi:nil="true" />
            <Payment xsi:nil="true" />
            <commandId>string</commandId>
            <statusLabel>string</statusLabel>
            <hasExhaustiveItemsList>boolean</hasExhaustiveItemsList>
          </CustomerReload>
          <CustomerReload>
            <Customer xsi:nil="true" />
            <totalPrice xsi:nil="true" />
            <id>string</id>
            <creationDate xsi:nil="true" />
            <lastUpdate xsi:nil="true" />
            <label>string</label>
            <statusCode>string</statusCode>
            <CardReload xsi:nil="true" />
            <CardReload xsi:nil="true" />
            <Payment xsi:nil="true" />
            <Payment xsi:nil="true" />
            <commandId>string</commandId>
            <statusLabel>string</statusLabel>
            <hasExhaustiveItemsList>boolean</hasExhaustiveItemsList>
          </CustomerReload>
          <totalPrice />
          <processedItemId>string</processedItemId>
          <processedItemId2>string</processedItemId2>
        </BasketServiceDelivery>
        <OrdersHistoryServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
          <ordersTotal>int</ordersTotal>
          <CustomerOrders>
            <Customer xsi:nil="true" />
            <OrderInfo xsi:nil="true" />
            <OrderInfo xsi:nil="true" />
          </CustomerOrders>
          <CustomerOrders>
            <Customer xsi:nil="true" />
            <OrderInfo xsi:nil="true" />
            <OrderInfo xsi:nil="true" />
          </CustomerOrders>
        </OrdersHistoryServiceDelivery>
        <AccessActivationDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0" />
      </GetBasketFromSessionResult>
    </GetBasketFromSessionResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

Le texte suivant est un exemple de demande et de réponse SOAP 1.2. Les espaces réservés affichés doivent être remplacés par des valeurs réelles.

POST /billettiqueservice.asmx HTTP/1.1
Host: preprod.bts.alterneo3.cityway.fr
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>
    <GetBasketFromSession xmlns="urn:Cityway.TransInfo.WebServices.BillettiqueWS:1.0">
      <UID>string</UID>
      <sessionId>string</sessionId>
    </GetBasketFromSession>
  </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>
    <GetBasketFromSessionResponse xmlns="urn:Cityway.TransInfo.WebServices.BillettiqueWS:1.0">
      <GetBasketFromSessionResult>
        <Status xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
          <code>string</code>
          <description>string</description>
          <data>string</data>
          <stackDump>string</stackDump>
        </Status>
        <CustomerServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
          <Customer>
            <Card xsi:nil="true" />
            <Card xsi:nil="true" />
            <Profile xsi:nil="true" />
            <Profile xsi:nil="true" />
            <Order xsi:nil="true" />
            <Order xsi:nil="true" />
            <Identity xsi:nil="true" />
            <blacklisted>boolean</blacklisted>
            <sessionId>string</sessionId>
            <basketId>string</basketId>
            <cardId>string</cardId>
          </Customer>
          <Customer>
            <Card xsi:nil="true" />
            <Card xsi:nil="true" />
            <Profile xsi:nil="true" />
            <Profile xsi:nil="true" />
            <Order xsi:nil="true" />
            <Order xsi:nil="true" />
            <Identity xsi:nil="true" />
            <blacklisted>boolean</blacklisted>
            <sessionId>string</sessionId>
            <basketId>string</basketId>
            <cardId>string</cardId>
          </Customer>
        </CustomerServiceDelivery>
        <CardServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
          <Contract>
            <label>string</label>
            <statusCode>string</statusCode>
            <endOfValidity xsi:nil="true" />
            <startOfValidity xsi:nil="true" />
            <cost xsi:nil="true" />
            <saleDate xsi:nil="true" />
            <rechargeable>boolean</rechargeable>
            <id>string</id>
            <unitsLeft>int</unitsLeft>
            <type>string</type>
            <saleStatusCode>string</saleStatusCode>
            <statusLabel>string</statusLabel>
            <saleStatusLabel>string</saleStatusLabel>
            <suspended>boolean</suspended>
            <existsOnCard>boolean</existsOnCard>
            <alternateId>string</alternateId>
            <cardId>string</cardId>
            <companyId>string</companyId>
            <companyLabel>string</companyLabel>
            <reloadKey>string</reloadKey>
            <vatRate>int</vatRate>
            <transient>boolean</transient>
            <productId>string</productId>
            <category>string</category>
            <zone>string</zone>
            <rechargeabilityInfo>string</rechargeabilityInfo>
            <caracteristic>string</caracteristic>
            <caracteristic>string</caracteristic>
            <maxQuantity>int</maxQuantity>
            <family>string</family>
            <label2>string</label2>
            <CanBuyMany>boolean</CanBuyMany>
            <UserCanDelete>boolean</UserCanDelete>
            <BankForm>boolean</BankForm>
            <PeriodicPrice xsi:nil="true" />
            <Price xsi:nil="true" />
          </Contract>
          <Contract>
            <label>string</label>
            <statusCode>string</statusCode>
            <endOfValidity xsi:nil="true" />
            <startOfValidity xsi:nil="true" />
            <cost xsi:nil="true" />
            <saleDate xsi:nil="true" />
            <rechargeable>boolean</rechargeable>
            <id>string</id>
            <unitsLeft>int</unitsLeft>
            <type>string</type>
            <saleStatusCode>string</saleStatusCode>
            <statusLabel>string</statusLabel>
            <saleStatusLabel>string</saleStatusLabel>
            <suspended>boolean</suspended>
            <existsOnCard>boolean</existsOnCard>
            <alternateId>string</alternateId>
            <cardId>string</cardId>
            <companyId>string</companyId>
            <companyLabel>string</companyLabel>
            <reloadKey>string</reloadKey>
            <vatRate>int</vatRate>
            <transient>boolean</transient>
            <productId>string</productId>
            <category>string</category>
            <zone>string</zone>
            <rechargeabilityInfo>string</rechargeabilityInfo>
            <caracteristic>string</caracteristic>
            <caracteristic>string</caracteristic>
            <maxQuantity>int</maxQuantity>
            <family>string</family>
            <label2>string</label2>
            <CanBuyMany>boolean</CanBuyMany>
            <UserCanDelete>boolean</UserCanDelete>
            <BankForm>boolean</BankForm>
            <PeriodicPrice xsi:nil="true" />
            <Price xsi:nil="true" />
          </Contract>
          <Card>
            <id>string</id>
            <type>string</type>
            <dateAttrib xsi:nil="true" />
            <statusCode>string</statusCode>
            <statusLabel>string</statusLabel>
            <serialNumber>string</serialNumber>
            <emissionDate xsi:nil="true" />
            <expirationDate xsi:nil="true" />
            <typeLabel>string</typeLabel>
            <profileName>string</profileName>
            <rechargeable>boolean</rechargeable>
            <blacklisted>boolean</blacklisted>
          </Card>
          <basketId>string</basketId>
        </CardServiceDelivery>
        <AvailableContractsServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
          <AvailableContract>
            <id>string</id>
            <keyLoading>string</keyLoading>
            <label>string</label>
            <companyId>string</companyId>
          </AvailableContract>
          <AvailableContract>
            <id>string</id>
            <keyLoading>string</keyLoading>
            <label>string</label>
            <companyId>string</companyId>
          </AvailableContract>
        </AvailableContractsServiceDelivery>
        <GetFieldsServiceDelivery ContractKeyLoading="string" xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
          <FieldDesc>
            <id>string</id>
            <updatable>boolean</updatable>
            <value>string</value>
            <valueId>string</valueId>
            <datatype>string</datatype>
            <valMin>string</valMin>
            <valMax>string</valMax>
            <possibleValues xsi:nil="true" />
            <possibleValues xsi:nil="true" />
            <label>string</label>
            <readableValue>string</readableValue>
            <errorMessage>string</errorMessage>
            <order>int</order>
            <incStep>string</incStep>
            <unit>string</unit>
            <endUser>boolean</endUser>
            <hidden>boolean</hidden>
          </FieldDesc>
          <FieldDesc>
            <id>string</id>
            <updatable>boolean</updatable>
            <value>string</value>
            <valueId>string</valueId>
            <datatype>string</datatype>
            <valMin>string</valMin>
            <valMax>string</valMax>
            <possibleValues xsi:nil="true" />
            <possibleValues xsi:nil="true" />
            <label>string</label>
            <readableValue>string</readableValue>
            <errorMessage>string</errorMessage>
            <order>int</order>
            <incStep>string</incStep>
            <unit>string</unit>
            <endUser>boolean</endUser>
            <hidden>boolean</hidden>
          </FieldDesc>
          <Contract>
            <label>string</label>
            <statusCode>string</statusCode>
            <endOfValidity xsi:nil="true" />
            <startOfValidity xsi:nil="true" />
            <cost xsi:nil="true" />
            <saleDate xsi:nil="true" />
            <rechargeable>boolean</rechargeable>
            <id>string</id>
            <unitsLeft>int</unitsLeft>
            <type>string</type>
            <saleStatusCode>string</saleStatusCode>
            <statusLabel>string</statusLabel>
            <saleStatusLabel>string</saleStatusLabel>
            <suspended>boolean</suspended>
            <existsOnCard>boolean</existsOnCard>
            <alternateId>string</alternateId>
            <cardId>string</cardId>
            <companyId>string</companyId>
            <companyLabel>string</companyLabel>
            <reloadKey>string</reloadKey>
            <vatRate>int</vatRate>
            <transient>boolean</transient>
            <productId>string</productId>
            <category>string</category>
            <zone>string</zone>
            <rechargeabilityInfo>string</rechargeabilityInfo>
            <caracteristic>string</caracteristic>
            <caracteristic>string</caracteristic>
            <maxQuantity>int</maxQuantity>
            <family>string</family>
            <label2>string</label2>
            <CanBuyMany>boolean</CanBuyMany>
            <UserCanDelete>boolean</UserCanDelete>
            <BankForm>boolean</BankForm>
            <PeriodicPrice xsi:nil="true" />
            <Price xsi:nil="true" />
          </Contract>
          <price />
          <readablePrice>string</readablePrice>
          <basketId>string</basketId>
          <quantity>int</quantity>
          <PeriodicPrice>
            <InitialAmount>decimal</InitialAmount>
            <PeriodicAmount>decimal</PeriodicAmount>
            <NbPeriods>int</NbPeriods>
          </PeriodicPrice>
        </GetFieldsServiceDelivery>
        <BasketServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
          <CustomerReload>
            <Customer xsi:nil="true" />
            <totalPrice xsi:nil="true" />
            <id>string</id>
            <creationDate xsi:nil="true" />
            <lastUpdate xsi:nil="true" />
            <label>string</label>
            <statusCode>string</statusCode>
            <CardReload xsi:nil="true" />
            <CardReload xsi:nil="true" />
            <Payment xsi:nil="true" />
            <Payment xsi:nil="true" />
            <commandId>string</commandId>
            <statusLabel>string</statusLabel>
            <hasExhaustiveItemsList>boolean</hasExhaustiveItemsList>
          </CustomerReload>
          <CustomerReload>
            <Customer xsi:nil="true" />
            <totalPrice xsi:nil="true" />
            <id>string</id>
            <creationDate xsi:nil="true" />
            <lastUpdate xsi:nil="true" />
            <label>string</label>
            <statusCode>string</statusCode>
            <CardReload xsi:nil="true" />
            <CardReload xsi:nil="true" />
            <Payment xsi:nil="true" />
            <Payment xsi:nil="true" />
            <commandId>string</commandId>
            <statusLabel>string</statusLabel>
            <hasExhaustiveItemsList>boolean</hasExhaustiveItemsList>
          </CustomerReload>
          <totalPrice />
          <processedItemId>string</processedItemId>
          <processedItemId2>string</processedItemId2>
        </BasketServiceDelivery>
        <OrdersHistoryServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
          <ordersTotal>int</ordersTotal>
          <CustomerOrders>
            <Customer xsi:nil="true" />
            <OrderInfo xsi:nil="true" />
            <OrderInfo xsi:nil="true" />
          </CustomerOrders>
          <CustomerOrders>
            <Customer xsi:nil="true" />
            <OrderInfo xsi:nil="true" />
            <OrderInfo xsi:nil="true" />
          </CustomerOrders>
        </OrdersHistoryServiceDelivery>
        <AccessActivationDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0" />
      </GetBasketFromSessionResult>
    </GetBasketFromSessionResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

Le texte suivant est un exemple de demande et de réponse HTTP GET. Les espaces réservés affichés doivent être remplacés par des valeurs réelles.

GET /billettiqueservice.asmx/GetBasketFromSession?UID=string&sessionId=string HTTP/1.1
Host: preprod.bts.alterneo3.cityway.fr
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<BillettiqueResponseObj xmlns="urn:Cityway.TransInfo.WebServices.BillettiqueWS:1.0">
  <Status xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
    <code>string</code>
    <description>string</description>
    <data>string</data>
    <stackDump>string</stackDump>
  </Status>
  <CustomerServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
    <Customer>
      <Card>
        <id>string</id>
        <type>string</type>
        <dateAttrib d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
        <serialNumber>string</serialNumber>
        <emissionDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <expirationDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <typeLabel>string</typeLabel>
        <profileName>string</profileName>
        <rechargeable>boolean</rechargeable>
        <blacklisted>boolean</blacklisted>
      </Card>
      <Card>
        <id>string</id>
        <type>string</type>
        <dateAttrib d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
        <serialNumber>string</serialNumber>
        <emissionDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <expirationDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <typeLabel>string</typeLabel>
        <profileName>string</profileName>
        <rechargeable>boolean</rechargeable>
        <blacklisted>boolean</blacklisted>
      </Card>
      <Profile>
        <id>string</id>
        <code>string</code>
        <startOfValidity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <endOfValidity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <label>string</label>
      </Profile>
      <Profile>
        <id>string</id>
        <code>string</code>
        <startOfValidity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <endOfValidity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <label>string</label>
      </Profile>
      <Order>
        <Status>string</Status>
        <Date>string</Date>
        <Displayed>boolean</Displayed>
        <Label>string</Label>
        <Price>string</Price>
        <Fields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Fields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Order>
      <Order>
        <Status>string</Status>
        <Date>string</Date>
        <Displayed>boolean</Displayed>
        <Label>string</Label>
        <Price>string</Price>
        <Fields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Fields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Order>
      <Identity>
        <lastName>string</lastName>
        <firstName>string</firstName>
        <birthDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <address>string</address>
        <zipcode>string</zipcode>
        <town>string</town>
        <state>string</state>
        <birthPlace>string</birthPlace>
        <email>string</email>
        <phoneNumber>string</phoneNumber>
        <school>string</school>
        <organisation>string</organisation>
        <id>string</id>
        <parentId>string</parentId>
        <title>string</title>
        <password>string</password>
      </Identity>
      <blacklisted>boolean</blacklisted>
      <sessionId>string</sessionId>
      <basketId>string</basketId>
      <cardId>string</cardId>
    </Customer>
    <Customer>
      <Card>
        <id>string</id>
        <type>string</type>
        <dateAttrib d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
        <serialNumber>string</serialNumber>
        <emissionDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <expirationDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <typeLabel>string</typeLabel>
        <profileName>string</profileName>
        <rechargeable>boolean</rechargeable>
        <blacklisted>boolean</blacklisted>
      </Card>
      <Card>
        <id>string</id>
        <type>string</type>
        <dateAttrib d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
        <serialNumber>string</serialNumber>
        <emissionDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <expirationDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <typeLabel>string</typeLabel>
        <profileName>string</profileName>
        <rechargeable>boolean</rechargeable>
        <blacklisted>boolean</blacklisted>
      </Card>
      <Profile>
        <id>string</id>
        <code>string</code>
        <startOfValidity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <endOfValidity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <label>string</label>
      </Profile>
      <Profile>
        <id>string</id>
        <code>string</code>
        <startOfValidity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <endOfValidity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <label>string</label>
      </Profile>
      <Order>
        <Status>string</Status>
        <Date>string</Date>
        <Displayed>boolean</Displayed>
        <Label>string</Label>
        <Price>string</Price>
        <Fields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Fields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Order>
      <Order>
        <Status>string</Status>
        <Date>string</Date>
        <Displayed>boolean</Displayed>
        <Label>string</Label>
        <Price>string</Price>
        <Fields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Fields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Order>
      <Identity>
        <lastName>string</lastName>
        <firstName>string</firstName>
        <birthDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <address>string</address>
        <zipcode>string</zipcode>
        <town>string</town>
        <state>string</state>
        <birthPlace>string</birthPlace>
        <email>string</email>
        <phoneNumber>string</phoneNumber>
        <school>string</school>
        <organisation>string</organisation>
        <id>string</id>
        <parentId>string</parentId>
        <title>string</title>
        <password>string</password>
      </Identity>
      <blacklisted>boolean</blacklisted>
      <sessionId>string</sessionId>
      <basketId>string</basketId>
      <cardId>string</cardId>
    </Customer>
  </CustomerServiceDelivery>
  <CardServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
    <Contract>
      <label>string</label>
      <statusCode>string</statusCode>
      <endOfValidity />
      <startOfValidity />
      <cost />
      <saleDate />
      <rechargeable>boolean</rechargeable>
      <id>string</id>
      <unitsLeft>int</unitsLeft>
      <type>string</type>
      <saleStatusCode>string</saleStatusCode>
      <statusLabel>string</statusLabel>
      <saleStatusLabel>string</saleStatusLabel>
      <suspended>boolean</suspended>
      <existsOnCard>boolean</existsOnCard>
      <alternateId>string</alternateId>
      <cardId>string</cardId>
      <companyId>string</companyId>
      <companyLabel>string</companyLabel>
      <reloadKey>string</reloadKey>
      <vatRate>int</vatRate>
      <transient>boolean</transient>
      <productId>string</productId>
      <category>string</category>
      <zone>string</zone>
      <rechargeabilityInfo>string</rechargeabilityInfo>
      <caracteristic>string</caracteristic>
      <caracteristic>string</caracteristic>
      <maxQuantity>int</maxQuantity>
      <family>string</family>
      <label2>string</label2>
      <CanBuyMany>boolean</CanBuyMany>
      <UserCanDelete>boolean</UserCanDelete>
      <BankForm>boolean</BankForm>
      <PeriodicPrice>
        <InitialAmount>decimal</InitialAmount>
        <PeriodicAmount>decimal</PeriodicAmount>
        <NbPeriods>int</NbPeriods>
      </PeriodicPrice>
      <Price />
    </Contract>
    <Contract>
      <label>string</label>
      <statusCode>string</statusCode>
      <endOfValidity />
      <startOfValidity />
      <cost />
      <saleDate />
      <rechargeable>boolean</rechargeable>
      <id>string</id>
      <unitsLeft>int</unitsLeft>
      <type>string</type>
      <saleStatusCode>string</saleStatusCode>
      <statusLabel>string</statusLabel>
      <saleStatusLabel>string</saleStatusLabel>
      <suspended>boolean</suspended>
      <existsOnCard>boolean</existsOnCard>
      <alternateId>string</alternateId>
      <cardId>string</cardId>
      <companyId>string</companyId>
      <companyLabel>string</companyLabel>
      <reloadKey>string</reloadKey>
      <vatRate>int</vatRate>
      <transient>boolean</transient>
      <productId>string</productId>
      <category>string</category>
      <zone>string</zone>
      <rechargeabilityInfo>string</rechargeabilityInfo>
      <caracteristic>string</caracteristic>
      <caracteristic>string</caracteristic>
      <maxQuantity>int</maxQuantity>
      <family>string</family>
      <label2>string</label2>
      <CanBuyMany>boolean</CanBuyMany>
      <UserCanDelete>boolean</UserCanDelete>
      <BankForm>boolean</BankForm>
      <PeriodicPrice>
        <InitialAmount>decimal</InitialAmount>
        <PeriodicAmount>decimal</PeriodicAmount>
        <NbPeriods>int</NbPeriods>
      </PeriodicPrice>
      <Price />
    </Contract>
    <Card>
      <id>string</id>
      <type>string</type>
      <dateAttrib />
      <statusCode>string</statusCode>
      <statusLabel>string</statusLabel>
      <serialNumber>string</serialNumber>
      <emissionDate />
      <expirationDate />
      <typeLabel>string</typeLabel>
      <profileName>string</profileName>
      <rechargeable>boolean</rechargeable>
      <blacklisted>boolean</blacklisted>
    </Card>
    <basketId>string</basketId>
  </CardServiceDelivery>
  <AvailableContractsServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
    <AvailableContract>
      <id>string</id>
      <keyLoading>string</keyLoading>
      <label>string</label>
      <companyId>string</companyId>
    </AvailableContract>
    <AvailableContract>
      <id>string</id>
      <keyLoading>string</keyLoading>
      <label>string</label>
      <companyId>string</companyId>
    </AvailableContract>
  </AvailableContractsServiceDelivery>
  <GetFieldsServiceDelivery ContractKeyLoading="string" xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
    <FieldDesc>
      <id>string</id>
      <updatable>boolean</updatable>
      <value>string</value>
      <valueId>string</valueId>
      <datatype>string</datatype>
      <valMin>string</valMin>
      <valMax>string</valMax>
      <possibleValues>
        <id>string</id>
        <text>string</text>
      </possibleValues>
      <possibleValues>
        <id>string</id>
        <text>string</text>
      </possibleValues>
      <label>string</label>
      <readableValue>string</readableValue>
      <errorMessage>string</errorMessage>
      <order>int</order>
      <incStep>string</incStep>
      <unit>string</unit>
      <endUser>boolean</endUser>
      <hidden>boolean</hidden>
    </FieldDesc>
    <FieldDesc>
      <id>string</id>
      <updatable>boolean</updatable>
      <value>string</value>
      <valueId>string</valueId>
      <datatype>string</datatype>
      <valMin>string</valMin>
      <valMax>string</valMax>
      <possibleValues>
        <id>string</id>
        <text>string</text>
      </possibleValues>
      <possibleValues>
        <id>string</id>
        <text>string</text>
      </possibleValues>
      <label>string</label>
      <readableValue>string</readableValue>
      <errorMessage>string</errorMessage>
      <order>int</order>
      <incStep>string</incStep>
      <unit>string</unit>
      <endUser>boolean</endUser>
      <hidden>boolean</hidden>
    </FieldDesc>
    <Contract>
      <label>string</label>
      <statusCode>string</statusCode>
      <endOfValidity />
      <startOfValidity />
      <cost />
      <saleDate />
      <rechargeable>boolean</rechargeable>
      <id>string</id>
      <unitsLeft>int</unitsLeft>
      <type>string</type>
      <saleStatusCode>string</saleStatusCode>
      <statusLabel>string</statusLabel>
      <saleStatusLabel>string</saleStatusLabel>
      <suspended>boolean</suspended>
      <existsOnCard>boolean</existsOnCard>
      <alternateId>string</alternateId>
      <cardId>string</cardId>
      <companyId>string</companyId>
      <companyLabel>string</companyLabel>
      <reloadKey>string</reloadKey>
      <vatRate>int</vatRate>
      <transient>boolean</transient>
      <productId>string</productId>
      <category>string</category>
      <zone>string</zone>
      <rechargeabilityInfo>string</rechargeabilityInfo>
      <caracteristic>string</caracteristic>
      <caracteristic>string</caracteristic>
      <maxQuantity>int</maxQuantity>
      <family>string</family>
      <label2>string</label2>
      <CanBuyMany>boolean</CanBuyMany>
      <UserCanDelete>boolean</UserCanDelete>
      <BankForm>boolean</BankForm>
      <PeriodicPrice>
        <InitialAmount>decimal</InitialAmount>
        <PeriodicAmount>decimal</PeriodicAmount>
        <NbPeriods>int</NbPeriods>
      </PeriodicPrice>
      <Price />
    </Contract>
    <price />
    <readablePrice>string</readablePrice>
    <basketId>string</basketId>
    <quantity>int</quantity>
    <PeriodicPrice>
      <InitialAmount>decimal</InitialAmount>
      <PeriodicAmount>decimal</PeriodicAmount>
      <NbPeriods>int</NbPeriods>
    </PeriodicPrice>
  </GetFieldsServiceDelivery>
  <BasketServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
    <CustomerReload>
      <Customer>
        <lastName>string</lastName>
        <firstName>string</firstName>
        <birthDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <address>string</address>
        <zipcode>string</zipcode>
        <town>string</town>
        <state>string</state>
        <birthPlace>string</birthPlace>
        <email>string</email>
        <phoneNumber>string</phoneNumber>
        <school>string</school>
        <organisation>string</organisation>
        <id>string</id>
        <parentId>string</parentId>
        <title>string</title>
        <password>string</password>
      </Customer>
      <totalPrice />
      <id>string</id>
      <creationDate />
      <lastUpdate />
      <label>string</label>
      <statusCode>string</statusCode>
      <CardReload>
        <Card d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ContractReload d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ContractReload d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <totalPrice d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
      </CardReload>
      <CardReload>
        <Card d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ContractReload d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ContractReload d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <totalPrice d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
      </CardReload>
      <Payment>
        <transactionId>string</transactionId>
        <transactionDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <paymentMethodCode>string</paymentMethodCode>
        <paymentDescription>string</paymentDescription>
        <successful>boolean</successful>
        <paymentMethodLabel>string</paymentMethodLabel>
        <Term d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Term d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Payment>
      <Payment>
        <transactionId>string</transactionId>
        <transactionDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <paymentMethodCode>string</paymentMethodCode>
        <paymentDescription>string</paymentDescription>
        <successful>boolean</successful>
        <paymentMethodLabel>string</paymentMethodLabel>
        <Term d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Term d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Payment>
      <commandId>string</commandId>
      <statusLabel>string</statusLabel>
      <hasExhaustiveItemsList>boolean</hasExhaustiveItemsList>
    </CustomerReload>
    <CustomerReload>
      <Customer>
        <lastName>string</lastName>
        <firstName>string</firstName>
        <birthDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <address>string</address>
        <zipcode>string</zipcode>
        <town>string</town>
        <state>string</state>
        <birthPlace>string</birthPlace>
        <email>string</email>
        <phoneNumber>string</phoneNumber>
        <school>string</school>
        <organisation>string</organisation>
        <id>string</id>
        <parentId>string</parentId>
        <title>string</title>
        <password>string</password>
      </Customer>
      <totalPrice />
      <id>string</id>
      <creationDate />
      <lastUpdate />
      <label>string</label>
      <statusCode>string</statusCode>
      <CardReload>
        <Card d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ContractReload d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ContractReload d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <totalPrice d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
      </CardReload>
      <CardReload>
        <Card d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ContractReload d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ContractReload d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <totalPrice d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
      </CardReload>
      <Payment>
        <transactionId>string</transactionId>
        <transactionDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <paymentMethodCode>string</paymentMethodCode>
        <paymentDescription>string</paymentDescription>
        <successful>boolean</successful>
        <paymentMethodLabel>string</paymentMethodLabel>
        <Term d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Term d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Payment>
      <Payment>
        <transactionId>string</transactionId>
        <transactionDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <paymentMethodCode>string</paymentMethodCode>
        <paymentDescription>string</paymentDescription>
        <successful>boolean</successful>
        <paymentMethodLabel>string</paymentMethodLabel>
        <Term d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Term d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Payment>
      <commandId>string</commandId>
      <statusLabel>string</statusLabel>
      <hasExhaustiveItemsList>boolean</hasExhaustiveItemsList>
    </CustomerReload>
    <totalPrice />
    <processedItemId>string</processedItemId>
    <processedItemId2>string</processedItemId2>
  </BasketServiceDelivery>
  <OrdersHistoryServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
    <ordersTotal>int</ordersTotal>
    <CustomerOrders>
      <Customer>
        <lastName>string</lastName>
        <firstName>string</firstName>
        <birthDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <address>string</address>
        <zipcode>string</zipcode>
        <town>string</town>
        <state>string</state>
        <birthPlace>string</birthPlace>
        <email>string</email>
        <phoneNumber>string</phoneNumber>
        <school>string</school>
        <organisation>string</organisation>
        <id>string</id>
        <parentId>string</parentId>
        <title>string</title>
        <password>string</password>
      </Customer>
      <OrderInfo>
        <id>string</id>
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
        <Contract d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Contract d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <date d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderInfo>
      <OrderInfo>
        <id>string</id>
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
        <Contract d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Contract d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <date d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderInfo>
    </CustomerOrders>
    <CustomerOrders>
      <Customer>
        <lastName>string</lastName>
        <firstName>string</firstName>
        <birthDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <address>string</address>
        <zipcode>string</zipcode>
        <town>string</town>
        <state>string</state>
        <birthPlace>string</birthPlace>
        <email>string</email>
        <phoneNumber>string</phoneNumber>
        <school>string</school>
        <organisation>string</organisation>
        <id>string</id>
        <parentId>string</parentId>
        <title>string</title>
        <password>string</password>
      </Customer>
      <OrderInfo>
        <id>string</id>
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
        <Contract d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Contract d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <date d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderInfo>
      <OrderInfo>
        <id>string</id>
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
        <Contract d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Contract d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <date d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderInfo>
    </CustomerOrders>
  </OrdersHistoryServiceDelivery>
  <AccessActivationDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0" />
</BillettiqueResponseObj>

HTTP POST

Le texte suivant est un exemple de demande et de réponse HTTP POST. Les espaces réservés affichés doivent être remplacés par des valeurs réelles.

POST /billettiqueservice.asmx/GetBasketFromSession HTTP/1.1
Host: preprod.bts.alterneo3.cityway.fr
Content-Type: application/x-www-form-urlencoded
Content-Length: length

UID=string&sessionId=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<BillettiqueResponseObj xmlns="urn:Cityway.TransInfo.WebServices.BillettiqueWS:1.0">
  <Status xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
    <code>string</code>
    <description>string</description>
    <data>string</data>
    <stackDump>string</stackDump>
  </Status>
  <CustomerServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
    <Customer>
      <Card>
        <id>string</id>
        <type>string</type>
        <dateAttrib d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
        <serialNumber>string</serialNumber>
        <emissionDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <expirationDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <typeLabel>string</typeLabel>
        <profileName>string</profileName>
        <rechargeable>boolean</rechargeable>
        <blacklisted>boolean</blacklisted>
      </Card>
      <Card>
        <id>string</id>
        <type>string</type>
        <dateAttrib d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
        <serialNumber>string</serialNumber>
        <emissionDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <expirationDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <typeLabel>string</typeLabel>
        <profileName>string</profileName>
        <rechargeable>boolean</rechargeable>
        <blacklisted>boolean</blacklisted>
      </Card>
      <Profile>
        <id>string</id>
        <code>string</code>
        <startOfValidity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <endOfValidity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <label>string</label>
      </Profile>
      <Profile>
        <id>string</id>
        <code>string</code>
        <startOfValidity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <endOfValidity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <label>string</label>
      </Profile>
      <Order>
        <Status>string</Status>
        <Date>string</Date>
        <Displayed>boolean</Displayed>
        <Label>string</Label>
        <Price>string</Price>
        <Fields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Fields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Order>
      <Order>
        <Status>string</Status>
        <Date>string</Date>
        <Displayed>boolean</Displayed>
        <Label>string</Label>
        <Price>string</Price>
        <Fields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Fields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Order>
      <Identity>
        <lastName>string</lastName>
        <firstName>string</firstName>
        <birthDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <address>string</address>
        <zipcode>string</zipcode>
        <town>string</town>
        <state>string</state>
        <birthPlace>string</birthPlace>
        <email>string</email>
        <phoneNumber>string</phoneNumber>
        <school>string</school>
        <organisation>string</organisation>
        <id>string</id>
        <parentId>string</parentId>
        <title>string</title>
        <password>string</password>
      </Identity>
      <blacklisted>boolean</blacklisted>
      <sessionId>string</sessionId>
      <basketId>string</basketId>
      <cardId>string</cardId>
    </Customer>
    <Customer>
      <Card>
        <id>string</id>
        <type>string</type>
        <dateAttrib d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
        <serialNumber>string</serialNumber>
        <emissionDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <expirationDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <typeLabel>string</typeLabel>
        <profileName>string</profileName>
        <rechargeable>boolean</rechargeable>
        <blacklisted>boolean</blacklisted>
      </Card>
      <Card>
        <id>string</id>
        <type>string</type>
        <dateAttrib d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
        <serialNumber>string</serialNumber>
        <emissionDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <expirationDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <typeLabel>string</typeLabel>
        <profileName>string</profileName>
        <rechargeable>boolean</rechargeable>
        <blacklisted>boolean</blacklisted>
      </Card>
      <Profile>
        <id>string</id>
        <code>string</code>
        <startOfValidity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <endOfValidity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <label>string</label>
      </Profile>
      <Profile>
        <id>string</id>
        <code>string</code>
        <startOfValidity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <endOfValidity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <label>string</label>
      </Profile>
      <Order>
        <Status>string</Status>
        <Date>string</Date>
        <Displayed>boolean</Displayed>
        <Label>string</Label>
        <Price>string</Price>
        <Fields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Fields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Order>
      <Order>
        <Status>string</Status>
        <Date>string</Date>
        <Displayed>boolean</Displayed>
        <Label>string</Label>
        <Price>string</Price>
        <Fields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Fields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Order>
      <Identity>
        <lastName>string</lastName>
        <firstName>string</firstName>
        <birthDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <address>string</address>
        <zipcode>string</zipcode>
        <town>string</town>
        <state>string</state>
        <birthPlace>string</birthPlace>
        <email>string</email>
        <phoneNumber>string</phoneNumber>
        <school>string</school>
        <organisation>string</organisation>
        <id>string</id>
        <parentId>string</parentId>
        <title>string</title>
        <password>string</password>
      </Identity>
      <blacklisted>boolean</blacklisted>
      <sessionId>string</sessionId>
      <basketId>string</basketId>
      <cardId>string</cardId>
    </Customer>
  </CustomerServiceDelivery>
  <CardServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
    <Contract>
      <label>string</label>
      <statusCode>string</statusCode>
      <endOfValidity />
      <startOfValidity />
      <cost />
      <saleDate />
      <rechargeable>boolean</rechargeable>
      <id>string</id>
      <unitsLeft>int</unitsLeft>
      <type>string</type>
      <saleStatusCode>string</saleStatusCode>
      <statusLabel>string</statusLabel>
      <saleStatusLabel>string</saleStatusLabel>
      <suspended>boolean</suspended>
      <existsOnCard>boolean</existsOnCard>
      <alternateId>string</alternateId>
      <cardId>string</cardId>
      <companyId>string</companyId>
      <companyLabel>string</companyLabel>
      <reloadKey>string</reloadKey>
      <vatRate>int</vatRate>
      <transient>boolean</transient>
      <productId>string</productId>
      <category>string</category>
      <zone>string</zone>
      <rechargeabilityInfo>string</rechargeabilityInfo>
      <caracteristic>string</caracteristic>
      <caracteristic>string</caracteristic>
      <maxQuantity>int</maxQuantity>
      <family>string</family>
      <label2>string</label2>
      <CanBuyMany>boolean</CanBuyMany>
      <UserCanDelete>boolean</UserCanDelete>
      <BankForm>boolean</BankForm>
      <PeriodicPrice>
        <InitialAmount>decimal</InitialAmount>
        <PeriodicAmount>decimal</PeriodicAmount>
        <NbPeriods>int</NbPeriods>
      </PeriodicPrice>
      <Price />
    </Contract>
    <Contract>
      <label>string</label>
      <statusCode>string</statusCode>
      <endOfValidity />
      <startOfValidity />
      <cost />
      <saleDate />
      <rechargeable>boolean</rechargeable>
      <id>string</id>
      <unitsLeft>int</unitsLeft>
      <type>string</type>
      <saleStatusCode>string</saleStatusCode>
      <statusLabel>string</statusLabel>
      <saleStatusLabel>string</saleStatusLabel>
      <suspended>boolean</suspended>
      <existsOnCard>boolean</existsOnCard>
      <alternateId>string</alternateId>
      <cardId>string</cardId>
      <companyId>string</companyId>
      <companyLabel>string</companyLabel>
      <reloadKey>string</reloadKey>
      <vatRate>int</vatRate>
      <transient>boolean</transient>
      <productId>string</productId>
      <category>string</category>
      <zone>string</zone>
      <rechargeabilityInfo>string</rechargeabilityInfo>
      <caracteristic>string</caracteristic>
      <caracteristic>string</caracteristic>
      <maxQuantity>int</maxQuantity>
      <family>string</family>
      <label2>string</label2>
      <CanBuyMany>boolean</CanBuyMany>
      <UserCanDelete>boolean</UserCanDelete>
      <BankForm>boolean</BankForm>
      <PeriodicPrice>
        <InitialAmount>decimal</InitialAmount>
        <PeriodicAmount>decimal</PeriodicAmount>
        <NbPeriods>int</NbPeriods>
      </PeriodicPrice>
      <Price />
    </Contract>
    <Card>
      <id>string</id>
      <type>string</type>
      <dateAttrib />
      <statusCode>string</statusCode>
      <statusLabel>string</statusLabel>
      <serialNumber>string</serialNumber>
      <emissionDate />
      <expirationDate />
      <typeLabel>string</typeLabel>
      <profileName>string</profileName>
      <rechargeable>boolean</rechargeable>
      <blacklisted>boolean</blacklisted>
    </Card>
    <basketId>string</basketId>
  </CardServiceDelivery>
  <AvailableContractsServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
    <AvailableContract>
      <id>string</id>
      <keyLoading>string</keyLoading>
      <label>string</label>
      <companyId>string</companyId>
    </AvailableContract>
    <AvailableContract>
      <id>string</id>
      <keyLoading>string</keyLoading>
      <label>string</label>
      <companyId>string</companyId>
    </AvailableContract>
  </AvailableContractsServiceDelivery>
  <GetFieldsServiceDelivery ContractKeyLoading="string" xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
    <FieldDesc>
      <id>string</id>
      <updatable>boolean</updatable>
      <value>string</value>
      <valueId>string</valueId>
      <datatype>string</datatype>
      <valMin>string</valMin>
      <valMax>string</valMax>
      <possibleValues>
        <id>string</id>
        <text>string</text>
      </possibleValues>
      <possibleValues>
        <id>string</id>
        <text>string</text>
      </possibleValues>
      <label>string</label>
      <readableValue>string</readableValue>
      <errorMessage>string</errorMessage>
      <order>int</order>
      <incStep>string</incStep>
      <unit>string</unit>
      <endUser>boolean</endUser>
      <hidden>boolean</hidden>
    </FieldDesc>
    <FieldDesc>
      <id>string</id>
      <updatable>boolean</updatable>
      <value>string</value>
      <valueId>string</valueId>
      <datatype>string</datatype>
      <valMin>string</valMin>
      <valMax>string</valMax>
      <possibleValues>
        <id>string</id>
        <text>string</text>
      </possibleValues>
      <possibleValues>
        <id>string</id>
        <text>string</text>
      </possibleValues>
      <label>string</label>
      <readableValue>string</readableValue>
      <errorMessage>string</errorMessage>
      <order>int</order>
      <incStep>string</incStep>
      <unit>string</unit>
      <endUser>boolean</endUser>
      <hidden>boolean</hidden>
    </FieldDesc>
    <Contract>
      <label>string</label>
      <statusCode>string</statusCode>
      <endOfValidity />
      <startOfValidity />
      <cost />
      <saleDate />
      <rechargeable>boolean</rechargeable>
      <id>string</id>
      <unitsLeft>int</unitsLeft>
      <type>string</type>
      <saleStatusCode>string</saleStatusCode>
      <statusLabel>string</statusLabel>
      <saleStatusLabel>string</saleStatusLabel>
      <suspended>boolean</suspended>
      <existsOnCard>boolean</existsOnCard>
      <alternateId>string</alternateId>
      <cardId>string</cardId>
      <companyId>string</companyId>
      <companyLabel>string</companyLabel>
      <reloadKey>string</reloadKey>
      <vatRate>int</vatRate>
      <transient>boolean</transient>
      <productId>string</productId>
      <category>string</category>
      <zone>string</zone>
      <rechargeabilityInfo>string</rechargeabilityInfo>
      <caracteristic>string</caracteristic>
      <caracteristic>string</caracteristic>
      <maxQuantity>int</maxQuantity>
      <family>string</family>
      <label2>string</label2>
      <CanBuyMany>boolean</CanBuyMany>
      <UserCanDelete>boolean</UserCanDelete>
      <BankForm>boolean</BankForm>
      <PeriodicPrice>
        <InitialAmount>decimal</InitialAmount>
        <PeriodicAmount>decimal</PeriodicAmount>
        <NbPeriods>int</NbPeriods>
      </PeriodicPrice>
      <Price />
    </Contract>
    <price />
    <readablePrice>string</readablePrice>
    <basketId>string</basketId>
    <quantity>int</quantity>
    <PeriodicPrice>
      <InitialAmount>decimal</InitialAmount>
      <PeriodicAmount>decimal</PeriodicAmount>
      <NbPeriods>int</NbPeriods>
    </PeriodicPrice>
  </GetFieldsServiceDelivery>
  <BasketServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
    <CustomerReload>
      <Customer>
        <lastName>string</lastName>
        <firstName>string</firstName>
        <birthDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <address>string</address>
        <zipcode>string</zipcode>
        <town>string</town>
        <state>string</state>
        <birthPlace>string</birthPlace>
        <email>string</email>
        <phoneNumber>string</phoneNumber>
        <school>string</school>
        <organisation>string</organisation>
        <id>string</id>
        <parentId>string</parentId>
        <title>string</title>
        <password>string</password>
      </Customer>
      <totalPrice />
      <id>string</id>
      <creationDate />
      <lastUpdate />
      <label>string</label>
      <statusCode>string</statusCode>
      <CardReload>
        <Card d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ContractReload d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ContractReload d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <totalPrice d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
      </CardReload>
      <CardReload>
        <Card d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ContractReload d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ContractReload d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <totalPrice d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
      </CardReload>
      <Payment>
        <transactionId>string</transactionId>
        <transactionDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <paymentMethodCode>string</paymentMethodCode>
        <paymentDescription>string</paymentDescription>
        <successful>boolean</successful>
        <paymentMethodLabel>string</paymentMethodLabel>
        <Term d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Term d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Payment>
      <Payment>
        <transactionId>string</transactionId>
        <transactionDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <paymentMethodCode>string</paymentMethodCode>
        <paymentDescription>string</paymentDescription>
        <successful>boolean</successful>
        <paymentMethodLabel>string</paymentMethodLabel>
        <Term d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Term d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Payment>
      <commandId>string</commandId>
      <statusLabel>string</statusLabel>
      <hasExhaustiveItemsList>boolean</hasExhaustiveItemsList>
    </CustomerReload>
    <CustomerReload>
      <Customer>
        <lastName>string</lastName>
        <firstName>string</firstName>
        <birthDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <address>string</address>
        <zipcode>string</zipcode>
        <town>string</town>
        <state>string</state>
        <birthPlace>string</birthPlace>
        <email>string</email>
        <phoneNumber>string</phoneNumber>
        <school>string</school>
        <organisation>string</organisation>
        <id>string</id>
        <parentId>string</parentId>
        <title>string</title>
        <password>string</password>
      </Customer>
      <totalPrice />
      <id>string</id>
      <creationDate />
      <lastUpdate />
      <label>string</label>
      <statusCode>string</statusCode>
      <CardReload>
        <Card d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ContractReload d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ContractReload d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <totalPrice d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
      </CardReload>
      <CardReload>
        <Card d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ContractReload d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ContractReload d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <totalPrice d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
      </CardReload>
      <Payment>
        <transactionId>string</transactionId>
        <transactionDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <paymentMethodCode>string</paymentMethodCode>
        <paymentDescription>string</paymentDescription>
        <successful>boolean</successful>
        <paymentMethodLabel>string</paymentMethodLabel>
        <Term d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Term d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Payment>
      <Payment>
        <transactionId>string</transactionId>
        <transactionDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <paymentMethodCode>string</paymentMethodCode>
        <paymentDescription>string</paymentDescription>
        <successful>boolean</successful>
        <paymentMethodLabel>string</paymentMethodLabel>
        <Term d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Term d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Payment>
      <commandId>string</commandId>
      <statusLabel>string</statusLabel>
      <hasExhaustiveItemsList>boolean</hasExhaustiveItemsList>
    </CustomerReload>
    <totalPrice />
    <processedItemId>string</processedItemId>
    <processedItemId2>string</processedItemId2>
  </BasketServiceDelivery>
  <OrdersHistoryServiceDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0">
    <ordersTotal>int</ordersTotal>
    <CustomerOrders>
      <Customer>
        <lastName>string</lastName>
        <firstName>string</firstName>
        <birthDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <address>string</address>
        <zipcode>string</zipcode>
        <town>string</town>
        <state>string</state>
        <birthPlace>string</birthPlace>
        <email>string</email>
        <phoneNumber>string</phoneNumber>
        <school>string</school>
        <organisation>string</organisation>
        <id>string</id>
        <parentId>string</parentId>
        <title>string</title>
        <password>string</password>
      </Customer>
      <OrderInfo>
        <id>string</id>
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
        <Contract d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Contract d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <date d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderInfo>
      <OrderInfo>
        <id>string</id>
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
        <Contract d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Contract d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <date d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderInfo>
    </CustomerOrders>
    <CustomerOrders>
      <Customer>
        <lastName>string</lastName>
        <firstName>string</firstName>
        <birthDate d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <address>string</address>
        <zipcode>string</zipcode>
        <town>string</town>
        <state>string</state>
        <birthPlace>string</birthPlace>
        <email>string</email>
        <phoneNumber>string</phoneNumber>
        <school>string</school>
        <organisation>string</organisation>
        <id>string</id>
        <parentId>string</parentId>
        <title>string</title>
        <password>string</password>
      </Customer>
      <OrderInfo>
        <id>string</id>
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
        <Contract d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Contract d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <date d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderInfo>
      <OrderInfo>
        <id>string</id>
        <statusCode>string</statusCode>
        <statusLabel>string</statusLabel>
        <Contract d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Contract d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <date d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderInfo>
    </CustomerOrders>
  </OrdersHistoryServiceDelivery>
  <AccessActivationDelivery xmlns="urn:Cityway.TransInfo.BillettiqueService:1.0" />
</BillettiqueResponseObj>