orderid (string) - The ID of the order to be updated.bizid (string) - The business ID associated with the order.status (integer) - The new status code for the order.status (boolean) - Indicates the success or failure of the operation.message (string) - Additional information or error message.{
"status": true,
"message": ""
}