demarches-normaliennes/spec/fixtures/files/api_entreprise/entreprises_private.json
Pierre de La Morinerie 55c9dfc001 api_entreprise: display better error message when SIRET is private
Previously we blamed the network.

Now we say that the entreprise infos cannot be retrieved. Which is not
ideal, but better.
2019-06-12 11:58:04 +02:00

6 lines
90 B
JSON

{
"errors": [
"Le SIREN ou SIRET est non diffusable"
],
"gateway_error": true
}