{
  "$schema" : "https://bitbucket.org/fit-api/fit-api/raw/tmf622_v2.0.3/tmf622/ctk/json-schema/fit-tmf622.schema.json",
  "@type" : "InflightChangeProductOrder_FVO",
  "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",
  "agreement" : [ {
    "@type" : "Agreement",
    "name" : "providerChangeAgreement",
    "businessId" : "DEU.VFD.V012345678",
    "agreementType" : "providerChangeAgreement"
  } ]
}