Classify contract file

POST {{baseUrl}}/api/{{apiV2Version}}/category/:document-id/contract-type

Classify the type of a contract. 31 types of contract are supported.

Response Body

description
typeThe type of a contract can be one of the contract types below:
* Underwriting-Agreement
* Security-Agreement
* Supplemental-Indenture
* Amended-and-Restated-Credit-Agreement
* Amendment-to-Employment-Agreement
* Registration-Rights-Agreement
* Stock-Option-Agreement
* Amended-and-Restated-Employment-Agreement
* Services-Agreement
* Investment-Advisory-Agreement
* Loan-Agreement
* Securities-Purchase-Agreement
* Participation-Agreement
* Purchase-Agreement
* Limited-Liability-Company-Agreement
* Indemnification-Agreement
* Subscription-Agreement
* Asset-Purchase-Agreement
* Executive-Employment-Agreement
* Management-Agreement
* Purchase-and-Sale-Agreement
* Consulting-Agreement
* Credit-Agreement
* Distribution-Agreement
* Stock-Purchase-Agreement
* Employment-Agreement
* License-Agreement
* Trust-Agreement
* Administration-Agreement
* Loan-and-Security-Agreement
* Non-Disclosure-Agreement

RESPONSES

status: OK

{"type":"GENERAL"}