GfiPepWS
Click here for a complete list of operations.
REC_CREATION
Permet la création d'une liquidation d’OR (DRr) ou d’un OR (DRr) dans PEP suivant le statut envoyé. Retourne le numéro de liquidation (NUM_LIQ).
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_CREATION"
<?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_CREATION xmlns="http://tempuri.org/">
<argEJ>
<ETAB>string</ETAB>
<BUDGET>string</BUDGET>
<EXERCICE>string</EXERCICE>
<COD_APP>string</COD_APP>
<TYP_PIE>string</TYP_PIE>
<TYP_OR>string</TYP_OR>
<LIB_REF_EXT>string</LIB_REF_EXT>
<DAT_ENR>string</DAT_ENR>
<IDF_STA>string</IDF_STA>
<NUM_DEF>string</NUM_DEF>
<NUM_BOR>string</NUM_BOR>
<DAT_EMI>string</DAT_EMI>
<LIC_TIER>string</LIC_TIER>
<LIB_PIE>string</LIB_PIE>
<NBR_PJ>short</NBR_PJ>
<DAT_ECH>string</DAT_ECH>
<NUM_TIT_RED>string</NUM_TIT_RED>
<PAR>string</PAR>
<GROUPE>string</GROUPE>
<LIC_PROC>string</LIC_PROC>
<NUM_ADR>string</NUM_ADR>
<COMMENTAIRE>string</COMMENTAIRE>
<MNT_TTC>double</MNT_TTC>
<EJ_CHORUS>string</EJ_CHORUS>
<SERVICE_CHORUS>string</SERVICE_CHORUS>
<MARCHE_CHORUS>string</MARCHE_CHORUS>
<CADRE_CHORUS>string</CADRE_CHORUS>
<IDF_UTIL>string</IDF_UTIL>
<ITF_RES1>string</ITF_RES1>
<ITF_RES2>string</ITF_RES2>
<IND_PRE_VIS>string</IND_PRE_VIS>
<LIGNES_TIT>
<LigneInterfaceRECWSInfo>
<NUM_LIG>int</NUM_LIG>
<LIB_LIG>string</LIB_LIG>
<NUM_CPT_IMP>string</NUM_CPT_IMP>
<LIC_ORI>string</LIC_ORI>
<SERVICE>string</SERVICE>
<RUBRIQUE>string</RUBRIQUE>
<NUM_CONV>string</NUM_CONV>
<PROGRAMME>string</PROGRAMME>
<OPERATION>string</OPERATION>
<G_CG_CPT>string</G_CG_CPT>
<G_CG_CPT_CTP>string</G_CG_CPT_CTP>
<MNT_HT>double</MNT_HT>
<TX_TVA>double</TX_TVA>
<COD_TVA>string</COD_TVA>
<G_CG_CPT_TVA>string</G_CG_CPT_TVA>
<MNT_TVA>double</MNT_TVA>
<G_CG_CPT_TVA2>string</G_CG_CPT_TVA2>
<MNT_TVA2>double</MNT_TVA2>
<MNT_TTC>double</MNT_TTC>
<NUM_LIG_TIT_RED>string</NUM_LIG_TIT_RED>
<MNT_LIG_HT_REC>double</MNT_LIG_HT_REC>
<MNT_LIG_TVA_REC>double</MNT_LIG_TVA_REC>
<ITF_RES1>string</ITF_RES1>
<ITF_RES2>string</ITF_RES2>
<DAT_PCA_DEB>string</DAT_PCA_DEB>
<DAT_PCA_FIN>string</DAT_PCA_FIN>
<MNT_PCA>double</MNT_PCA>
<LIGNES_ANA xsi:nil="true" />
</LigneInterfaceRECWSInfo>
<LigneInterfaceRECWSInfo>
<NUM_LIG>int</NUM_LIG>
<LIB_LIG>string</LIB_LIG>
<NUM_CPT_IMP>string</NUM_CPT_IMP>
<LIC_ORI>string</LIC_ORI>
<SERVICE>string</SERVICE>
<RUBRIQUE>string</RUBRIQUE>
<NUM_CONV>string</NUM_CONV>
<PROGRAMME>string</PROGRAMME>
<OPERATION>string</OPERATION>
<G_CG_CPT>string</G_CG_CPT>
<G_CG_CPT_CTP>string</G_CG_CPT_CTP>
<MNT_HT>double</MNT_HT>
<TX_TVA>double</TX_TVA>
<COD_TVA>string</COD_TVA>
<G_CG_CPT_TVA>string</G_CG_CPT_TVA>
<MNT_TVA>double</MNT_TVA>
<G_CG_CPT_TVA2>string</G_CG_CPT_TVA2>
<MNT_TVA2>double</MNT_TVA2>
<MNT_TTC>double</MNT_TTC>
<NUM_LIG_TIT_RED>string</NUM_LIG_TIT_RED>
<MNT_LIG_HT_REC>double</MNT_LIG_HT_REC>
<MNT_LIG_TVA_REC>double</MNT_LIG_TVA_REC>
<ITF_RES1>string</ITF_RES1>
<ITF_RES2>string</ITF_RES2>
<DAT_PCA_DEB>string</DAT_PCA_DEB>
<DAT_PCA_FIN>string</DAT_PCA_FIN>
<MNT_PCA>double</MNT_PCA>
<LIGNES_ANA xsi:nil="true" />
</LigneInterfaceRECWSInfo>
</LIGNES_TIT>
</argEJ>
</REC_CREATION>
</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_CREATIONResponse xmlns="http://tempuri.org/">
<REC_CREATIONResult>string</REC_CREATIONResult>
</REC_CREATIONResponse>
</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_CREATION xmlns="http://tempuri.org/">
<argEJ>
<ETAB>string</ETAB>
<BUDGET>string</BUDGET>
<EXERCICE>string</EXERCICE>
<COD_APP>string</COD_APP>
<TYP_PIE>string</TYP_PIE>
<TYP_OR>string</TYP_OR>
<LIB_REF_EXT>string</LIB_REF_EXT>
<DAT_ENR>string</DAT_ENR>
<IDF_STA>string</IDF_STA>
<NUM_DEF>string</NUM_DEF>
<NUM_BOR>string</NUM_BOR>
<DAT_EMI>string</DAT_EMI>
<LIC_TIER>string</LIC_TIER>
<LIB_PIE>string</LIB_PIE>
<NBR_PJ>short</NBR_PJ>
<DAT_ECH>string</DAT_ECH>
<NUM_TIT_RED>string</NUM_TIT_RED>
<PAR>string</PAR>
<GROUPE>string</GROUPE>
<LIC_PROC>string</LIC_PROC>
<NUM_ADR>string</NUM_ADR>
<COMMENTAIRE>string</COMMENTAIRE>
<MNT_TTC>double</MNT_TTC>
<EJ_CHORUS>string</EJ_CHORUS>
<SERVICE_CHORUS>string</SERVICE_CHORUS>
<MARCHE_CHORUS>string</MARCHE_CHORUS>
<CADRE_CHORUS>string</CADRE_CHORUS>
<IDF_UTIL>string</IDF_UTIL>
<ITF_RES1>string</ITF_RES1>
<ITF_RES2>string</ITF_RES2>
<IND_PRE_VIS>string</IND_PRE_VIS>
<LIGNES_TIT>
<LigneInterfaceRECWSInfo>
<NUM_LIG>int</NUM_LIG>
<LIB_LIG>string</LIB_LIG>
<NUM_CPT_IMP>string</NUM_CPT_IMP>
<LIC_ORI>string</LIC_ORI>
<SERVICE>string</SERVICE>
<RUBRIQUE>string</RUBRIQUE>
<NUM_CONV>string</NUM_CONV>
<PROGRAMME>string</PROGRAMME>
<OPERATION>string</OPERATION>
<G_CG_CPT>string</G_CG_CPT>
<G_CG_CPT_CTP>string</G_CG_CPT_CTP>
<MNT_HT>double</MNT_HT>
<TX_TVA>double</TX_TVA>
<COD_TVA>string</COD_TVA>
<G_CG_CPT_TVA>string</G_CG_CPT_TVA>
<MNT_TVA>double</MNT_TVA>
<G_CG_CPT_TVA2>string</G_CG_CPT_TVA2>
<MNT_TVA2>double</MNT_TVA2>
<MNT_TTC>double</MNT_TTC>
<NUM_LIG_TIT_RED>string</NUM_LIG_TIT_RED>
<MNT_LIG_HT_REC>double</MNT_LIG_HT_REC>
<MNT_LIG_TVA_REC>double</MNT_LIG_TVA_REC>
<ITF_RES1>string</ITF_RES1>
<ITF_RES2>string</ITF_RES2>
<DAT_PCA_DEB>string</DAT_PCA_DEB>
<DAT_PCA_FIN>string</DAT_PCA_FIN>
<MNT_PCA>double</MNT_PCA>
<LIGNES_ANA xsi:nil="true" />
</LigneInterfaceRECWSInfo>
<LigneInterfaceRECWSInfo>
<NUM_LIG>int</NUM_LIG>
<LIB_LIG>string</LIB_LIG>
<NUM_CPT_IMP>string</NUM_CPT_IMP>
<LIC_ORI>string</LIC_ORI>
<SERVICE>string</SERVICE>
<RUBRIQUE>string</RUBRIQUE>
<NUM_CONV>string</NUM_CONV>
<PROGRAMME>string</PROGRAMME>
<OPERATION>string</OPERATION>
<G_CG_CPT>string</G_CG_CPT>
<G_CG_CPT_CTP>string</G_CG_CPT_CTP>
<MNT_HT>double</MNT_HT>
<TX_TVA>double</TX_TVA>
<COD_TVA>string</COD_TVA>
<G_CG_CPT_TVA>string</G_CG_CPT_TVA>
<MNT_TVA>double</MNT_TVA>
<G_CG_CPT_TVA2>string</G_CG_CPT_TVA2>
<MNT_TVA2>double</MNT_TVA2>
<MNT_TTC>double</MNT_TTC>
<NUM_LIG_TIT_RED>string</NUM_LIG_TIT_RED>
<MNT_LIG_HT_REC>double</MNT_LIG_HT_REC>
<MNT_LIG_TVA_REC>double</MNT_LIG_TVA_REC>
<ITF_RES1>string</ITF_RES1>
<ITF_RES2>string</ITF_RES2>
<DAT_PCA_DEB>string</DAT_PCA_DEB>
<DAT_PCA_FIN>string</DAT_PCA_FIN>
<MNT_PCA>double</MNT_PCA>
<LIGNES_ANA xsi:nil="true" />
</LigneInterfaceRECWSInfo>
</LIGNES_TIT>
</argEJ>
</REC_CREATION>
</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_CREATIONResponse xmlns="http://tempuri.org/">
<REC_CREATIONResult>string</REC_CREATIONResult>
</REC_CREATIONResponse>
</soap12:Body>
</soap12:Envelope>