JSON Schema Property 'PartyIdType'

Diagram

JSON Schema Diagram of /definitions/Party/properties/PartyIdType

Value

String

Any String value.

Enum

"GLN"
"NAMM"

Source

"PartyIdType": {
    "type": "string",
    "enum": [
        "GLN",
        "NAMM"
    ]
}
https://standards.namm.org/schema/2020.1/common.json (68:18)
Documentation for Purchase Order
Generated using Liquid Studio 2019 - Data Designer Edition 17.1.14.9682