Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

app.ecertia.comThis operation allows to consult basic information of a existing EviNotice in the system by the following fields:

...

Code Block
titleExample of request
GET https://app.evicertiaecertia.com/api/v2/EviNotice/018429bc-c406-4091-afd5-12f0087d2c6b
Content-Type: application/json
Accept: application/json
Authorization: basic XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX==
Host: app.evicertiaecertia.com



The result of this operation will include the following data:

...