Submit a document for human review.
curl https://api.geldstuck.com/v1/document-review \ -H "x-api-key: $GELDSTUCK_PUBLIC_KEY" \ -H "x-api-secret: $GELDSTUCK_SECRET_KEY" \ -H "Content-Type: application/json" \ -d '{ "transactionId": "tx_01HX3ZM...", "documentType": "delivery_receipt", "domain": "escrow", "fileIds": ["file_01HX3ZP..."] }'
{ "id": "dr_01HX3ZQ...", "transactionId": "tx_01HX3ZM...", "documentType": "delivery_receipt", "domain": "escrow", "status": "submitted", "fileIds": ["file_01HX3ZP..."], "revisions": [], "createdAt": "2026-04-22T12:30:00.000Z" }
delivery_receipt
inspection_report
contract
escrow
kyc
compliance
marketplace
status: "submitted"