Last updated 1 year ago
POST /contracts/import
POST
/contracts/import
Creates new contract. Only users with the Standard Registry role are allowed to make the request.
contractId*
String
Request Object Parameters.
{ content: application/json: schema: $ref: '#/components/schemas/ContractDTO' }
{ // Response }
{ content: application/json: schema: $ref: '#/components/schemas/InternalServerErrorDTO' }