Importing new Contract
Import new contract
POST
/contracts/import
Creates new contract. Only users with the Standard Registry role are allowed to make the request.
Request Body
Name
Type
Description
contractId*
String
Request Object Parameters.
{
content:
application/json:
schema:
$ref: '#/components/schemas/ContractDTO'
}
Last updated