{"instructions":{"dataProcessing":"Use /api/data endpoints to process SAP sample instructions and store in database","documentation":"Refer to README.md for complete setup and usage instructions","troubleshooting":"Check console logs and health endpoints if issues occur","monitoring":"Use the health endpoints above to monitor service status"},"baseUrl":"https://revlon-sap-uat.leucine.ai:8081","healthEndpoints":{"SAP Function Connectivity":"https://revlon-sap-uat.leucine.ai:8081/api/health/sap","Project Health Status":"https://revlon-sap-uat.leucine.ai:8081/api/health/status"},"service":"SAP Sample Management Service for Revlon","description":{"environment":"Development/Testing","purpose":"Automated integration between Revlon's FNA system and SAP for regulatory compliance","functionality":"Retrieves sample management instructions from SAP and stores in PostgreSQL"},"quickStatus":{"overall":"[ISSUES]","message":"Some components need attention"},"dataProcessingEndpoints":{"Preview FNA POs":"https://revlon-sap-uat.leucine.ai:8081/api/data/preview-fna-pos","Batch Insert Sample Data (POST only)":"POST https://revlon-sap-uat.leucine.ai:8081/api/data/batch-insert-sample-data","Get Sample Information":"https://revlon-sap-uat.leucine.ai:8081/api/data/sample-info/{fnaPoId}","Insert Sample Data":"https://revlon-sap-uat.leucine.ai:8081/api/data/insert-sample-data/{externalId}?userId={userId}","Process ALL FNA POs (OPTIMIZED - 1000-record batches)":"https://revlon-sap-uat.leucine.ai:8081/api/data/process-all-fna-pos-optimized?userId={userId}"},"browserExamples":{"processAllFnaPOsOptimized":"https://revlon-sap-uat.leucine.ai:8081/api/data/process-all-fna-pos-optimized?userId=68","singleInsert":"https://revlon-sap-uat.leucine.ai:8081/api/data/insert-sample-data/OR000010378401?userId=68","getSampleInfo":"https://revlon-sap-uat.leucine.ai:8081/api/data/sample-info/1","previewFnaPOs":"https://revlon-sap-uat.leucine.ai:8081/api/data/preview-fna-pos","batchInsertCurl":"curl -X POST https://revlon-sap-uat.leucine.ai:8081/api/data/batch-insert-sample-data -d '{\"externalIds\":[\"OR123\",\"OR456\"],\"userId\":68}'"},"version":"1.0.0","status":"ISSUES_DETECTED","timestamp":"2026-06-24T10:34:14.485102270"}