AccesMembreService


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

ObtenirRepartitionSalariale

Obtient la liste de r�partition salariale selon p�riode d'import choisie

Test

Le formulaire de test est uniquement disponible pour les méthodes avec des types primitifs utilisés comme paramètres.

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 /accesmembreinfo.asmx HTTP/1.1
Host: accesmembreinfo.aptsq.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://aptsqlive.com/ObtenirRepartitionSalariale"

<?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:Header>
    <AuthHeader xmlns="http://aptsqlive.com">
      <User>string</User>
      <Hash>string</Hash>
      <Date>dateTime</Date>
      <UsagerId>int</UsagerId>
      <PageId>int</PageId>
      <IPAdress>string</IPAdress>
      <IsWeb>boolean</IsWeb>
      <TraitementWeb>boolean</TraitementWeb>
    </AuthHeader>
  </soap:Header>
  <soap:Body>
    <ObtenirRepartitionSalariale xmlns="http://aptsqlive.com">
      <noEmployeur>
        <int>int</int>
        <int>int</int>
      </noEmployeur>
      <titreEmploi>
        <string>string</string>
        <string>string</string>
      </titreEmploi>
      <noPeriode>
        <int>int</int>
        <int>int</int>
      </noPeriode>
      <annee>
        <int>int</int>
        <int>int</int>
      </annee>
    </ObtenirRepartitionSalariale>
  </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>
    <ObtenirRepartitionSalarialeResponse xmlns="http://aptsqlive.com">
      <ObtenirRepartitionSalarialeResult>
        <RapportRepartitionSalarialeObj>
          <NoEmployeur>string</NoEmployeur>
          <NomEmployeur>string</NomEmployeur>
          <Annee>int</Annee>
          <Periode>int</Periode>
          <IntervalTemps>string</IntervalTemps>
          <Matricule>int</Matricule>
          <Sexe>string</Sexe>
          <NomMembre>string</NomMembre>
          <PrenomMembre>string</PrenomMembre>
          <SousServiceCode>string</SousServiceCode>
          <SousServiceDescription>string</SousServiceDescription>
          <DepartementCode>string</DepartementCode>
          <DepartementDescription>string</DepartementDescription>
          <DateDebutAbsence>string</DateDebutAbsence>
          <DateFinAbsence>string</DateFinAbsence>
          <SalaireCotise>double</SalaireCotise>
          <SalaireBaseHebdo>double</SalaireBaseHebdo>
          <TauxHoraire>double</TauxHoraire>
          <TitreEmploiAPTS>string</TitreEmploiAPTS>
          <Echelon>string</Echelon>
          <Commentaire>string</Commentaire>
          <MontantCotisation1>double</MontantCotisation1>
          <MontantCotisation2>double</MontantCotisation2>
          <TotalCotisation>double</TotalCotisation>
          <TitreEmploiCode>string</TitreEmploiCode>
          <TitreEmploiDescription>string</TitreEmploiDescription>
          <Rangement>string</Rangement>
          <TitreEmploiClasse>string</TitreEmploiClasse>
          <TitreEmploiEchelon>string</TitreEmploiEchelon>
          <CodePostal>string</CodePostal>
          <DateDebutEmploi>string</DateDebutEmploi>
          <HeureTravaillee>double</HeureTravaillee>
          <Anciennete>double</Anciennete>
          <JourAncienneteFerie>int</JourAncienneteFerie>
          <JourAncienneteVacance>int</JourAncienneteVacance>
          <Anciennete31Mars>double</Anciennete31Mars>
          <SiteCode>string</SiteCode>
          <SiteDescription>string</SiteDescription>
          <DirectionCode>string</DirectionCode>
          <DirectionDescription>string</DirectionDescription>
          <CentreActiviteCode>string</CentreActiviteCode>
          <CentreActiviteDescription>string</CentreActiviteDescription>
        </RapportRepartitionSalarialeObj>
        <RapportRepartitionSalarialeObj>
          <NoEmployeur>string</NoEmployeur>
          <NomEmployeur>string</NomEmployeur>
          <Annee>int</Annee>
          <Periode>int</Periode>
          <IntervalTemps>string</IntervalTemps>
          <Matricule>int</Matricule>
          <Sexe>string</Sexe>
          <NomMembre>string</NomMembre>
          <PrenomMembre>string</PrenomMembre>
          <SousServiceCode>string</SousServiceCode>
          <SousServiceDescription>string</SousServiceDescription>
          <DepartementCode>string</DepartementCode>
          <DepartementDescription>string</DepartementDescription>
          <DateDebutAbsence>string</DateDebutAbsence>
          <DateFinAbsence>string</DateFinAbsence>
          <SalaireCotise>double</SalaireCotise>
          <SalaireBaseHebdo>double</SalaireBaseHebdo>
          <TauxHoraire>double</TauxHoraire>
          <TitreEmploiAPTS>string</TitreEmploiAPTS>
          <Echelon>string</Echelon>
          <Commentaire>string</Commentaire>
          <MontantCotisation1>double</MontantCotisation1>
          <MontantCotisation2>double</MontantCotisation2>
          <TotalCotisation>double</TotalCotisation>
          <TitreEmploiCode>string</TitreEmploiCode>
          <TitreEmploiDescription>string</TitreEmploiDescription>
          <Rangement>string</Rangement>
          <TitreEmploiClasse>string</TitreEmploiClasse>
          <TitreEmploiEchelon>string</TitreEmploiEchelon>
          <CodePostal>string</CodePostal>
          <DateDebutEmploi>string</DateDebutEmploi>
          <HeureTravaillee>double</HeureTravaillee>
          <Anciennete>double</Anciennete>
          <JourAncienneteFerie>int</JourAncienneteFerie>
          <JourAncienneteVacance>int</JourAncienneteVacance>
          <Anciennete31Mars>double</Anciennete31Mars>
          <SiteCode>string</SiteCode>
          <SiteDescription>string</SiteDescription>
          <DirectionCode>string</DirectionCode>
          <DirectionDescription>string</DirectionDescription>
          <CentreActiviteCode>string</CentreActiviteCode>
          <CentreActiviteDescription>string</CentreActiviteDescription>
        </RapportRepartitionSalarialeObj>
      </ObtenirRepartitionSalarialeResult>
    </ObtenirRepartitionSalarialeResponse>
  </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 /accesmembreinfo.asmx HTTP/1.1
Host: accesmembreinfo.aptsq.com
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:Header>
    <AuthHeader xmlns="http://aptsqlive.com">
      <User>string</User>
      <Hash>string</Hash>
      <Date>dateTime</Date>
      <UsagerId>int</UsagerId>
      <PageId>int</PageId>
      <IPAdress>string</IPAdress>
      <IsWeb>boolean</IsWeb>
      <TraitementWeb>boolean</TraitementWeb>
    </AuthHeader>
  </soap12:Header>
  <soap12:Body>
    <ObtenirRepartitionSalariale xmlns="http://aptsqlive.com">
      <noEmployeur>
        <int>int</int>
        <int>int</int>
      </noEmployeur>
      <titreEmploi>
        <string>string</string>
        <string>string</string>
      </titreEmploi>
      <noPeriode>
        <int>int</int>
        <int>int</int>
      </noPeriode>
      <annee>
        <int>int</int>
        <int>int</int>
      </annee>
    </ObtenirRepartitionSalariale>
  </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>
    <ObtenirRepartitionSalarialeResponse xmlns="http://aptsqlive.com">
      <ObtenirRepartitionSalarialeResult>
        <RapportRepartitionSalarialeObj>
          <NoEmployeur>string</NoEmployeur>
          <NomEmployeur>string</NomEmployeur>
          <Annee>int</Annee>
          <Periode>int</Periode>
          <IntervalTemps>string</IntervalTemps>
          <Matricule>int</Matricule>
          <Sexe>string</Sexe>
          <NomMembre>string</NomMembre>
          <PrenomMembre>string</PrenomMembre>
          <SousServiceCode>string</SousServiceCode>
          <SousServiceDescription>string</SousServiceDescription>
          <DepartementCode>string</DepartementCode>
          <DepartementDescription>string</DepartementDescription>
          <DateDebutAbsence>string</DateDebutAbsence>
          <DateFinAbsence>string</DateFinAbsence>
          <SalaireCotise>double</SalaireCotise>
          <SalaireBaseHebdo>double</SalaireBaseHebdo>
          <TauxHoraire>double</TauxHoraire>
          <TitreEmploiAPTS>string</TitreEmploiAPTS>
          <Echelon>string</Echelon>
          <Commentaire>string</Commentaire>
          <MontantCotisation1>double</MontantCotisation1>
          <MontantCotisation2>double</MontantCotisation2>
          <TotalCotisation>double</TotalCotisation>
          <TitreEmploiCode>string</TitreEmploiCode>
          <TitreEmploiDescription>string</TitreEmploiDescription>
          <Rangement>string</Rangement>
          <TitreEmploiClasse>string</TitreEmploiClasse>
          <TitreEmploiEchelon>string</TitreEmploiEchelon>
          <CodePostal>string</CodePostal>
          <DateDebutEmploi>string</DateDebutEmploi>
          <HeureTravaillee>double</HeureTravaillee>
          <Anciennete>double</Anciennete>
          <JourAncienneteFerie>int</JourAncienneteFerie>
          <JourAncienneteVacance>int</JourAncienneteVacance>
          <Anciennete31Mars>double</Anciennete31Mars>
          <SiteCode>string</SiteCode>
          <SiteDescription>string</SiteDescription>
          <DirectionCode>string</DirectionCode>
          <DirectionDescription>string</DirectionDescription>
          <CentreActiviteCode>string</CentreActiviteCode>
          <CentreActiviteDescription>string</CentreActiviteDescription>
        </RapportRepartitionSalarialeObj>
        <RapportRepartitionSalarialeObj>
          <NoEmployeur>string</NoEmployeur>
          <NomEmployeur>string</NomEmployeur>
          <Annee>int</Annee>
          <Periode>int</Periode>
          <IntervalTemps>string</IntervalTemps>
          <Matricule>int</Matricule>
          <Sexe>string</Sexe>
          <NomMembre>string</NomMembre>
          <PrenomMembre>string</PrenomMembre>
          <SousServiceCode>string</SousServiceCode>
          <SousServiceDescription>string</SousServiceDescription>
          <DepartementCode>string</DepartementCode>
          <DepartementDescription>string</DepartementDescription>
          <DateDebutAbsence>string</DateDebutAbsence>
          <DateFinAbsence>string</DateFinAbsence>
          <SalaireCotise>double</SalaireCotise>
          <SalaireBaseHebdo>double</SalaireBaseHebdo>
          <TauxHoraire>double</TauxHoraire>
          <TitreEmploiAPTS>string</TitreEmploiAPTS>
          <Echelon>string</Echelon>
          <Commentaire>string</Commentaire>
          <MontantCotisation1>double</MontantCotisation1>
          <MontantCotisation2>double</MontantCotisation2>
          <TotalCotisation>double</TotalCotisation>
          <TitreEmploiCode>string</TitreEmploiCode>
          <TitreEmploiDescription>string</TitreEmploiDescription>
          <Rangement>string</Rangement>
          <TitreEmploiClasse>string</TitreEmploiClasse>
          <TitreEmploiEchelon>string</TitreEmploiEchelon>
          <CodePostal>string</CodePostal>
          <DateDebutEmploi>string</DateDebutEmploi>
          <HeureTravaillee>double</HeureTravaillee>
          <Anciennete>double</Anciennete>
          <JourAncienneteFerie>int</JourAncienneteFerie>
          <JourAncienneteVacance>int</JourAncienneteVacance>
          <Anciennete31Mars>double</Anciennete31Mars>
          <SiteCode>string</SiteCode>
          <SiteDescription>string</SiteDescription>
          <DirectionCode>string</DirectionCode>
          <DirectionDescription>string</DirectionDescription>
          <CentreActiviteCode>string</CentreActiviteCode>
          <CentreActiviteDescription>string</CentreActiviteDescription>
        </RapportRepartitionSalarialeObj>
      </ObtenirRepartitionSalarialeResult>
    </ObtenirRepartitionSalarialeResponse>
  </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 /accesmembreinfo.asmx/ObtenirRepartitionSalariale?noEmployeur=string&noEmployeur=string&titreEmploi=string&titreEmploi=string&noPeriode=string&noPeriode=string&annee=string&annee=string HTTP/1.1
Host: accesmembreinfo.aptsq.com
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfRapportRepartitionSalarialeObj xmlns="http://aptsqlive.com">
  <RapportRepartitionSalarialeObj>
    <NoEmployeur>string</NoEmployeur>
    <NomEmployeur>string</NomEmployeur>
    <Annee>int</Annee>
    <Periode>int</Periode>
    <IntervalTemps>string</IntervalTemps>
    <Matricule>int</Matricule>
    <Sexe>string</Sexe>
    <NomMembre>string</NomMembre>
    <PrenomMembre>string</PrenomMembre>
    <SousServiceCode>string</SousServiceCode>
    <SousServiceDescription>string</SousServiceDescription>
    <DepartementCode>string</DepartementCode>
    <DepartementDescription>string</DepartementDescription>
    <DateDebutAbsence>string</DateDebutAbsence>
    <DateFinAbsence>string</DateFinAbsence>
    <SalaireCotise>double</SalaireCotise>
    <SalaireBaseHebdo>double</SalaireBaseHebdo>
    <TauxHoraire>double</TauxHoraire>
    <TitreEmploiAPTS>string</TitreEmploiAPTS>
    <Echelon>string</Echelon>
    <Commentaire>string</Commentaire>
    <MontantCotisation1>double</MontantCotisation1>
    <MontantCotisation2>double</MontantCotisation2>
    <TotalCotisation>double</TotalCotisation>
    <TitreEmploiCode>string</TitreEmploiCode>
    <TitreEmploiDescription>string</TitreEmploiDescription>
    <Rangement>string</Rangement>
    <TitreEmploiClasse>string</TitreEmploiClasse>
    <TitreEmploiEchelon>string</TitreEmploiEchelon>
    <CodePostal>string</CodePostal>
    <DateDebutEmploi>string</DateDebutEmploi>
    <HeureTravaillee>double</HeureTravaillee>
    <Anciennete>double</Anciennete>
    <JourAncienneteFerie>int</JourAncienneteFerie>
    <JourAncienneteVacance>int</JourAncienneteVacance>
    <Anciennete31Mars>double</Anciennete31Mars>
    <SiteCode>string</SiteCode>
    <SiteDescription>string</SiteDescription>
    <DirectionCode>string</DirectionCode>
    <DirectionDescription>string</DirectionDescription>
    <CentreActiviteCode>string</CentreActiviteCode>
    <CentreActiviteDescription>string</CentreActiviteDescription>
  </RapportRepartitionSalarialeObj>
  <RapportRepartitionSalarialeObj>
    <NoEmployeur>string</NoEmployeur>
    <NomEmployeur>string</NomEmployeur>
    <Annee>int</Annee>
    <Periode>int</Periode>
    <IntervalTemps>string</IntervalTemps>
    <Matricule>int</Matricule>
    <Sexe>string</Sexe>
    <NomMembre>string</NomMembre>
    <PrenomMembre>string</PrenomMembre>
    <SousServiceCode>string</SousServiceCode>
    <SousServiceDescription>string</SousServiceDescription>
    <DepartementCode>string</DepartementCode>
    <DepartementDescription>string</DepartementDescription>
    <DateDebutAbsence>string</DateDebutAbsence>
    <DateFinAbsence>string</DateFinAbsence>
    <SalaireCotise>double</SalaireCotise>
    <SalaireBaseHebdo>double</SalaireBaseHebdo>
    <TauxHoraire>double</TauxHoraire>
    <TitreEmploiAPTS>string</TitreEmploiAPTS>
    <Echelon>string</Echelon>
    <Commentaire>string</Commentaire>
    <MontantCotisation1>double</MontantCotisation1>
    <MontantCotisation2>double</MontantCotisation2>
    <TotalCotisation>double</TotalCotisation>
    <TitreEmploiCode>string</TitreEmploiCode>
    <TitreEmploiDescription>string</TitreEmploiDescription>
    <Rangement>string</Rangement>
    <TitreEmploiClasse>string</TitreEmploiClasse>
    <TitreEmploiEchelon>string</TitreEmploiEchelon>
    <CodePostal>string</CodePostal>
    <DateDebutEmploi>string</DateDebutEmploi>
    <HeureTravaillee>double</HeureTravaillee>
    <Anciennete>double</Anciennete>
    <JourAncienneteFerie>int</JourAncienneteFerie>
    <JourAncienneteVacance>int</JourAncienneteVacance>
    <Anciennete31Mars>double</Anciennete31Mars>
    <SiteCode>string</SiteCode>
    <SiteDescription>string</SiteDescription>
    <DirectionCode>string</DirectionCode>
    <DirectionDescription>string</DirectionDescription>
    <CentreActiviteCode>string</CentreActiviteCode>
    <CentreActiviteDescription>string</CentreActiviteDescription>
  </RapportRepartitionSalarialeObj>
</ArrayOfRapportRepartitionSalarialeObj>

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 /accesmembreinfo.asmx/ObtenirRepartitionSalariale HTTP/1.1
Host: accesmembreinfo.aptsq.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length

noEmployeur=string&noEmployeur=string&titreEmploi=string&titreEmploi=string&noPeriode=string&noPeriode=string&annee=string&annee=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfRapportRepartitionSalarialeObj xmlns="http://aptsqlive.com">
  <RapportRepartitionSalarialeObj>
    <NoEmployeur>string</NoEmployeur>
    <NomEmployeur>string</NomEmployeur>
    <Annee>int</Annee>
    <Periode>int</Periode>
    <IntervalTemps>string</IntervalTemps>
    <Matricule>int</Matricule>
    <Sexe>string</Sexe>
    <NomMembre>string</NomMembre>
    <PrenomMembre>string</PrenomMembre>
    <SousServiceCode>string</SousServiceCode>
    <SousServiceDescription>string</SousServiceDescription>
    <DepartementCode>string</DepartementCode>
    <DepartementDescription>string</DepartementDescription>
    <DateDebutAbsence>string</DateDebutAbsence>
    <DateFinAbsence>string</DateFinAbsence>
    <SalaireCotise>double</SalaireCotise>
    <SalaireBaseHebdo>double</SalaireBaseHebdo>
    <TauxHoraire>double</TauxHoraire>
    <TitreEmploiAPTS>string</TitreEmploiAPTS>
    <Echelon>string</Echelon>
    <Commentaire>string</Commentaire>
    <MontantCotisation1>double</MontantCotisation1>
    <MontantCotisation2>double</MontantCotisation2>
    <TotalCotisation>double</TotalCotisation>
    <TitreEmploiCode>string</TitreEmploiCode>
    <TitreEmploiDescription>string</TitreEmploiDescription>
    <Rangement>string</Rangement>
    <TitreEmploiClasse>string</TitreEmploiClasse>
    <TitreEmploiEchelon>string</TitreEmploiEchelon>
    <CodePostal>string</CodePostal>
    <DateDebutEmploi>string</DateDebutEmploi>
    <HeureTravaillee>double</HeureTravaillee>
    <Anciennete>double</Anciennete>
    <JourAncienneteFerie>int</JourAncienneteFerie>
    <JourAncienneteVacance>int</JourAncienneteVacance>
    <Anciennete31Mars>double</Anciennete31Mars>
    <SiteCode>string</SiteCode>
    <SiteDescription>string</SiteDescription>
    <DirectionCode>string</DirectionCode>
    <DirectionDescription>string</DirectionDescription>
    <CentreActiviteCode>string</CentreActiviteCode>
    <CentreActiviteDescription>string</CentreActiviteDescription>
  </RapportRepartitionSalarialeObj>
  <RapportRepartitionSalarialeObj>
    <NoEmployeur>string</NoEmployeur>
    <NomEmployeur>string</NomEmployeur>
    <Annee>int</Annee>
    <Periode>int</Periode>
    <IntervalTemps>string</IntervalTemps>
    <Matricule>int</Matricule>
    <Sexe>string</Sexe>
    <NomMembre>string</NomMembre>
    <PrenomMembre>string</PrenomMembre>
    <SousServiceCode>string</SousServiceCode>
    <SousServiceDescription>string</SousServiceDescription>
    <DepartementCode>string</DepartementCode>
    <DepartementDescription>string</DepartementDescription>
    <DateDebutAbsence>string</DateDebutAbsence>
    <DateFinAbsence>string</DateFinAbsence>
    <SalaireCotise>double</SalaireCotise>
    <SalaireBaseHebdo>double</SalaireBaseHebdo>
    <TauxHoraire>double</TauxHoraire>
    <TitreEmploiAPTS>string</TitreEmploiAPTS>
    <Echelon>string</Echelon>
    <Commentaire>string</Commentaire>
    <MontantCotisation1>double</MontantCotisation1>
    <MontantCotisation2>double</MontantCotisation2>
    <TotalCotisation>double</TotalCotisation>
    <TitreEmploiCode>string</TitreEmploiCode>
    <TitreEmploiDescription>string</TitreEmploiDescription>
    <Rangement>string</Rangement>
    <TitreEmploiClasse>string</TitreEmploiClasse>
    <TitreEmploiEchelon>string</TitreEmploiEchelon>
    <CodePostal>string</CodePostal>
    <DateDebutEmploi>string</DateDebutEmploi>
    <HeureTravaillee>double</HeureTravaillee>
    <Anciennete>double</Anciennete>
    <JourAncienneteFerie>int</JourAncienneteFerie>
    <JourAncienneteVacance>int</JourAncienneteVacance>
    <Anciennete31Mars>double</Anciennete31Mars>
    <SiteCode>string</SiteCode>
    <SiteDescription>string</SiteDescription>
    <DirectionCode>string</DirectionCode>
    <DirectionDescription>string</DirectionDescription>
    <CentreActiviteCode>string</CentreActiviteCode>
    <CentreActiviteDescription>string</CentreActiviteDescription>
  </RapportRepartitionSalarialeObj>
</ArrayOfRapportRepartitionSalarialeObj>