Setting Retire Pools
Set retire pool.
POST /contracts/retire/{contractId}/pools
Set retire contract pool. Only users with the Standard Registry role are allowed to make the request.
Path Parameters
Name
Type
Description
contractId
String
Contract Identifier
content:
application/json:
schema:
$ref: '#/components/schemas/RetirePoolDTO'content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Last updated