JSON Schema Property 'ShipmentIds'

Diagram

JSON Schema Diagram of /properties/InvoiceDetail/properties/Items/properties/Item/items[0]/properties/ShipmentIds

Value

Array

Array Index Type Description
1-n string A String value
Description : Shipment ID

Source

"ShipmentIds": {
    "type": "array",
    "items": {
        "type": "string",
        "description": "Shipment ID"
    }
}
https://standards.namm.org/schema/2020.1/invoice.json (293:38)
Documentation for Invoice
Generated using Liquid Studio 2019 - Data Designer Edition 17.1.14.9682