Request recycling previous document

DESCRIPTION

As part of the work invoice context, the DemanderRecyclagePiecePrecedente API allows a user to request the recycling of the previous document or to request the correction of the MOA (MOA Error) information to the depositor of the previous part.

ENVIRONMENTS

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

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": 540067
}
{
   "codeRetour": 0,
   "libelle": "TRA_MSG_00.000",
   "idFactureTravaux": 540067,
   "idPiecePrecedente": 540066
}
Print Friendly, PDF & Email
Back To Top