Cancel investor orders by ID

Cancelled investor order for the given subscription and ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
string
required
Responses
200

Subscription investor order cancelled successfully

400

Price setting operation failed due to invalid data.

Nearest cut off time is not a valid date.

Cancellation failed: The order has already been processed by the issuer and cannot be cancelled. Processed on: ${allowedToCancelUntilThisDate}

401

Unauthorized

403

Token not manageable with this authentication.

You cannot cancel an order which is not pending payment.

Investor order not manageable with this authentication.

404

Token not found.

Subscription not found.

Investor order not found.

Holder not found.

No interval with id {subscriptionIntervalId} was found in subscription ${subscriptionId}.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!