{
  "$schema" : "https://bitbucket.org/fit-api/fit-api/raw/tmf622_v2.0.3/tmf622/ctk/json-schema/fit-tmf622.schema.json",
  "@type" : "CancelProductOrder",
  "id" : "ad9681cc-e8aa-428a-a772-0864c3749524",
  "href" : "https://api.example.org/tmf-api/productOrderingManagement/v5/cancelProductOrder/ad9681cc-e8aa-428a-a772-0864c3749524",
  "state" : "acknowledged",
  "requestDate" : "2022-05-12T11:25: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"
  },
  "stateChangeDate" : "2022-05-12T11:25:00+02:00"
}