{
  "$schema" : "https://bitbucket.org/fit-api/fit-api/raw/tmf622_v2.0.3/tmf622/ctk/json-schema/fit-tmf622.schema.json",
  "@type" : "ProductOrderMilestoneEvent",
  "eventId" : "c4477492-8895-47ff-ae3b-34eaad0935a8",
  "eventTime" : "2022-05-25T10:32:00+02:00",
  "eventType" : "ProductOrderMilestoneEvent",
  "event" : {
    "productOrder" : {
      "@type" : "ProductOrder",
      "id" : "388a4963-f168-4603-99e8-477200099d91",
      "href" : "https://api.example.org/tmf-api/productOrderingManagement/v5/productOrder/388a4963-f168-4603-99e8-477200099d91",
      "category" : "new",
      "expectedCompletionDate" : "2022-12-01T12:00:00+01:00",
      "creationDate" : "2022-05-11T10:30:30+02:00",
      "orderPostedDate" : "2022-05-11T10:30:00+02:00",
      "requestedCompletionDate" : "2022-12-01T12:00:00+01:00",
      "agreement" : [ {
        "@type" : "Agreement",
        "name" : "buyerServiceContract",
        "engagedParty" : [ {
          "@type" : "Organization",
          "businessId" : "500011"
        } ],
        "businessId" : "500012",
        "agreementType" : "buyerServiceContract"
      }, {
        "@type" : "Agreement",
        "name" : "ordererServiceContract",
        "engagedParty" : [ {
          "@type" : "Organization",
          "businessId" : "500014"
        } ],
        "businessId" : "500013",
        "agreementType" : "ordererServiceContract"
      }, {
        "@type" : "Agreement",
        "name" : "providerChangeAgreement",
        "businessId" : "DEU.VFD.V012345678",
        "agreementType" : "providerChangeAgreement"
      }, {
        "@type" : "Agreement",
        "name" : "singleContract",
        "businessId" : "3091231119",
        "agreementType" : "singleContract"
      } ],
      "externalId" : [ {
        "@type" : "ExternalIdentifier",
        "id" : "1000111",
        "externalIdentifierType" : "externalOrderId",
        "owner" : "DEU.VFD"
      } ],
      "productOrderItem" : [ {
        "@type" : "ProductOrderItem",
        "id" : "1",
        "action" : "add",
        "product" : {
          "@type" : "BitstreamAccessProduct",
          "id" : "922ebf01-e930-47a0-842e-059d1f188a15",
          "href" : "https://api.example.org/tmf-api/productInventoryManagement/v5/product/922ebf01-e930-47a0-842e-059d1f188a15",
          "creationDate" : "2022-05-11T10:30:30+02:00",
          "relatedPlace" : [ {
            "@type" : "RelatedPlaceRefOrValue",
            "role" : "locationA",
            "place" : {
              "@type" : "GeographicAddress",
              "city" : "Rheinhausen",
              "country" : "DE",
              "locality" : "Nordstadt",
              "postcode" : "59055",
              "streetName" : "Biberweg",
              "streetNr" : "2",
              "streetNrSuffix" : "a",
              "geographicSubAddress" : [ {
                "@type" : "GeographicSubAddress",
                "buildingName" : "Einfamilienhaus"
              } ]
            }
          } ],
          "lineID" : "DEU.DTAG.FTYLIQ7PFT",
          "networkTerminationUnitLocation" : "Flur 3.OG",
          "homeId" : "a12d5a4545"
        },
        "productOffering" : {
          "@type" : "ProductOffering",
          "name" : "FTTH 250000"
        },
        "endUserAppointmentIsNecessary" : true,
        "requestedTimeSlot" : {
          "@type" : "TimeSlot",
          "validFor" : {
            "startDateTime" : "2022-12-01T08:00:00+01:00",
            "endDateTime" : "2022-12-01T12:00:00+01:00"
          }
        },
        "appointment" : {
          "@type" : "Appointment",
          "validFor" : {
            "startDateTime" : "2022-12-01T08:00:00+01:00",
            "endDateTime" : "2022-12-01T12:00:00+01:00"
          }
        }
      }, {
        "@type" : "ProductOrderItem",
        "id" : "2",
        "action" : "add",
        "productOffering" : {
          "@type" : "ProductOffering",
          "name" : "FB Infrastruktur;Connected;MFH"
        }
      } ],
      "relatedParty" : [ {
        "@type" : "RelatedPartyOrPartyRole",
        "role" : "orderManagementBuyerContact",
        "partyOrPartyRole" : {
          "@type" : "Individual",
          "contactMedium" : [ {
            "@type" : "PhoneContactMedium",
            "contactType" : "fixed",
            "phoneNumber" : "+49221456789"
          }, {
            "@type" : "PhoneContactMedium",
            "contactType" : "mobile",
            "phoneNumber" : "+4917754545454"
          }, {
            "@type" : "EmailContactMedium",
            "contactType" : "email",
            "emailAddress" : "j.kirk@example.net"
          } ],
          "familyName" : "Kirk",
          "salutation" : "Herr",
          "givenName" : "James T.",
          "title" : "Captain"
        }
      }, {
        "@type" : "RelatedPartyOrPartyRole",
        "role" : "installationContact",
        "partyOrPartyRole" : {
          "@type" : "Individual",
          "contactMedium" : [ {
            "@type" : "PhoneContactMedium",
            "contactType" : "fixed",
            "phoneNumber" : "+49221145155"
          }, {
            "@type" : "PhoneContactMedium",
            "contactType" : "mobile",
            "phoneNumber" : "+4917878878788"
          }, {
            "@type" : "EmailContactMedium",
            "contactType" : "email",
            "emailAddress" : "a.fischer@example.net"
          } ],
          "familyName" : "Fischer",
          "salutation" : "Herr",
          "givenName" : "Alexander"
        }
      }, {
        "@type" : "RelatedPartyOrPartyRole",
        "role" : "locationAContact",
        "partyOrPartyRole" : {
          "@type" : "Individual",
          "familyName" : "Müller",
          "salutation" : "Herr",
          "givenName" : "Maximilian"
        }
      }, {
        "@type" : "RelatedPartyOrPartyRole",
        "role" : "orderManagementSellerContact",
        "partyOrPartyRole" : {
          "@type" : "Individual",
          "contactMedium" : [ {
            "@type" : "PhoneContactMedium",
            "contactType" : "fixed",
            "phoneNumber" : "+49221789456"
          }, {
            "@type" : "PhoneContactMedium",
            "contactType" : "mobile",
            "phoneNumber" : "+4917878787878"
          }, {
            "@type" : "EmailContactMedium",
            "contactType" : "email",
            "emailAddress" : "l.bach@example.net"
          } ],
          "familyName" : "Bach",
          "salutation" : "Frau",
          "givenName" : "Lisa"
        }
      } ],
      "state" : "inProgress",
      "stateChangeDate" : "2022-05-20T10:39:00+02:00",
      "stateChangeMessage" : [ {
        "code" : "0000",
        "text" : "Keine Änderung zum Auftrag"
      } ],
      "stateChangeHistory" : [ {
        "@type" : "StateChange",
        "stateChangeDate" : "2022-05-11T10:30:00+02:00",
        "state" : "acknowledged"
      }, {
        "@type" : "StateChange",
        "stateChangeDate" : "2022-05-11T10:31:00+02:00",
        "stateChangeMessage" : [ {
          "code" : "0000",
          "text" : "Keine Änderung zum Auftrag"
        } ],
        "state" : "accepted"
      } ],
      "productOrderMilestone" : [ {
        "@type" : "ProductOrderMilestone",
        "milestoneDate" : "2022-05-25T10:32:00+02:00",
        "name" : "intermediateMessage",
        "milestoneMessage" : [ {
          "code" : "0073",
          "text" : "Information zum Auftrag."
        } ]
      } ],
      "additionalOrderInformation" : {
        "aggregatorProductOffering" : "FTTH-2.0-L3-BSA",
        "aggregatorNGA" : "DTAG",
        "aggregatorOrderAction" : "NEU",
        "aggregatorOrderId" : "AP0***8"
      }
    }
  }
}