GET
/businesses/{bid}/reports/continuityNumbering-continuity report
GET /businesses/{bid}/reports/continuity
Requires the export scope.
Gap check per document type: the evidence that numbering is unbroken.
Path parameters
| Name | Type | Description | |
|---|---|---|---|
bid | string | required | Business id, from POST /businesses. |
Query parameters
| Name | Type | Description | |
|---|---|---|---|
docType | integer | Check one type. Omit for all. One of: 305, 320, 330, 400. |
Response
200: { "ok": true, … }
| Field | Type | Description | |
|---|---|---|---|
ok | boolean | required | |
report | object | required |
Errors: 400, 401, 403, 404, 429. Every failure answers { "error": …, "reason": … }. Branch on reason.