Table of contents
🔢 Relevant endpoints (in a sequence of process)
Endpoint | Description | |
---|---|---|
1 | /v2/company-reports/company-reports-search | get a list of available reports |
2 | /v2/company-reports | order a report by id based on the previous report |
3 | /v2/company-reports/{id}/status | check ordered report status |
4 | /v2/company-reports/{id}/file | get the report that was delivered |
5 | /v2/company-reports/status/filter | list all the ordered reports (the same as list of reports in OS) |
☁️ API
…
Add Comment