3- Get first possible termination date for given contract
GET {{baseUrl}}/order/terminate/:contractId/min-date
Required privileges (one of the following):
- privilegesun-authorizedorderscreation
- privilegesorders_authorization
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
"2022-10-12T00:00:00.000+00:00"