United States (DBNA): Manufacturers Item Identifier
Configure the Manufacturers Item Identifier for your United States documents.
An identifier, assigned by the manufacturer, for the item. This standard UBL element can be used in the US.
Elements
| Path | Cardinality | Usage | Final Format Path |
|---|---|---|---|
Invoice/InvoiceLine/Item/ManufacturersItemIdentification/ID | 1..1 | M | /Invoice/cac:InvoiceLine/cac:Item/cac:ManufacturersItemIdentification /cbc:ID |
Example
<ubl:Invoice>
<!-- ... omitted for readability -->
<cac:InvoiceLine>
<!-- ... omitted for readability -->
<cac:Item>
<!-- ... omitted for readability -->
<cac:ManufacturersItemIdentification>
<cbc:ID>N/A</cbc:ID>
</cac:ManufacturersItemIdentification>
</cac:Item>
</cac:InvoiceLine>
</ubl:Invoice>Updated 10 days ago
Did this page help you?
