GfiPepWS


Click here for a complete list of operations.

REC_LISTE

Permet d'obtenir de renvoyer la liste des titres suivants des critères de recherche dans PEP.

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /GFIPepTestWS/GfiPepWS.asmx HTTP/1.1
Host: pepws-test.inj.isoftcloud.cloud
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/REC_LISTE"

<?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>
    <UserCredentials xmlns="http://tempuri.org/">
      <userName>string</userName>
      <password>string</password>
    </UserCredentials>
  </soap:Header>
  <soap:Body>
    <REC_LISTE xmlns="http://tempuri.org/">
      <argREC_LISTE>
        <ETAB>string</ETAB>
        <BUDGET>string</BUDGET>
        <EXERCICE>string</EXERCICE>
        <TYP_PIE>string</TYP_PIE>
        <STA_PIE>string</STA_PIE>
        <NUM_VAL>string</NUM_VAL>
        <REF_EXT_REC>string</REF_EXT_REC>
        <LIC_TIER>string</LIC_TIER>
        <COD_CLI_TIER>string</COD_CLI_TIER>
        <LIB_NOM_TIE>string</LIB_NOM_TIE>
        <DAT_PCH_PIE>string</DAT_PCH_PIE>
        <DAT_ECH_PIE>string</DAT_ECH_PIE>
        <NAT_REC>string</NAT_REC>
        <SER_REC>string</SER_REC>
        <ORI_REC>string</ORI_REC>
        <G_CG_CPT>string</G_CG_CPT>
        <G_CG_CPT_CTP>string</G_CG_CPT_CTP>
        <DET_LIG_PIE>string</DET_LIG_PIE>
        <COD_CRIT>string</COD_CRIT>
        <CRITERE_1>string</CRITERE_1>
        <CRITERE_2>string</CRITERE_2>
        <PIE_REJ>string</PIE_REJ>
        <COD_CTX>string</COD_CTX>
        <DAT_CTX>string</DAT_CTX>
      </argREC_LISTE>
    </REC_LISTE>
  </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>
    <REC_LISTEResponse xmlns="http://tempuri.org/">
      <REC_LISTEResult>
        <InterfaceRetourRecListeWSInfo>
          <ETAB>string</ETAB>
          <BUDGET>string</BUDGET>
          <EXERCICE>string</EXERCICE>
          <NUM_DEF>int</NUM_DEF>
          <REF_EXT_REC>string</REF_EXT_REC>
          <LIC_TIER>string</LIC_TIER>
          <LIB_NOM_TIER>string</LIB_NOM_TIER>
          <LIB_PIE>string</LIB_PIE>
          <USER_ENR>string</USER_ENR>
          <DAT_VIS>string</DAT_VIS>
          <DAT_EMI>string</DAT_EMI>
          <DAT_ECH_PIE>string</DAT_ECH_PIE>
          <MNT_HT>double</MNT_HT>
          <MNT_TVA>double</MNT_TVA>
          <MNT_TTC>double</MNT_TTC>
          <MNT_RES>double</MNT_RES>
          <MNT_IMP>double</MNT_IMP>
          <DAT_TRA>string</DAT_TRA>
          <DAT_VAL>string</DAT_VAL>
          <NUM_ECR>int</NUM_ECR>
          <DAT_DEC>string</DAT_DEC>
          <NIV_REL>int</NIV_REL>
          <DAT_REL>string</DAT_REL>
          <COD_CTX>string</COD_CTX>
          <LIB_CTX>string</LIB_CTX>
          <COM_REL>string</COM_REL>
          <EJ_CHORUS>string</EJ_CHORUS>
          <SERVICE_CHORUS>string</SERVICE_CHORUS>
          <CADRE_CHORUS>string</CADRE_CHORUS>
          <STA_PIE>string</STA_PIE>
          <COD_APP>string</COD_APP>
          <NUM_TIT_RED>string</NUM_TIT_RED>
          <NUM_REFERENCE>string</NUM_REFERENCE>
          <MOTIF_REJ>string</MOTIF_REJ>
          <COD_CLI_TIER>string</COD_CLI_TIER>
          <DAT_ENR_PIE>string</DAT_ENR_PIE>
          <LIGNES_PIE>
            <LigneInterfaceRecListeWSInfo xsi:nil="true" />
            <LigneInterfaceRecListeWSInfo xsi:nil="true" />
          </LIGNES_PIE>
        </InterfaceRetourRecListeWSInfo>
        <InterfaceRetourRecListeWSInfo>
          <ETAB>string</ETAB>
          <BUDGET>string</BUDGET>
          <EXERCICE>string</EXERCICE>
          <NUM_DEF>int</NUM_DEF>
          <REF_EXT_REC>string</REF_EXT_REC>
          <LIC_TIER>string</LIC_TIER>
          <LIB_NOM_TIER>string</LIB_NOM_TIER>
          <LIB_PIE>string</LIB_PIE>
          <USER_ENR>string</USER_ENR>
          <DAT_VIS>string</DAT_VIS>
          <DAT_EMI>string</DAT_EMI>
          <DAT_ECH_PIE>string</DAT_ECH_PIE>
          <MNT_HT>double</MNT_HT>
          <MNT_TVA>double</MNT_TVA>
          <MNT_TTC>double</MNT_TTC>
          <MNT_RES>double</MNT_RES>
          <MNT_IMP>double</MNT_IMP>
          <DAT_TRA>string</DAT_TRA>
          <DAT_VAL>string</DAT_VAL>
          <NUM_ECR>int</NUM_ECR>
          <DAT_DEC>string</DAT_DEC>
          <NIV_REL>int</NIV_REL>
          <DAT_REL>string</DAT_REL>
          <COD_CTX>string</COD_CTX>
          <LIB_CTX>string</LIB_CTX>
          <COM_REL>string</COM_REL>
          <EJ_CHORUS>string</EJ_CHORUS>
          <SERVICE_CHORUS>string</SERVICE_CHORUS>
          <CADRE_CHORUS>string</CADRE_CHORUS>
          <STA_PIE>string</STA_PIE>
          <COD_APP>string</COD_APP>
          <NUM_TIT_RED>string</NUM_TIT_RED>
          <NUM_REFERENCE>string</NUM_REFERENCE>
          <MOTIF_REJ>string</MOTIF_REJ>
          <COD_CLI_TIER>string</COD_CLI_TIER>
          <DAT_ENR_PIE>string</DAT_ENR_PIE>
          <LIGNES_PIE>
            <LigneInterfaceRecListeWSInfo xsi:nil="true" />
            <LigneInterfaceRecListeWSInfo xsi:nil="true" />
          </LIGNES_PIE>
        </InterfaceRetourRecListeWSInfo>
      </REC_LISTEResult>
    </REC_LISTEResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /GFIPepTestWS/GfiPepWS.asmx HTTP/1.1
Host: pepws-test.inj.isoftcloud.cloud
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>
    <UserCredentials xmlns="http://tempuri.org/">
      <userName>string</userName>
      <password>string</password>
    </UserCredentials>
  </soap12:Header>
  <soap12:Body>
    <REC_LISTE xmlns="http://tempuri.org/">
      <argREC_LISTE>
        <ETAB>string</ETAB>
        <BUDGET>string</BUDGET>
        <EXERCICE>string</EXERCICE>
        <TYP_PIE>string</TYP_PIE>
        <STA_PIE>string</STA_PIE>
        <NUM_VAL>string</NUM_VAL>
        <REF_EXT_REC>string</REF_EXT_REC>
        <LIC_TIER>string</LIC_TIER>
        <COD_CLI_TIER>string</COD_CLI_TIER>
        <LIB_NOM_TIE>string</LIB_NOM_TIE>
        <DAT_PCH_PIE>string</DAT_PCH_PIE>
        <DAT_ECH_PIE>string</DAT_ECH_PIE>
        <NAT_REC>string</NAT_REC>
        <SER_REC>string</SER_REC>
        <ORI_REC>string</ORI_REC>
        <G_CG_CPT>string</G_CG_CPT>
        <G_CG_CPT_CTP>string</G_CG_CPT_CTP>
        <DET_LIG_PIE>string</DET_LIG_PIE>
        <COD_CRIT>string</COD_CRIT>
        <CRITERE_1>string</CRITERE_1>
        <CRITERE_2>string</CRITERE_2>
        <PIE_REJ>string</PIE_REJ>
        <COD_CTX>string</COD_CTX>
        <DAT_CTX>string</DAT_CTX>
      </argREC_LISTE>
    </REC_LISTE>
  </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>
    <REC_LISTEResponse xmlns="http://tempuri.org/">
      <REC_LISTEResult>
        <InterfaceRetourRecListeWSInfo>
          <ETAB>string</ETAB>
          <BUDGET>string</BUDGET>
          <EXERCICE>string</EXERCICE>
          <NUM_DEF>int</NUM_DEF>
          <REF_EXT_REC>string</REF_EXT_REC>
          <LIC_TIER>string</LIC_TIER>
          <LIB_NOM_TIER>string</LIB_NOM_TIER>
          <LIB_PIE>string</LIB_PIE>
          <USER_ENR>string</USER_ENR>
          <DAT_VIS>string</DAT_VIS>
          <DAT_EMI>string</DAT_EMI>
          <DAT_ECH_PIE>string</DAT_ECH_PIE>
          <MNT_HT>double</MNT_HT>
          <MNT_TVA>double</MNT_TVA>
          <MNT_TTC>double</MNT_TTC>
          <MNT_RES>double</MNT_RES>
          <MNT_IMP>double</MNT_IMP>
          <DAT_TRA>string</DAT_TRA>
          <DAT_VAL>string</DAT_VAL>
          <NUM_ECR>int</NUM_ECR>
          <DAT_DEC>string</DAT_DEC>
          <NIV_REL>int</NIV_REL>
          <DAT_REL>string</DAT_REL>
          <COD_CTX>string</COD_CTX>
          <LIB_CTX>string</LIB_CTX>
          <COM_REL>string</COM_REL>
          <EJ_CHORUS>string</EJ_CHORUS>
          <SERVICE_CHORUS>string</SERVICE_CHORUS>
          <CADRE_CHORUS>string</CADRE_CHORUS>
          <STA_PIE>string</STA_PIE>
          <COD_APP>string</COD_APP>
          <NUM_TIT_RED>string</NUM_TIT_RED>
          <NUM_REFERENCE>string</NUM_REFERENCE>
          <MOTIF_REJ>string</MOTIF_REJ>
          <COD_CLI_TIER>string</COD_CLI_TIER>
          <DAT_ENR_PIE>string</DAT_ENR_PIE>
          <LIGNES_PIE>
            <LigneInterfaceRecListeWSInfo xsi:nil="true" />
            <LigneInterfaceRecListeWSInfo xsi:nil="true" />
          </LIGNES_PIE>
        </InterfaceRetourRecListeWSInfo>
        <InterfaceRetourRecListeWSInfo>
          <ETAB>string</ETAB>
          <BUDGET>string</BUDGET>
          <EXERCICE>string</EXERCICE>
          <NUM_DEF>int</NUM_DEF>
          <REF_EXT_REC>string</REF_EXT_REC>
          <LIC_TIER>string</LIC_TIER>
          <LIB_NOM_TIER>string</LIB_NOM_TIER>
          <LIB_PIE>string</LIB_PIE>
          <USER_ENR>string</USER_ENR>
          <DAT_VIS>string</DAT_VIS>
          <DAT_EMI>string</DAT_EMI>
          <DAT_ECH_PIE>string</DAT_ECH_PIE>
          <MNT_HT>double</MNT_HT>
          <MNT_TVA>double</MNT_TVA>
          <MNT_TTC>double</MNT_TTC>
          <MNT_RES>double</MNT_RES>
          <MNT_IMP>double</MNT_IMP>
          <DAT_TRA>string</DAT_TRA>
          <DAT_VAL>string</DAT_VAL>
          <NUM_ECR>int</NUM_ECR>
          <DAT_DEC>string</DAT_DEC>
          <NIV_REL>int</NIV_REL>
          <DAT_REL>string</DAT_REL>
          <COD_CTX>string</COD_CTX>
          <LIB_CTX>string</LIB_CTX>
          <COM_REL>string</COM_REL>
          <EJ_CHORUS>string</EJ_CHORUS>
          <SERVICE_CHORUS>string</SERVICE_CHORUS>
          <CADRE_CHORUS>string</CADRE_CHORUS>
          <STA_PIE>string</STA_PIE>
          <COD_APP>string</COD_APP>
          <NUM_TIT_RED>string</NUM_TIT_RED>
          <NUM_REFERENCE>string</NUM_REFERENCE>
          <MOTIF_REJ>string</MOTIF_REJ>
          <COD_CLI_TIER>string</COD_CLI_TIER>
          <DAT_ENR_PIE>string</DAT_ENR_PIE>
          <LIGNES_PIE>
            <LigneInterfaceRecListeWSInfo xsi:nil="true" />
            <LigneInterfaceRecListeWSInfo xsi:nil="true" />
          </LIGNES_PIE>
        </InterfaceRetourRecListeWSInfo>
      </REC_LISTEResult>
    </REC_LISTEResponse>
  </soap12:Body>
</soap12:Envelope>