Table of contents
Table of Contents |
---|
...
🔢 Endpoints (in a sequence of process)
...
Call to
Status colour Green title POST /v1/legal/reports/available
to get a list of available reportsUse
id
of the selected report askey
to callStatus colour Green title POST /v1/legal/reports
and place a report orderCall
Status colour Blue title GET /v1/legal/reports/{id}
with theid
received from theStatus colour Green title POST /v1/legal/reports
response to get the report order status and other detailsOnce the order
status
isFinished
a request to download the report can be made
To get a report file once it is delivered call
Status colour Blue title GET /v1/legal/reports/{id}/file
withid
of the order
...
☁️
...
Endpoints swagger
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
… |
Swagger open api macro | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||
...