Show structure service
DESCRIPTION
The consulterServiceStructure allows to show :
- information about a service to which the user is attached
- information related to a service of a public structure
ENVIRONMENTS
Production url | https://chorus-pro.gouv.fr:5443/service/structures/consulter/service |
Qualification url | https://chorus-pro.gouv.fr:5443/service-qualif/structures/consulter/service |
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
{ "idStructure" : 5000025350, "idService" : 4066352, "codeLangue" : "FR" }
{ "codeRetour": 0, "libelle": "TRA_MSG_00.000", "adressePostale": { "adresse": "1 rue Test", "codePostal": "75000", "complementAdresse1": "Etage 1", "fax": "234567890", "pays": "France", "telephone": "234567890", "ville": "Test" }, "informationsGenerales": { "codeService": "SERVICE_FOURNISSEURTST084", "descriptionService": "SERVICE_FOURNISSEURTST084", "nomService": "SERVICE_FOURNISSEURTST084" }, "parametres": { "dateCreation": "2017-01-03T10:55:48.859+01:00", "dateDebutValidite": "2017-01-03T10:55:36.367+01:00", "numeroEngagement": false } }