4- Get termination fee for given contract and termination date
GET {{baseUrl}}/order/terminate/termination-fee?contractId=1623101662&wishDate=2023-10-22T10:20:24.566Z
Required privileges (one of the following):
- privilegesun-authorizedorderscreation
- privilegesorders_authorization
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
contractId | number | (Required) contractId | |
wishDate | string | (Required) wishDate |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"terminationFeeInCents":0}