cancel Order
          fun cancelOrder(accountIdKey: String, orderId: Long): CancelOrderResponse?
Content copied to clipboard
Cancel an order
Parameters
accountIdKey
The unique account key
orderId
Order confirmation id for the order placed.
Sources
jvm source
                      
                
              Link copied to clipboard