Generate Contract (Sync)
Generate a new contract object from a Base64 encoded PDF of a contract. This endpoint will block until the contract is generated.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
document
Base64 encoded PDF of contract document.
creatorEntityId
ID of the entity that created the contract
Response
This endpoint returns an object.
jobId
Job ID
contract
Contract