POST /invoices/extract on the Tradelens host.
Request
file
required
The invoice 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 invoice data
Related
- Extract eBRC-specific Shipping Bill Data for shipping bills.
- Bulk Upload via Excel to file extracted rows.
- Data Extraction overview for auth and limits.