POST /shipping-bills/extract 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 complete Shipping Bill Data for the whole document.
- Bulk Upload via Excel to file the extracted rows.
- Data Extraction overview for auth and limits.