Overview
Contracts are created and signed using legal identities. This guide outlines a common contract lifecycle.Flow overview
Steps
- Create a contract with
Legal/CreateContract. - Send a proposal to counterparties with
Legal/SendProposal. - Sign the contract using
Legal/SignContract. - Retrieve signed or created contracts with
Legal/GetSignedContractsandLegal/GetCreatedContracts.
Related endpoints
Legal/ProposeTemplateLegal/GetContractLegal/AuthorizeAccessToContractLegal/SignData