Skip to main content
Extract structured billing data from an invoice PDF: vendor information, line items, amounts, and tax details. 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