- get - filingHistoryItem resource
{
"annotations": [
{
"annotation": "string",
"date": "date",
"description": "string"
}
],
"associated_filings": [
{
"date": "date",
"description": "string",
"type": "string"
}
],
"barcode": "string",
"category": "string",
"date": "date",
"description": "string",
"links": {
"document_metadata": "string",
"self": "string"
},
"pages": "integer",
"paper_filed": "boolean",
"resolutions": [
{
"category": "string",
"description": "string",
"document_id": "string",
"receive_date": "date",
"subcategory": "string",
"type": "string"
}
],
"subcategory": "string",
"transaction_id": "string",
"type": "string"
}
| Name |
Type |
Description |
Additional |
|
annotations[]
|
array |
Annotations for the filing
|
Optional
|
|
annotations[].annotation
|
string |
The annotation text.
|
Optional
|
|
annotations[].date
|
date |
The date the annotation was added.
|
|
|
annotations[].description
|
string |
A description of the annotation.
For enumeration descriptions see description section in the enumeration mappings file.
|
|
|
associated_filings[]
|
array |
Any filings associated with the current item
|
Optional
|
|
associated_filings[].date
|
date |
The date the associated filing was processed.
|
|
|
associated_filings[].description
|
string |
A description of the associated filing.
For enumeration descriptions see description section in the enumeration mappings file.
|
|
|
associated_filings[].type
|
string |
The type of the associated filing.
|
|
|
barcode
|
string |
The barcode of the document.
|
Optional
|
|
category
|
string |
The category of the document filed.
Possible values are:
accounts
address
annual-return
capital
change-of-name
incorporation
liquidation
miscellaneous
mortgage
officers
resolution
|
|
|
date
|
date |
The date the filing was processed.
|
|
|
description
|
string |
A description of the filing.
For enumeration descriptions see description section in the enumeration mappings file.
|
|
|
links
|
object |
Links to other resources associated with this filing history item.
|
Optional
|
|
links.document_metadata
|
string |
Link to the document metadata associated with this filing history item. See the Document API documentation for more details.
|
Optional
|
|
links.self
|
string |
Link to this filing history item.
|
Optional
|
|
pages
|
integer |
Number of pages within the PDF document (links.document_metadata)
|
Optional
|
|
paper_filed
|
boolean |
If true, indicates this is a paper filing.
|
Optional
|
|
resolutions[]
|
array |
Resolutions for the filing
|
Optional
|
|
resolutions[].category
|
string |
The category of the resolution filed.
Possible values are:
|
|
|
resolutions[].description
|
string |
A description of the associated filing.
For enumeration descriptions see description section in the enumeration mappings file.
|
|
|
resolutions[].document_id
|
string |
The document id of the resolution.
|
Optional
|
|
resolutions[].receive_date
|
date |
The date the resolution was processed.
|
|
|
resolutions[].subcategory
|
string |
The sub-category of the document filed.
Possible values are:
|
|
|
resolutions[].type
|
string |
The type of the associated filing.
|
|
|
subcategory
|
string |
The sub-category of the document filed.
Possible values are:
|
Optional
|
|
transaction_id
|
string |
The transaction ID of the filing.
|
|
|
type
|
string |
The type of filing.
|
|