Filing History
Output
Attribute | Type | Description | Additional |
---|---|---|---|
etag | string | The ETag of the resource. | |
filingHistoryStatus | string | The status of this filing history. | Possible values are:
|
array<object> | The filing history items. | ||
kind | string | Indicates this resource is a filing history. | Possible values are:
|
totalCount | number | The total number of filing history items for this company. |
Filing History Item
Attribute | Type | Description | Additional |
---|---|---|---|
array<object> | Annotations for the filing. | Optional | |
array<object> | Any filings associated with the current item. | Optional | |
barcode | string | The barcode of the document. | Optional |
category | string | The category of the document filed. | Possible values are:
|
date | date | The date the filing was processed. | |
description | string | A description of the filing. | |
object | Links to other resources associated with this filing history item. | Optional | |
pages | number | Number of pages within the PDF document (links.document_metadata) | Optional |
paperFiled | boolean | If true, indicates this is a paper filing. | Optional |
array<object> | Resolutions for the filing. | Optional | |
subcategory | string | The sub-category of the document filed. | Possible values are:
|
transactionId | string | The transaction ID of the filing. | |
type | string | The type of filing. |
Annotation
Attribute | Type | Description | Additional |
---|---|---|---|
annotation | string | The annotation text. | |
date | date | The date the annotation was added. | |
description | string | A description of the annotation. |
Associated Filing
Attribute | Type | Description | Additional |
---|---|---|---|
date | date | The date the associated filing was processed. | |
description | string | A description of the associated filing. | |
type | string | The type of the associated filing. |
Resolution
Attribute | Type | Description | Additional |
---|---|---|---|
category | string | The category of the resolution filed. | Possible values are:
|
description | string | A description of the associated filing. | |
documentId | string | The document id of the resolution. | Optional |
receiveDate | date | The date the resolution was processed. | |
subcategory | string | The sub-category of the document filed. | Possible values are:
|
type | string | The type of the associated filing. |
Links
Attribute | Type | Description | Additional |
---|---|---|---|
documentMetadata | string | Link to the document metadata associated with this filing history item. | Optional |
self | string | Link to this filing history item. | Optional |
Example
Last updated