Import a contract

Use this endpoint to import a contract.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body parameters for import a contract.

Request body for contract import.

integer
required

The unique ID of the workspace.

integer

The unique ID of the folder.

my_party
object

Legal entity representing the party of the current user's Oneflow account (the owner side party).

string
length between 0 and 130

The name of the contract.

parties
array of objects
length between 0 and 40

The list of parties in the contract, representing companies, organizations, government departments, etc. Each party object must follow the object representation of either the individual or the company type of party.

parties
integer | null

The unique ID of the playbook.

Headers
string
required
length between 40 and 40
^[a-zA-Z0-9-]+$

The API key of your Oneflow account.

string
required

The email address of a registered Oneflow user.

Responses

400

Invalid format or content of the request.

401

The API token or the user email is invalid.

403

The request is not authorized by the server.

404

A required entity is missing.

409

A conflict occurred with the current state of the target resource.

Language
URL
LoadingLoading…
Response
Choose an example:
application/json