SWS_AcquisitionQuestionnaireEtablissementCCN
  • 01 Feb 2023
  • 1 Minute à lire
  • Sombre
    Lumière
  • PDF

SWS_AcquisitionQuestionnaireEtablissementCCN

  • Sombre
    Lumière
  • PDF

Résumé de l’article

Fonction API

SWS_AcquisitionQuestionnaireEtablissementCCN

Description

Obsolète, ne pas utiliser

Groupe de fonctions API

Code API : E20 / COM002

Paramètres de la requête

ParamètreTypeDescription
Tokenstring

Token d'authentification renvoyé en réponse à l'authentification via SWS_SiteLogin

Code_CCNstringA compléter
ListeChampsCPAISWSModificationChamp[]A compléter

CPAISWSModificationChamp

ParamètreTypeDescription
NomChampstringA compléter
ValeuranyA compléter

Paramètres de la réponse

ParamètreTypeDescription
SWS_AcquisitionQuestionnaireEtablissementCCNResultSWS_QuestionnaireCCNResultA compléter

SWS_QuestionnaireCCNResult

ParamètreTypeDescription
Errorstring

Vide s'il n'y a pas d'erreur, sinon contient la description de l'erreur rencontrée

QCCNCPAISWSQCCN[]A compléter

CPAISWSQCCN

ParamètreTypeDescription
LibelleQuestionstringA compléter
NomChampstringA compléter
TypeChampstringA compléter
NombreEntierintA compléter
NombreDecimaleintA compléter
ListeChoixCPAISWSLibelleValeur[]A compléter

CPAISWSLibelleValeur

ParamètreTypeDescription
LibellestringA compléter
ValeurintA compléter

Requête

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <SWS_AcquisitionQuestionnaireEtablissementCCN xmlns="http://www.silae.fr/">
      <Token>string</Token>
      <Code_CCN>string</Code_CCN>
      <ListeChamps>
        <CPAISWSModificationChamp>
          <NomChamp>string</NomChamp>
          <Valeur>any</Valeur>
        </CPAISWSModificationChamp>
        <CPAISWSModificationChamp>
          <NomChamp>string</NomChamp>
          <Valeur>any</Valeur>
        </CPAISWSModificationChamp>
      </ListeChamps>
    </SWS_AcquisitionQuestionnaireEtablissementCCN>
  </soap12:Body>
</soap12:Envelope>

Réponse

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <SWS_AcquisitionQuestionnaireEtablissementCCNResponse xmlns="http://www.silae.fr/">
      <SWS_AcquisitionQuestionnaireEtablissementCCNResult>
        <Error>string</Error>
        <QCCN>
          <CPAISWSQCCN>
            <LibelleQuestion>string</LibelleQuestion>
            <NomChamp>string</NomChamp>
            <TypeChamp>string</TypeChamp>
            <NombreEntier>int</NombreEntier>
            <NombreDecimale>int</NombreDecimale>
            <ListeChoix>
              <CPAISWSLibelleValeur>
                <Libelle>string</Libelle>
                <Valeur>int</Valeur>
              </CPAISWSLibelleValeur>
              <CPAISWSLibelleValeur>
                <Libelle>string</Libelle>
                <Valeur>int</Valeur>
              </CPAISWSLibelleValeur>
            </ListeChoix>
          </CPAISWSQCCN>
          <CPAISWSQCCN>
            <LibelleQuestion>string</LibelleQuestion>
            <NomChamp>string</NomChamp>
            <TypeChamp>string</TypeChamp>
            <NombreEntier>int</NombreEntier>
            <NombreDecimale>int</NombreDecimale>
            <ListeChoix>
              <CPAISWSLibelleValeur>
                <Libelle>string</Libelle>
                <Valeur>int</Valeur>
              </CPAISWSLibelleValeur>
              <CPAISWSLibelleValeur>
                <Libelle>string</Libelle>
                <Valeur>int</Valeur>
              </CPAISWSLibelleValeur>
            </ListeChoix>
          </CPAISWSQCCN>
        </QCCN>
      </SWS_AcquisitionQuestionnaireEtablissementCCNResult>
    </SWS_AcquisitionQuestionnaireEtablissementCCNResponse>
  </soap12:Body>
</soap12:Envelope>

Cet article vous a-t-il été utile ?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.