OrdersCreate OrderCreate Order POST /v1/orders This endpoint creates a new trading order with the specified parameters. It validates the order parameters and executes the order if valid. The response includes the order details and execution status. Request Responses200400401403OKBad RequestUnauthorizedForbidden