v1.020
about 2 months ago
Receiving LPN identifier documentation clarified.
Documentation-only release: the descriptions of carton and pallet LPN identifiers in the Receiving API (cartons[].lpns / pallets[].lpns and the identifiers arrays on create) were clarified. The type and value field documentation now spells out the SSCC format and how typed identifiers relate to the deprecated line-level sscc field. No endpoints, schemas, or payloads were modified.
🚀 New Endpoints
None
🛠 Schema & Property Updates
None
📖 Documentation & Constraints Changes
- Create Receiving (
POST /v1/integrations/receiving), Get Receiving (GET /v1/integrations/receiving) and Receivings List (GET /v1/integrations/receivings-list) — the LPN identifiertype/valuedescriptions were clarified: theSSCCformat is spelled out, and the relation to the deprecated line-levelssccfield is described.
No endpoints, fields, or types were added, changed, or removed — fully backward-compatible.