Skip to main content

Overview

Contracts are created and signed using legal identities. This guide outlines a common contract lifecycle.

Flow overview

Steps

  1. Create a contract with Legal/CreateContract.
  2. Send a proposal to counterparties with Legal/SendProposal.
  3. Sign the contract using Legal/SignContract.
  4. Retrieve signed or created contracts with Legal/GetSignedContracts and Legal/GetCreatedContracts.
  • Legal/ProposeTemplate
  • Legal/GetContract
  • Legal/AuthorizeAccessToContract
  • Legal/SignData