curl --request POST \ --url https://provider-management-tool-production.up.railway.app/api/requests/service-requests/generate/ \ --header 'content-type: application/json' \ --data '{ "external_id": "SR-2026-008", "title": "Senior Java Developer for Banking Platform", "role_name": "Senior Backend Developer", "technology": "Python/Django", "specialization": "Backend", "experience_level": "SENIOR", "start_date": "2025-02-01", "end_date": "2025-08-31", "expected_man_days": 120, "criteria_json": { "skills": [ "Python", "Django", "PostgreSQL", "REST APIs" ], "certifications": [ "AWS Certified Developer" ], "languages": [ "English", "German" ] }, "status": "DRAFT", "task_description": "Develop and maintain microservices architecture for core banking platform. Responsibilities include API design, implementation, testing, and documentation.", "offer_deadline": "2024-01-15" }'