Suspend or request for completing work invoice

DESCRIPTION

The purpose of the SuspendreOuDemanderCompleterFactureTravaux service is to suspend (or ask to be completed) a work invoice.

ENVIRONMENTS

Production url https://chorus-pro.gouv.fr:5443/service/factures/travaux/suspendre/demander/completer/factureTravaux
Qualification url https://chorus-pro.gouv.fr:5443/service-qualif/factures/travaux/suspendre/demander/completer/factureTravaux

SETTINGS

Header parameters

Technical account Varchar Required
Password Varchar Required
Certificate Varchar Required
Content-Type Varchar Required

Full description of API inpout and output parameters

Consult the API appendices API

{
 "idFactureTravaux" : 282492,
 "commentaire" : "texte"
}
{
"codeRetour": 0,
"libelle": "TRA_MSG_00.000"
}
Print Friendly, PDF & Email
Back To Top