Retrieve flow format

DESCRIPTION

The recupererFormatFlux API retrieves the values ​​that can be entered during the deposit of a stream to fill the format of the stream.

ENVIRONMENTS

Production url https://chorus-pro.gouv.fr:5443/service/transverses/recuperer/formatflux
Qualification url https://chorus-pro.gouv.fr:5443/service-qualif/transverses/recuperer/formatflux

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

{

}
{
 "codeRetour": 0,
 "libelle": "TRA_MSG_00.000",
 "listeFormatFlux": [
 {"formatFlux": "IN_DP_E1_STRUCT"},
 {"formatFlux": "IN_DP_E2_MIXTE"}
 ]
}
Print Friendly, PDF & Email
Back To Top