Upload a contract PDF file for processing.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Contract uploaded successfully
Response schema for contract upload.
Attributes: process_status_uuid (UUID): The UUID of the contract processing status. message (str): A message indicating the status of the upload.
The UUID of the contract processing status. Use this to track the contract parsing progress.
"123e4567-e89b-12d3-a456-426614174000"
A message indicating the status of the upload.
"Contract uploaded successfully and is being processed"