Extract Delivery Note with OCR API Integration — Complete Developer Guide

Learn how to extract Delivery Note data programmatically using OCR API Integration — Complete Developer Guide. Extract structured data from delivery notes (albaranes): supplier, items, quantities, dates. Includes code, field mapping, and API integration.

Extracting Delivery Note Data

Proof of delivery document (albaran in Spanish) detailing what was delivered. Used for inventory reconciliation and client billing.

Extracted Fields

supplier_name, supplier_nif, customer_name, document_number, issue_date, line_items, total_quantity, delivery_date, signature.

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 Delivery Note page. [See pricing](/tutorials/comparisons/volume-pricing).

Get Started

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

Ready to try it?

Start Free →