Available
PO number only schema
Generated focused purchase-order reference fields for both line-item settings.
Updated 2026-07-28
Use typeId: 9 when the only required extraction target is a purchase-order number. The focused template returns processed_data.summary_data.PO_number.
Missing template fields are returned as null at scalar leaves; missing arrays and objects are normalized to empty containers. This type has no line-item fields, so both request settings currently resolve to the same template.
With line items
| Field | Type | Template | Description |
|---|---|---|---|
processed_data.summary_data.PO_number | string or null | Returned | Generated from the current PO-number-only template. |
Without line items
| Field | Type | Template | Description |
|---|---|---|---|
processed_data.summary_data.PO_number | string or null | Returned | Generated from the current PO-number-only template. |