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

SWS_AcquisitionQuestionnaireCCN

  • Sombre
    Lumière
  • PDF

Résumé de l’article

Fonction API

SWS_AcquisitionQuestionnaireCCN

Description

Obsolète, ne pas utiliser

Groupe de fonctions API

Code API : E30 / COM003

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[]Liste d'éléments structurés contenant les critères de recherche (cf. détail ci-dessous)

CPAISWSModificationChamp

ParamètreTypeDescription
NomChampstringNom du champ :
  • Emp.Classification : Classification de l'emploi du salarié (champ SEM_CLM_Code de la fiche salarié emploi)
  • Eta.FormeJuridique : Forme juridique de l'établissement(champ INT_FormeJuridique de la fiche établissement)
ValeuranyValeur du champ

Paramètres de la réponse

ParamètreTypeDescription
SWS_AcquisitionQuestionnaireCCNResultSWS_QuestionnaireCCNResult

Élément structuré contenant la réponse à la requête (Détail ci-dessous)

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_AcquisitionQuestionnaireCCN 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_AcquisitionQuestionnaireCCN>
  </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_AcquisitionQuestionnaireCCNResponse xmlns="http://www.silae.fr/">
      <SWS_AcquisitionQuestionnaireCCNResult>
        <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_AcquisitionQuestionnaireCCNResult>
    </SWS_AcquisitionQuestionnaireCCNResponse>
  </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.