{
    "document": {
        "type": "invoice",
        "format": "pdf",
        "size": "2MB",
        "content": "Sample invoice document content..."
    },
    "operations": [
        "extract",
        "classify",
        "validate"
    ]
}