Overview
This tutorial walks you through how to parse a document with the API and then extract a subset of fields from it using the API. We provide a separate script for each endpoint, so you can choose to skip the extraction steps if you don’t need them.Scenario and Materials
- Parse this PDF: Wire Transfer Form
- Extract these fields: Bank Account and Bank Account Number
- JSON extraction schema: Schema for Wire Transfer

