- Rate stacking endpoints —
POST /calculate/stackingand/stacking/bulkreturn the full duty-rate stack for a code + origin without shipment values. - Bulk file runs — CSV classify / calculate runs with live progress on
the dashboard, backed by
/admin/api/v1/bulk-runs. - Usage history — per-request classify / calculate logs at
/admin/api/v1/usage-history. - Item conversions — destination-currency item values surfaced as
converted_*fields on manifests.
- Consignment validation rules — partner-defined error/warning rules run on every create, with FX-converted money conditions.
- Bulk deletions — chunked deletes with guard rules and live progress
at
/admin/api/v1/bulk-deletions.