{
  "$schema" : "https://bitbucket.org/fit-api/fit-api/raw/tmf622_v2.0.3/tmf622/ctk/json-schema/fit-tmf622.schema.json",
  "@type" : "InflightChangeProductOrder",
  "id" : "84c04f19-b24b-453e-a674-a28d8b34c639",
  "href" : "https://api.example.org/tmf-api/productOrderingManagement/v5/inflightChangeProductOrder/84c04f19-b24b-453e-a674-a28d8b34c639",
  "state" : "acknowledged",
  "requestDate" : "2022-05-11T10:32:00+02:00",
  "requestPostedDate" : "2022-05-11T10:32:00+02:00",
  "entity" : {
    "@type" : "ProductOrderRef",
    "id" : "34909e64-4bcc-4d32-b882-d1a5a4905ddc",
    "href" : "https://api.example.org/tmf-api/productOrderingManagement/v5/productOrder/34909e64-4bcc-4d32-b882-d1a5a4905ddc"
  },
  "category" : [ "activate" ],
  "requestedCompletionDate" : "2022-05-12T10:31:00+02:00",
  "stateChangeDate" : "2022-05-11T10:32:00+02:00"
}