Skip to main content

Download Lot Backfill Template (CSV)

GET 

/api/inventory-expiry/lot-backfill/template

Download the lot-data backfill CSV template (header row + one example row) so uploads start from the exact header layout the importer expects (filename: lot-data-backfill-template.csv, Content-Type: text/csv).

Columns: sku, warehouse, batch, manufacture_date, expiry_date, quantity.

Authentication: Requires Bearer token. Scope: reports:read.

This is a file download — the response is CSV text, not JSON.

Required scope: reports:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

OK

Response Headers
    Content-Type