{"message":"Document Processing Service","version":"1.0.0","port":9001,"endpoints":{"/upload-documents":"Upload document PDFs for async processing","/document-status/{batch_id}":"Check processing status of a batch","/document-batches":"List all batches","/document-batch/{batch_id}":"GET: list documents, DELETE: delete batch","/document/{parcel_id}/{batch_id}":"PUT: update document, DELETE: delete","/documents/analytics":"Get analytics on processed documents","/queue-status":"Get processing queue status"}}