# CancelOrder

PATH: /aurora.core.apiengine.omsv1.OmsService/CancelOrder

Endpoint: POST /aurora.core.apiengine.omsv1.OmsService/CancelOrder
Version: v1.23.0
Security: Bearer

## Request fields (application/json):

  - `id` (string, required)
    Unique identifier of the order to be cancelled

## Response 200 fields (application/json):

  - `id` (string, required)
    Provable Markets assigned order identifier for the order canceled


