Extract Packing List with OCR API Integration — Complete Developer Guide

Learn how to extract Packing List data programmatically using OCR API Integration — Complete Developer Guide. Extract package data: weights, dimensions, counts, HS codes from packing lists. Includes code, field mapping, and API integration.

Extracting Packing List Data

Details every package in a shipment. Essential for customs and freight reconciliation.

Extracted Fields

total_packages, gross_weight, net_weight, packages, hs_codes.

Integration with OCR API Integration — Complete Developer Guide

Cargoffer OCR is a REST API with Bearer token authentication. The extraction workflow has two steps: upload a document via POST /api/upload, then analyze it via POST /api/analyze/job_name. The result is a structured JSON object with all extracted fields plus a verified boolean indicating 2-pass confirmation.

Pricing

From 0.002 EUR per Packing List page. [See pricing](/tutorials/comparisons/volume-pricing).

Get Started

[Get your free API key →](/app)

Ready to try it?

Start Free →