GfiPepWS
Cliquez ici pour une liste complète des opérations.
TIERS_DOMETR_CREATION
Permet d'ajouter une domiciliation bancaire etrangere à un tiers dans PEP à partir d'un code tiers ou code client/fournisseur.
Test
Le formulaire de test est uniquement disponible pour les demandes de l'ordinateur local.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 /PepFormWS/GfiPepWS.asmx HTTP/1.1
Host: pepws-form.francetitres.isoftcloud.cloud
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/TIERS_DOMETR_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>
<TIERS_DOMETR_CREATION xmlns="http://tempuri.org/">
<argETAB>string</argETAB>
<argBUDGET>string</argBUDGET>
<argLIC_TIER>string</argLIC_TIER>
<argCOD_CLI_TIER>string</argCOD_CLI_TIER>
<argNUM_ORD_RIB>int</argNUM_ORD_RIB>
<argC_MR_COD>string</argC_MR_COD>
<argLIB_BAN_ETR>string</argLIB_BAN_ETR>
<argAD1_BAN_ETR>string</argAD1_BAN_ETR>
<argAD2_BAN_ETR>string</argAD2_BAN_ETR>
<argAD3_BAN_ETR>string</argAD3_BAN_ETR>
<argCOP_BAN_ETR>string</argCOP_BAN_ETR>
<argBIC_BAN_ETR>string</argBIC_BAN_ETR>
<argLIB_BEN_ETR>string</argLIB_BEN_ETR>
<argNBR_CPT_ETR>string</argNBR_CPT_ETR>
<argTYP_CPT_ETR>string</argTYP_CPT_ETR>
<argAD1_BEN_ETR>string</argAD1_BEN_ETR>
<argAD2_BEN_ETR>string</argAD2_BEN_ETR>
<argAD3_BEN_ETR>string</argAD3_BEN_ETR>
<argCOP_BEN_ETR>string</argCOP_BEN_ETR>
<argLIC_DEV>string</argLIC_DEV>
<argLIB_BAN_INT>string</argLIB_BAN_INT>
<argAD1_BAN_INT>string</argAD1_BAN_INT>
<argAD2_BAN_INT>string</argAD2_BAN_INT>
<argAD3_BAN_INT>string</argAD3_BAN_INT>
<argCOP_BAN_INT>string</argCOP_BAN_INT>
<argBIC_BAN_INT>string</argBIC_BAN_INT>
</TIERS_DOMETR_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>
<TIERS_DOMETR_CREATIONResponse xmlns="http://tempuri.org/">
<TIERS_DOMETR_CREATIONResult>boolean</TIERS_DOMETR_CREATIONResult>
</TIERS_DOMETR_CREATIONResponse>
</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 /PepFormWS/GfiPepWS.asmx HTTP/1.1
Host: pepws-form.francetitres.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>
<TIERS_DOMETR_CREATION xmlns="http://tempuri.org/">
<argETAB>string</argETAB>
<argBUDGET>string</argBUDGET>
<argLIC_TIER>string</argLIC_TIER>
<argCOD_CLI_TIER>string</argCOD_CLI_TIER>
<argNUM_ORD_RIB>int</argNUM_ORD_RIB>
<argC_MR_COD>string</argC_MR_COD>
<argLIB_BAN_ETR>string</argLIB_BAN_ETR>
<argAD1_BAN_ETR>string</argAD1_BAN_ETR>
<argAD2_BAN_ETR>string</argAD2_BAN_ETR>
<argAD3_BAN_ETR>string</argAD3_BAN_ETR>
<argCOP_BAN_ETR>string</argCOP_BAN_ETR>
<argBIC_BAN_ETR>string</argBIC_BAN_ETR>
<argLIB_BEN_ETR>string</argLIB_BEN_ETR>
<argNBR_CPT_ETR>string</argNBR_CPT_ETR>
<argTYP_CPT_ETR>string</argTYP_CPT_ETR>
<argAD1_BEN_ETR>string</argAD1_BEN_ETR>
<argAD2_BEN_ETR>string</argAD2_BEN_ETR>
<argAD3_BEN_ETR>string</argAD3_BEN_ETR>
<argCOP_BEN_ETR>string</argCOP_BEN_ETR>
<argLIC_DEV>string</argLIC_DEV>
<argLIB_BAN_INT>string</argLIB_BAN_INT>
<argAD1_BAN_INT>string</argAD1_BAN_INT>
<argAD2_BAN_INT>string</argAD2_BAN_INT>
<argAD3_BAN_INT>string</argAD3_BAN_INT>
<argCOP_BAN_INT>string</argCOP_BAN_INT>
<argBIC_BAN_INT>string</argBIC_BAN_INT>
</TIERS_DOMETR_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>
<TIERS_DOMETR_CREATIONResponse xmlns="http://tempuri.org/">
<TIERS_DOMETR_CREATIONResult>boolean</TIERS_DOMETR_CREATIONResult>
</TIERS_DOMETR_CREATIONResponse>
</soap12:Body>
</soap12:Envelope>