{
  "version": "5.0",
  "definedBy": "BIG",
  "domain": "SupplyChain",
  "collaboration": "Order",
  "messageFunction": "Order",
  "profile": "bringXML",
  "language": "",
  "messageId": "String",
  "updateIndicator": "",
  "testIndicator": "",
  "MessageDetails": {
    "MessageSender": {
      "partyId": "String",
      "idType": "ZZ"
    },
    "MessageRecipient": {
      "partyId": "7080003388100",
      "idType": "14"
    },
    "MessageDate": {
      "Value": "2022-08-14T09:20:47"
    }
  },
  "SupplyStructure": {
    "OrderSet": [
      {
        "updateIndicator": "String",
        "Order": {
          "orderId": "String",
          "ExternalOrderType": "String",
          "Reference": [
            {
              "referenceType": "String",
              "ReferenceNo": "String"
            },
            {
              "referenceType": "String",
              "ReferenceNo": "String"
            }
          ],
          "DateAndTimes": [
            {
              "subClass": "String",
              "Date": "2022-08-14",
              "Time": "09:20:00"
            },
            {
              "subClass": "String",
              "Date": "2022-08-14",
              "Time": "09:20:00"
            }
          ],
          "TermsOfDelivery": [
            {
              "TODConditionCode": {
                "Value": "String"
              }
            }
          ],
          "FreeText": [
            {
              "UsageCode": "String",
              "Text": [
                {
                  "Value": "String"
                }
              ]
            },
            {
              "UsageCode": "String",
              "Text": [
                {
                  "Value": "String"
                }
              ]
            }
          ],
          "COD": {
            "CodAmount": "10"
          },
          "TermsOfPayment": {
            "otherDesc": "String",
            "TOPConditionCode":  "String"
          },
          "PriorityCode": "String"
        },
        "TransportService": {
          "BasicServiceCode": {
            "Value": "String"
          },
          "AdditionalService": [
            {
              "AdditionalServiceCode": {
                "Value": "String"
              }
            },
            {
              "AdditionalServiceCode": {
                "Value": "String"
              }
            }
          ]
        },
        "Party": [
          {
            "subClass": "String",
            "partyId": "String",
            "subPartyId": "String",
            "Name": "String",
            "Address": [
              {
                "subClass": "PhysicalAddress",
                "PostalCode": "String",
                "City": "String",
                "CountryCode": {
                  "Value": "String"
                },
                "Street": "String",
                "AddressLine": [
                  "String"
                ]
              }
            ],
            "Contact": [
              {
                "PhoneNo": "String",
                "CellPhoneNo": "String",
                "EMailAddress": "String",
                "ContactName": "String"
              }
            ]
          },
          {
            "subClass": "String",
            "partyId": "String",
            "subPartyId": "String",
            "Name": "String",
            "Address": [
              {
                "subClass": "PhysicalAddress",
                "PostalCode": "String",
                "City": "String",
                "CountryCode": {
                  "Value": "String"
                },
                "Street": "String",
                "AddressLine": [
                  "String"
                ]
              }
            ],
            "Contact": [
              {
                "PhoneNo": "String",
                "CellPhoneNo": "String",
                "EMailAddress": "String",
                "ContactName": "String"
              }
            ]
          },
          {
            "subClass": "PerformingUnit",
            "partyId": "String",
            "Name": "String"
          }
        ],
        "OrderLineSet": [
          {
            "OrderItem": [
              {
                "articleLineId": "String",
                "ArticleId": [
                  {
                    "codeListIdentifier": "String",
                    "Value": "String"
                  },
                  {
                    "codeListIdentifier": "String",
                    "Value": "String"
                  }
                ],
                "ArticleQuantity": {
                  "unitCode": "String",
                  "Value": "10"
                },
                "ArticleReference": [
                  {
                    "referenceType": "String",
                    "ReferenceNo": "String"
                  },
                  {
                    "referenceType": "String",
                    "ReferenceNo": "String"
                  }
                ],
                "Description": [
                  {
                    "usageCode": "String",
                    "Text": [
                      {
                        "Value": "String"
                      }
                    ]
                  },
                  {
                    "usageCode": "String",
                    "Text": [
                      {
                        "Value": "String"
                      }
                    ]
                  }
                ],
                "DateAndTimes": [
                  {
                    "subClass": "String",
                    "Date": "2022-08-14",
                    "Time": "09:20:00"
                  },
                  {
                    "subClass": "String",
                    "Date": "2022-08-14",
                    "Time": "09:20:00"
                  }
                ],
                "ArticleMonetaryAmounts": {
                  "UnitPrice": {
                    "currencyIdentificationCode": "String",
                    "Value": "10"
                  }
                },
                "Utility": [
                  {
                    "usageCode": "String",
                    "codeListIdentifier": "String"
                  },
                  {
                    "usageCode": "String",
                    "codeListIdentifier": "String"
                  }
                ],
                "ArticleStatus": "String",
                "ArticleSerialNos": {
                  "ArticleSerialNo": "String"
                },
                "ArticleBatchNo": "String",
                "FreeText": [
                  {
                    "UsageCode": "String",
                    "Text": [
                      {
                        "Value": "String"
                      }
                    ]
                  },
                  {
                    "UsageCode": "String",
                    "Text": [
                      {
                        "Value": "String"
                      }
                    ]
                  }
                ],
                "ArticleName": "String"
              }
            ],
            "PalletInfo": [
              {
                "EPDCode": "String",
                "PalletQuantity": "10"
              }
            ]
          }
        ],
        "CustomsClearance": {
          "FreightChargeAmount": {
            "Value": "10"
          },
          "FreightChargeCarrier": "String"
        }
      }
    ]
  }
}
