Retrieve structure identifier type
DESCRIPTION
The recupererTypeIdentifiantStructure API retrieves the types of identifiers that can be entered by a supplier or a validator.
ENVIRONMENTS
Production url | https://chorus-pro.gouv.fr:5443/service/transverses/recuperer/typeidentifiant/structure |
Qualification url | https://chorus-pro.gouv.fr:5443/service-qualif/transverses/recuperer/typeidentifiant/structure |
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", "listeTypeIdentifiant": [ {"typeIdentifiantStructure": "SIRET"}, {"typeIdentifiantStructure": "UE_HORS_FRANCE"}, {"typeIdentifiantStructure": "HORS_UE"}, {"typeIdentifiantStructure": "RIDET"}, {"typeIdentifiantStructure": "TAHITI"}, {"typeIdentifiantStructure": "AUTRE"}, {"typeIdentifiantStructure": "PARTICULIER"} ] }