POST /shipping-bills/extract/full on the Tradelens host.
Request
file
required
The shipping bill PDF document to process. Must be a valid PDF file under 5 MB.
Headers
string
required
Your Tradelens API key. This is a separate key from your eBRC API key.
string
default:"application/json"
Response content type (application/json)
Example request
Response
string
Processing status (success/error)
object
Extracted shipping bill data
Related
- Extract eBRC-specific Shipping Bill Data for a filing-focused subset.
- Extract Invoice Data for invoice PDFs.
- Data Extraction overview for auth and limits.