GfiPepWS
Click here for a complete list of operations.
COM_CREATION
Permet la création ou la mise à jour d'une pré-commande dans PEP à partir d'un objet unique. Retourne le numéro de pré-commande (Remplace COMMANDE_CREATION à partir de 1.6).
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 /GFIPepProdWS/GfiPepWS.asmx HTTP/1.1
Host: pepws-prod.inj.isoftcloud.cloud
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/COM_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>
<COM_CREATION xmlns="http://tempuri.org/">
<argCommande />
</COM_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 /> </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 /GFIPepProdWS/GfiPepWS.asmx HTTP/1.1
Host: pepws-prod.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>
<COM_CREATION xmlns="http://tempuri.org/">
<argCommande>
<LIC_COL>string</LIC_COL>
<LIC_BUD>string</LIC_BUD>
<LIB_EXE>string</LIB_EXE>
<TYP_PIE>string</TYP_PIE>
<NUM_COM>string</NUM_COM>
<LIC_TIER>string</LIC_TIER>
<DAT_COM>string</DAT_COM>
<LIL_COM>string</LIL_COM>
<NUM_MAR>string</NUM_MAR>
<OBS_COM>string</OBS_COM>
<LIB_RES_COM>string</LIB_RES_COM>
<NUM_ADR>int</NUM_ADR>
<ADR_LIV_COM>string</ADR_LIV_COM>
<DAT_LIV_COM>string</DAT_LIV_COM>
<COM_PJ_COM>string</COM_PJ_COM>
<IND_TRA_COM>string</IND_TRA_COM>
<REF_EXT_COM>string</REF_EXT_COM>
<TYPOLOGIE>string</TYPOLOGIE>
<CODE_DEVISE>string</CODE_DEVISE>
<TAUX_DE_CHANGE>string</TAUX_DE_CHANGE>
<COD_APP>string</COD_APP>
<LIC_PROC>string</LIC_PROC>
<IND_PRO_SAI>string</IND_PRO_SAI>
<GROUPE>string</GROUPE>
<FORCER>string</FORCER>
<MNT_TTC>double</MNT_TTC>
<IDF_UTIL>string</IDF_UTIL>
<LIGNES_CRITERE>
<CritereInterfaceCommandeWSInfo>
<CODE>string</CODE>
<VALEUR>string</VALEUR>
</CritereInterfaceCommandeWSInfo>
<CritereInterfaceCommandeWSInfo>
<CODE>string</CODE>
<VALEUR>string</VALEUR>
</CritereInterfaceCommandeWSInfo>
</LIGNES_CRITERE>
<LIGNES_COM>
<LigneInterfaceCommandeWSInfo>
<NUM_LIG_COM>int</NUM_LIG_COM>
<LIB_REF_LIG_COM>string</LIB_REF_LIG_COM>
<LIC_REF_COM>string</LIC_REF_COM>
<MNT_PU_LIG_COM>double</MNT_PU_LIG_COM>
<QTE_LIG_COM>double</QTE_LIG_COM>
<TAU_REM_LIG_COM>double</TAU_REM_LIG_COM>
<MNT_REM_LIG_COM>double</MNT_REM_LIG_COM>
<MNT_NET_LIG_COM>double</MNT_NET_LIG_COM>
<TAUX_TVA>double</TAUX_TVA>
<COD_TVA>string</COD_TVA>
<MNT_TVA_LIG_COM>double</MNT_TVA_LIG_COM>
<SECT_ACT>string</SECT_ACT>
<CPTE_TVA>string</CPTE_TVA>
<DESTINATION>string</DESTINATION>
<ENVELOPPE>string</ENVELOPPE>
<SERVICE>string</SERVICE>
<LIG_MAR>string</LIG_MAR>
<NUM_CONV>string</NUM_CONV>
<NUM_MAR>string</NUM_MAR>
<NUM_PROG>string</NUM_PROG>
<NUM_OPE>string</NUM_OPE>
<RUBRIQUE>string</RUBRIQUE>
<G_CG_CPT>string</G_CG_CPT>
<G_CG_CPT_CTP>string</G_CG_CPT_CTP>
<CLE_CMP>string</CLE_CMP>
<ITF_RES1>string</ITF_RES1>
<ITF_RES2>string</ITF_RES2>
<LIGNES_ANA xsi:nil="true" />
</LigneInterfaceCommandeWSInfo>
<LigneInterfaceCommandeWSInfo>
<NUM_LIG_COM>int</NUM_LIG_COM>
<LIB_REF_LIG_COM>string</LIB_REF_LIG_COM>
<LIC_REF_COM>string</LIC_REF_COM>
<MNT_PU_LIG_COM>double</MNT_PU_LIG_COM>
<QTE_LIG_COM>double</QTE_LIG_COM>
<TAU_REM_LIG_COM>double</TAU_REM_LIG_COM>
<MNT_REM_LIG_COM>double</MNT_REM_LIG_COM>
<MNT_NET_LIG_COM>double</MNT_NET_LIG_COM>
<TAUX_TVA>double</TAUX_TVA>
<COD_TVA>string</COD_TVA>
<MNT_TVA_LIG_COM>double</MNT_TVA_LIG_COM>
<SECT_ACT>string</SECT_ACT>
<CPTE_TVA>string</CPTE_TVA>
<DESTINATION>string</DESTINATION>
<ENVELOPPE>string</ENVELOPPE>
<SERVICE>string</SERVICE>
<LIG_MAR>string</LIG_MAR>
<NUM_CONV>string</NUM_CONV>
<NUM_MAR>string</NUM_MAR>
<NUM_PROG>string</NUM_PROG>
<NUM_OPE>string</NUM_OPE>
<RUBRIQUE>string</RUBRIQUE>
<G_CG_CPT>string</G_CG_CPT>
<G_CG_CPT_CTP>string</G_CG_CPT_CTP>
<CLE_CMP>string</CLE_CMP>
<ITF_RES1>string</ITF_RES1>
<ITF_RES2>string</ITF_RES2>
<LIGNES_ANA xsi:nil="true" />
</LigneInterfaceCommandeWSInfo>
</LIGNES_COM>
</argCommande>
</COM_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 /> </soap12:Envelope>