Skip to main content
PUT
Update the status of an order

Path parameters

string
required
Order ID

Request body

JSON body of type UpdateOrderStatusRequest.

Responses

ApiResponse_OrderResponse
Order status updated successfully
ErrorResponse
Unauthorized
ErrorResponse
Forbidden
ErrorResponse
Order not found
ErrorResponse
Validation error
ErrorResponse
Rate limit exceeded
ErrorResponse
Internal server error