Posting a valid JSON payload to the /api/orders endpoint results in a 500 error with no detailed message. Logs show an unhandled exception when saving to the database, suggesting a schema mismatch or missing required fields.
/api/orders