curl --location '/store/order' \ --header 'Content-Type: application/json' \ --data '{}'
{ "id": 44524671, "petId": 90180021, "quantity": 23, "shipDate": "2025-08-15", "status": "placed", "complete": false }