Purchase Order Parser
The **Purchase Order Parser API** converts purchase order documents into clean, structured JSON data. Upload a PDF, DOCX, image, or ZIP file and receive every field extracted, normalized, and validated — including line-item arithmetic checks and grand total reconciliation. **Extract from every purchase order:** - **PO Metadata:** PO number, issue date, expected delivery date, currency, payment…
Purchase Order Parser endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
health_v1_health_get /v1/health |
Health check endpoint for purchase order parser. |
| Fields | ||
| GET |
get_fields_v1_fields_get /v1/fields |
List all fields extracted by the PO parser. No authentication required. |
| Parse | ||
| POST |
parse_po_v1_parse_post /v1/parse |
Extract structured data from a purchase order document. Supported formats: - **PDF**: Text-based PDF documents - **DOCX**: Microsoft Word documents - **Images**: JPEG, PNG… |
Purchase Order Parser pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|