EspaceClientService


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

GetTrainingList

Test

Le formulaire de test est uniquement disponible pour les demandes de l'ordinateur local.

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 /EspaceClientService.asmx HTTP/1.1
Host: dataec.ib-formation.fr
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://ibformation.fr/GetTrainingList"

<?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>
    <GetTrainingList xmlns="http://ibformation.fr/">
      <userCrmID>string</userCrmID>
      <etablissementID>string</etablissementID>
      <etablissementID>string</etablissementID>
    </GetTrainingList>
  </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>
    <GetTrainingListResponse xmlns="http://ibformation.fr/">
      <trainingCollectionResponse>
        <Training>
          <Trainee xmlns="http://ibformation.fr/Services">
            <Civility>string</Civility>
            <Name>string</Name>
            <FirstName>string</FirstName>
            <FullName>string</FullName>
            <Fonction>string</Fonction>
            <ClientType>string</ClientType>
            <Adresse>string</Adresse>
            <Adresse2>string</Adresse2>
            <Adresse3>string</Adresse3>
            <ZippCode>string</ZippCode>
            <City>string</City>
            <Country>string</Country>
            <Mail>string</Mail>
            <PersonalMail>string</PersonalMail>
            <PhoneNumber>string</PhoneNumber>
            <UserStatus>string</UserStatus>
            <UserRole>string</UserRole>
            <UserAccount xsi:nil="true" />
            <UserCrmId>string</UserCrmId>
            <InscriptionLunch>boolean</InscriptionLunch>
            <IsSuperEtablissement>boolean</IsSuperEtablissement>
            <CleCommande>string</CleCommande>
          </Trainee>
          <Trader xmlns="http://ibformation.fr/Services">
            <Name>string</Name>
            <FirstName>string</FirstName>
            <Mail>string</Mail>
            <Adresse1>string</Adresse1>
            <Adresse2>string</Adresse2>
            <Adresse3>string</Adresse3>
            <City>string</City>
            <ZipCode>string</ZipCode>
            <State>string</State>
            <PhoneNumber>string</PhoneNumber>
            <UserCrmID>string</UserCrmID>
            <TraderAccounts xsi:nil="true" />
            <TraderAccounts xsi:nil="true" />
          </Trader>
          <Sponsor xmlns="http://ibformation.fr/Services">
            <Civility>string</Civility>
            <Name>string</Name>
            <FirstName>string</FirstName>
            <FullName>string</FullName>
            <Fonction>string</Fonction>
            <ClientType>string</ClientType>
            <Adresse>string</Adresse>
            <Adresse2>string</Adresse2>
            <Adresse3>string</Adresse3>
            <ZippCode>string</ZippCode>
            <City>string</City>
            <Country>string</Country>
            <Mail>string</Mail>
            <PersonalMail>string</PersonalMail>
            <PhoneNumber>string</PhoneNumber>
            <UserStatus>string</UserStatus>
            <UserRole>string</UserRole>
            <UserAccount xsi:nil="true" />
            <UserCrmId>string</UserCrmId>
            <InscriptionLunch>boolean</InscriptionLunch>
            <IsSuperEtablissement>boolean</IsSuperEtablissement>
            <CleCommande>string</CleCommande>
          </Sponsor>
          <TraineeAccount xmlns="http://ibformation.fr/Services">
            <AccountName>string</AccountName>
            <Adresse>string</Adresse>
            <Adresse2>string</Adresse2>
            <Adresse3>string</Adresse3>
            <ZippCode>string</ZippCode>
            <City>string</City>
            <Country>string</Country>
            <IsPortal>boolean</IsPortal>
            <PhoneNumber>string</PhoneNumber>
            <SIRET>string</SIRET>
            <NafCode>string</NafCode>
            <EstablishmentEmployeeNumber>int</EstablishmentEmployeeNumber>
            <BusinessEmployeeNumber>int</BusinessEmployeeNumber>
            <ComputerScientistNumber>int</ComputerScientistNumber>
            <TrainingPeriod>string</TrainingPeriod>
            <AccountUsers xsi:nil="true" />
            <AccountUsers xsi:nil="true" />
            <AccountCrmId>string</AccountCrmId>
            <Comment>string</Comment>
            <OPCA>string</OPCA>
            <AccountNumber>string</AccountNumber>
            <Fonction>string</Fonction>
            <EMail>string</EMail>
          </TraineeAccount>
          <TrainingName xmlns="http://ibformation.fr/Services">string</TrainingName>
          <TrainingCode xmlns="http://ibformation.fr/Services">string</TrainingCode>
          <TrainingSite xmlns="http://ibformation.fr/Services">string</TrainingSite>
          <TrainingType xmlns="http://ibformation.fr/Services">string</TrainingType>
          <Date xmlns="http://ibformation.fr/Services">dateTime</Date>
          <DateFin xmlns="http://ibformation.fr/Services">dateTime</DateFin>
          <Duration xmlns="http://ibformation.fr/Services">string</Duration>
          <EvalMoyenne xmlns="http://ibformation.fr/Services">string</EvalMoyenne>
          <EvalSatisfaction xmlns="http://ibformation.fr/Services">string</EvalSatisfaction>
          <InscriptionCode xmlns="http://ibformation.fr/Services">string</InscriptionCode>
          <SessionCode xmlns="http://ibformation.fr/Services">string</SessionCode>
          <TrainingStatus xmlns="http://ibformation.fr/Services">string</TrainingStatus>
          <Documents xmlns="http://ibformation.fr/Services">
            <DocumentName>string</DocumentName>
            <DocumentType>string</DocumentType>
            <SharePointID>string</SharePointID>
            <DocumentStatus>string</DocumentStatus>
          </Documents>
          <Documents xmlns="http://ibformation.fr/Services">
            <DocumentName>string</DocumentName>
            <DocumentType>string</DocumentType>
            <SharePointID>string</SharePointID>
            <DocumentStatus>string</DocumentStatus>
          </Documents>
          <CleCommande xmlns="http://ibformation.fr/Services">string</CleCommande>
          <Tarif xmlns="http://ibformation.fr/Services">string</Tarif>
          <HasInterCard xmlns="http://ibformation.fr/Services">boolean</HasInterCard>
          <NumeroCommande xmlns="http://ibformation.fr/Services">string</NumeroCommande>
          <ContactId xmlns="http://ibformation.fr/Services">string</ContactId>
          <Repas xmlns="http://ibformation.fr/Services">string</Repas>
        </Training>
        <Training>
          <Trainee xmlns="http://ibformation.fr/Services">
            <Civility>string</Civility>
            <Name>string</Name>
            <FirstName>string</FirstName>
            <FullName>string</FullName>
            <Fonction>string</Fonction>
            <ClientType>string</ClientType>
            <Adresse>string</Adresse>
            <Adresse2>string</Adresse2>
            <Adresse3>string</Adresse3>
            <ZippCode>string</ZippCode>
            <City>string</City>
            <Country>string</Country>
            <Mail>string</Mail>
            <PersonalMail>string</PersonalMail>
            <PhoneNumber>string</PhoneNumber>
            <UserStatus>string</UserStatus>
            <UserRole>string</UserRole>
            <UserAccount xsi:nil="true" />
            <UserCrmId>string</UserCrmId>
            <InscriptionLunch>boolean</InscriptionLunch>
            <IsSuperEtablissement>boolean</IsSuperEtablissement>
            <CleCommande>string</CleCommande>
          </Trainee>
          <Trader xmlns="http://ibformation.fr/Services">
            <Name>string</Name>
            <FirstName>string</FirstName>
            <Mail>string</Mail>
            <Adresse1>string</Adresse1>
            <Adresse2>string</Adresse2>
            <Adresse3>string</Adresse3>
            <City>string</City>
            <ZipCode>string</ZipCode>
            <State>string</State>
            <PhoneNumber>string</PhoneNumber>
            <UserCrmID>string</UserCrmID>
            <TraderAccounts xsi:nil="true" />
            <TraderAccounts xsi:nil="true" />
          </Trader>
          <Sponsor xmlns="http://ibformation.fr/Services">
            <Civility>string</Civility>
            <Name>string</Name>
            <FirstName>string</FirstName>
            <FullName>string</FullName>
            <Fonction>string</Fonction>
            <ClientType>string</ClientType>
            <Adresse>string</Adresse>
            <Adresse2>string</Adresse2>
            <Adresse3>string</Adresse3>
            <ZippCode>string</ZippCode>
            <City>string</City>
            <Country>string</Country>
            <Mail>string</Mail>
            <PersonalMail>string</PersonalMail>
            <PhoneNumber>string</PhoneNumber>
            <UserStatus>string</UserStatus>
            <UserRole>string</UserRole>
            <UserAccount xsi:nil="true" />
            <UserCrmId>string</UserCrmId>
            <InscriptionLunch>boolean</InscriptionLunch>
            <IsSuperEtablissement>boolean</IsSuperEtablissement>
            <CleCommande>string</CleCommande>
          </Sponsor>
          <TraineeAccount xmlns="http://ibformation.fr/Services">
            <AccountName>string</AccountName>
            <Adresse>string</Adresse>
            <Adresse2>string</Adresse2>
            <Adresse3>string</Adresse3>
            <ZippCode>string</ZippCode>
            <City>string</City>
            <Country>string</Country>
            <IsPortal>boolean</IsPortal>
            <PhoneNumber>string</PhoneNumber>
            <SIRET>string</SIRET>
            <NafCode>string</NafCode>
            <EstablishmentEmployeeNumber>int</EstablishmentEmployeeNumber>
            <BusinessEmployeeNumber>int</BusinessEmployeeNumber>
            <ComputerScientistNumber>int</ComputerScientistNumber>
            <TrainingPeriod>string</TrainingPeriod>
            <AccountUsers xsi:nil="true" />
            <AccountUsers xsi:nil="true" />
            <AccountCrmId>string</AccountCrmId>
            <Comment>string</Comment>
            <OPCA>string</OPCA>
            <AccountNumber>string</AccountNumber>
            <Fonction>string</Fonction>
            <EMail>string</EMail>
          </TraineeAccount>
          <TrainingName xmlns="http://ibformation.fr/Services">string</TrainingName>
          <TrainingCode xmlns="http://ibformation.fr/Services">string</TrainingCode>
          <TrainingSite xmlns="http://ibformation.fr/Services">string</TrainingSite>
          <TrainingType xmlns="http://ibformation.fr/Services">string</TrainingType>
          <Date xmlns="http://ibformation.fr/Services">dateTime</Date>
          <DateFin xmlns="http://ibformation.fr/Services">dateTime</DateFin>
          <Duration xmlns="http://ibformation.fr/Services">string</Duration>
          <EvalMoyenne xmlns="http://ibformation.fr/Services">string</EvalMoyenne>
          <EvalSatisfaction xmlns="http://ibformation.fr/Services">string</EvalSatisfaction>
          <InscriptionCode xmlns="http://ibformation.fr/Services">string</InscriptionCode>
          <SessionCode xmlns="http://ibformation.fr/Services">string</SessionCode>
          <TrainingStatus xmlns="http://ibformation.fr/Services">string</TrainingStatus>
          <Documents xmlns="http://ibformation.fr/Services">
            <DocumentName>string</DocumentName>
            <DocumentType>string</DocumentType>
            <SharePointID>string</SharePointID>
            <DocumentStatus>string</DocumentStatus>
          </Documents>
          <Documents xmlns="http://ibformation.fr/Services">
            <DocumentName>string</DocumentName>
            <DocumentType>string</DocumentType>
            <SharePointID>string</SharePointID>
            <DocumentStatus>string</DocumentStatus>
          </Documents>
          <CleCommande xmlns="http://ibformation.fr/Services">string</CleCommande>
          <Tarif xmlns="http://ibformation.fr/Services">string</Tarif>
          <HasInterCard xmlns="http://ibformation.fr/Services">boolean</HasInterCard>
          <NumeroCommande xmlns="http://ibformation.fr/Services">string</NumeroCommande>
          <ContactId xmlns="http://ibformation.fr/Services">string</ContactId>
          <Repas xmlns="http://ibformation.fr/Services">string</Repas>
        </Training>
      </trainingCollectionResponse>
      <OperationResponse xmlns="http://ibformation.fr/Services/OperationResponse">
        <ErrorOrigin xmlns="http://ibformation.fr/Services">Unspecified or CustomerPlateform or BillingSystem</ErrorOrigin>
        <ErrorDetail xmlns="http://ibformation.fr/Services">string</ErrorDetail>
        <IsSuccessful xmlns="http://ibformation.fr/Services">boolean</IsSuccessful>
      </OperationResponse>
    </GetTrainingListResponse>
  </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 /EspaceClientService.asmx HTTP/1.1
Host: dataec.ib-formation.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>
    <GetTrainingList xmlns="http://ibformation.fr/">
      <userCrmID>string</userCrmID>
      <etablissementID>string</etablissementID>
      <etablissementID>string</etablissementID>
    </GetTrainingList>
  </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>
    <GetTrainingListResponse xmlns="http://ibformation.fr/">
      <trainingCollectionResponse>
        <Training>
          <Trainee xmlns="http://ibformation.fr/Services">
            <Civility>string</Civility>
            <Name>string</Name>
            <FirstName>string</FirstName>
            <FullName>string</FullName>
            <Fonction>string</Fonction>
            <ClientType>string</ClientType>
            <Adresse>string</Adresse>
            <Adresse2>string</Adresse2>
            <Adresse3>string</Adresse3>
            <ZippCode>string</ZippCode>
            <City>string</City>
            <Country>string</Country>
            <Mail>string</Mail>
            <PersonalMail>string</PersonalMail>
            <PhoneNumber>string</PhoneNumber>
            <UserStatus>string</UserStatus>
            <UserRole>string</UserRole>
            <UserAccount xsi:nil="true" />
            <UserCrmId>string</UserCrmId>
            <InscriptionLunch>boolean</InscriptionLunch>
            <IsSuperEtablissement>boolean</IsSuperEtablissement>
            <CleCommande>string</CleCommande>
          </Trainee>
          <Trader xmlns="http://ibformation.fr/Services">
            <Name>string</Name>
            <FirstName>string</FirstName>
            <Mail>string</Mail>
            <Adresse1>string</Adresse1>
            <Adresse2>string</Adresse2>
            <Adresse3>string</Adresse3>
            <City>string</City>
            <ZipCode>string</ZipCode>
            <State>string</State>
            <PhoneNumber>string</PhoneNumber>
            <UserCrmID>string</UserCrmID>
            <TraderAccounts xsi:nil="true" />
            <TraderAccounts xsi:nil="true" />
          </Trader>
          <Sponsor xmlns="http://ibformation.fr/Services">
            <Civility>string</Civility>
            <Name>string</Name>
            <FirstName>string</FirstName>
            <FullName>string</FullName>
            <Fonction>string</Fonction>
            <ClientType>string</ClientType>
            <Adresse>string</Adresse>
            <Adresse2>string</Adresse2>
            <Adresse3>string</Adresse3>
            <ZippCode>string</ZippCode>
            <City>string</City>
            <Country>string</Country>
            <Mail>string</Mail>
            <PersonalMail>string</PersonalMail>
            <PhoneNumber>string</PhoneNumber>
            <UserStatus>string</UserStatus>
            <UserRole>string</UserRole>
            <UserAccount xsi:nil="true" />
            <UserCrmId>string</UserCrmId>
            <InscriptionLunch>boolean</InscriptionLunch>
            <IsSuperEtablissement>boolean</IsSuperEtablissement>
            <CleCommande>string</CleCommande>
          </Sponsor>
          <TraineeAccount xmlns="http://ibformation.fr/Services">
            <AccountName>string</AccountName>
            <Adresse>string</Adresse>
            <Adresse2>string</Adresse2>
            <Adresse3>string</Adresse3>
            <ZippCode>string</ZippCode>
            <City>string</City>
            <Country>string</Country>
            <IsPortal>boolean</IsPortal>
            <PhoneNumber>string</PhoneNumber>
            <SIRET>string</SIRET>
            <NafCode>string</NafCode>
            <EstablishmentEmployeeNumber>int</EstablishmentEmployeeNumber>
            <BusinessEmployeeNumber>int</BusinessEmployeeNumber>
            <ComputerScientistNumber>int</ComputerScientistNumber>
            <TrainingPeriod>string</TrainingPeriod>
            <AccountUsers xsi:nil="true" />
            <AccountUsers xsi:nil="true" />
            <AccountCrmId>string</AccountCrmId>
            <Comment>string</Comment>
            <OPCA>string</OPCA>
            <AccountNumber>string</AccountNumber>
            <Fonction>string</Fonction>
            <EMail>string</EMail>
          </TraineeAccount>
          <TrainingName xmlns="http://ibformation.fr/Services">string</TrainingName>
          <TrainingCode xmlns="http://ibformation.fr/Services">string</TrainingCode>
          <TrainingSite xmlns="http://ibformation.fr/Services">string</TrainingSite>
          <TrainingType xmlns="http://ibformation.fr/Services">string</TrainingType>
          <Date xmlns="http://ibformation.fr/Services">dateTime</Date>
          <DateFin xmlns="http://ibformation.fr/Services">dateTime</DateFin>
          <Duration xmlns="http://ibformation.fr/Services">string</Duration>
          <EvalMoyenne xmlns="http://ibformation.fr/Services">string</EvalMoyenne>
          <EvalSatisfaction xmlns="http://ibformation.fr/Services">string</EvalSatisfaction>
          <InscriptionCode xmlns="http://ibformation.fr/Services">string</InscriptionCode>
          <SessionCode xmlns="http://ibformation.fr/Services">string</SessionCode>
          <TrainingStatus xmlns="http://ibformation.fr/Services">string</TrainingStatus>
          <Documents xmlns="http://ibformation.fr/Services">
            <DocumentName>string</DocumentName>
            <DocumentType>string</DocumentType>
            <SharePointID>string</SharePointID>
            <DocumentStatus>string</DocumentStatus>
          </Documents>
          <Documents xmlns="http://ibformation.fr/Services">
            <DocumentName>string</DocumentName>
            <DocumentType>string</DocumentType>
            <SharePointID>string</SharePointID>
            <DocumentStatus>string</DocumentStatus>
          </Documents>
          <CleCommande xmlns="http://ibformation.fr/Services">string</CleCommande>
          <Tarif xmlns="http://ibformation.fr/Services">string</Tarif>
          <HasInterCard xmlns="http://ibformation.fr/Services">boolean</HasInterCard>
          <NumeroCommande xmlns="http://ibformation.fr/Services">string</NumeroCommande>
          <ContactId xmlns="http://ibformation.fr/Services">string</ContactId>
          <Repas xmlns="http://ibformation.fr/Services">string</Repas>
        </Training>
        <Training>
          <Trainee xmlns="http://ibformation.fr/Services">
            <Civility>string</Civility>
            <Name>string</Name>
            <FirstName>string</FirstName>
            <FullName>string</FullName>
            <Fonction>string</Fonction>
            <ClientType>string</ClientType>
            <Adresse>string</Adresse>
            <Adresse2>string</Adresse2>
            <Adresse3>string</Adresse3>
            <ZippCode>string</ZippCode>
            <City>string</City>
            <Country>string</Country>
            <Mail>string</Mail>
            <PersonalMail>string</PersonalMail>
            <PhoneNumber>string</PhoneNumber>
            <UserStatus>string</UserStatus>
            <UserRole>string</UserRole>
            <UserAccount xsi:nil="true" />
            <UserCrmId>string</UserCrmId>
            <InscriptionLunch>boolean</InscriptionLunch>
            <IsSuperEtablissement>boolean</IsSuperEtablissement>
            <CleCommande>string</CleCommande>
          </Trainee>
          <Trader xmlns="http://ibformation.fr/Services">
            <Name>string</Name>
            <FirstName>string</FirstName>
            <Mail>string</Mail>
            <Adresse1>string</Adresse1>
            <Adresse2>string</Adresse2>
            <Adresse3>string</Adresse3>
            <City>string</City>
            <ZipCode>string</ZipCode>
            <State>string</State>
            <PhoneNumber>string</PhoneNumber>
            <UserCrmID>string</UserCrmID>
            <TraderAccounts xsi:nil="true" />
            <TraderAccounts xsi:nil="true" />
          </Trader>
          <Sponsor xmlns="http://ibformation.fr/Services">
            <Civility>string</Civility>
            <Name>string</Name>
            <FirstName>string</FirstName>
            <FullName>string</FullName>
            <Fonction>string</Fonction>
            <ClientType>string</ClientType>
            <Adresse>string</Adresse>
            <Adresse2>string</Adresse2>
            <Adresse3>string</Adresse3>
            <ZippCode>string</ZippCode>
            <City>string</City>
            <Country>string</Country>
            <Mail>string</Mail>
            <PersonalMail>string</PersonalMail>
            <PhoneNumber>string</PhoneNumber>
            <UserStatus>string</UserStatus>
            <UserRole>string</UserRole>
            <UserAccount xsi:nil="true" />
            <UserCrmId>string</UserCrmId>
            <InscriptionLunch>boolean</InscriptionLunch>
            <IsSuperEtablissement>boolean</IsSuperEtablissement>
            <CleCommande>string</CleCommande>
          </Sponsor>
          <TraineeAccount xmlns="http://ibformation.fr/Services">
            <AccountName>string</AccountName>
            <Adresse>string</Adresse>
            <Adresse2>string</Adresse2>
            <Adresse3>string</Adresse3>
            <ZippCode>string</ZippCode>
            <City>string</City>
            <Country>string</Country>
            <IsPortal>boolean</IsPortal>
            <PhoneNumber>string</PhoneNumber>
            <SIRET>string</SIRET>
            <NafCode>string</NafCode>
            <EstablishmentEmployeeNumber>int</EstablishmentEmployeeNumber>
            <BusinessEmployeeNumber>int</BusinessEmployeeNumber>
            <ComputerScientistNumber>int</ComputerScientistNumber>
            <TrainingPeriod>string</TrainingPeriod>
            <AccountUsers xsi:nil="true" />
            <AccountUsers xsi:nil="true" />
            <AccountCrmId>string</AccountCrmId>
            <Comment>string</Comment>
            <OPCA>string</OPCA>
            <AccountNumber>string</AccountNumber>
            <Fonction>string</Fonction>
            <EMail>string</EMail>
          </TraineeAccount>
          <TrainingName xmlns="http://ibformation.fr/Services">string</TrainingName>
          <TrainingCode xmlns="http://ibformation.fr/Services">string</TrainingCode>
          <TrainingSite xmlns="http://ibformation.fr/Services">string</TrainingSite>
          <TrainingType xmlns="http://ibformation.fr/Services">string</TrainingType>
          <Date xmlns="http://ibformation.fr/Services">dateTime</Date>
          <DateFin xmlns="http://ibformation.fr/Services">dateTime</DateFin>
          <Duration xmlns="http://ibformation.fr/Services">string</Duration>
          <EvalMoyenne xmlns="http://ibformation.fr/Services">string</EvalMoyenne>
          <EvalSatisfaction xmlns="http://ibformation.fr/Services">string</EvalSatisfaction>
          <InscriptionCode xmlns="http://ibformation.fr/Services">string</InscriptionCode>
          <SessionCode xmlns="http://ibformation.fr/Services">string</SessionCode>
          <TrainingStatus xmlns="http://ibformation.fr/Services">string</TrainingStatus>
          <Documents xmlns="http://ibformation.fr/Services">
            <DocumentName>string</DocumentName>
            <DocumentType>string</DocumentType>
            <SharePointID>string</SharePointID>
            <DocumentStatus>string</DocumentStatus>
          </Documents>
          <Documents xmlns="http://ibformation.fr/Services">
            <DocumentName>string</DocumentName>
            <DocumentType>string</DocumentType>
            <SharePointID>string</SharePointID>
            <DocumentStatus>string</DocumentStatus>
          </Documents>
          <CleCommande xmlns="http://ibformation.fr/Services">string</CleCommande>
          <Tarif xmlns="http://ibformation.fr/Services">string</Tarif>
          <HasInterCard xmlns="http://ibformation.fr/Services">boolean</HasInterCard>
          <NumeroCommande xmlns="http://ibformation.fr/Services">string</NumeroCommande>
          <ContactId xmlns="http://ibformation.fr/Services">string</ContactId>
          <Repas xmlns="http://ibformation.fr/Services">string</Repas>
        </Training>
      </trainingCollectionResponse>
      <OperationResponse xmlns="http://ibformation.fr/Services/OperationResponse">
        <ErrorOrigin xmlns="http://ibformation.fr/Services">Unspecified or CustomerPlateform or BillingSystem</ErrorOrigin>
        <ErrorDetail xmlns="http://ibformation.fr/Services">string</ErrorDetail>
        <IsSuccessful xmlns="http://ibformation.fr/Services">boolean</IsSuccessful>
      </OperationResponse>
    </GetTrainingListResponse>
  </soap12:Body>
</soap12:Envelope>