{
  "$schema" : "https://bitbucket.org/fit-api/fit-api/raw/tmf622_v2.0.3/tmf622/ctk/json-schema/fit-tmf622.schema.json",
  "@type" : "InflightChangeProductOrder",
  "id" : "a32b3fee-e1f0-4b3b-9fee-3907a8bdaac1",
  "href" : "https://api.example.org/tmf-api/productOrderingManagement/v5/inflightChangeProductOrder/a32b3fee-e1f0-4b3b-9fee-3907a8bdaac1",
  "state" : "acknowledged",
  "requestDate" : "2022-05-25T10:30:00+02:00",
  "requestPostedDate" : "2022-05-11T10:30:00+02:00",
  "entity" : {
    "@type" : "ProductOrderRef",
    "id" : "388a4963-f168-4603-99e8-477200099d91",
    "href" : "https://api.example.org/tmf-api/productOrderingManagement/v5/productOrder/388a4963-f168-4603-99e8-477200099d91"
  },
  "category" : [ "close" ],
  "closeMessage" : {
    "code" : "0015",
    "text" : "Endkunde hat die Bereitstellung der Leistung bestätigt. Anschluss störungsfrei in Betrieb."
  }
}