{
  "openapi": "3.0.1",
  "info": {
    "version": "0.0.10",
    "title": "Shopping Cart Ms",
    "x-att-catalog": {
      "productTeam": "Customer Account Mgmt Svcs",
      "gatewayUsed": "AppGW",
      "internetFacing": "No",
      "scrumTeam": "Account Management Services",
      "scrumTeamContact": "IDP_ORCH_SERVICE@list.att.com",
      "shortDescription": "productoffermanagementms supports common business Product Offer functions that is standard across omni-channel (Agent, Self-Service (Online, Mobile App, Chat, IVR, etc), Back-Office, etc).  mS will orchestrate across functional domains to retrieve Product Offers.",
      "status": "DEVELOPMENT",
      "attFunctionalDomain": "Customer/CRM",
      "attSubDomain": "Customer Account Mgmt",
      "apiType": "PROCESS",
      "channelsSupported": [
        "WEB",
        "NATIVE",
        "SALESFORCE",
        "IVR",
        "CHAT"
      ],
      "aidUrl": "https://wiki.web.att.com/display/DRC/ProductOfferManagement+MS",
      "dynatraceUrl": "https://dynatrace.az.3pc.att.com/e/fc09f351-c4e7-46dc-afb8-cd98de60285e/#dashboard;gtf=-2h;gf=all;id=cf1119bf-edd9-4b73-bbbd-0fff0499dbd8",
      "appCodeUrl": "https://codecloud.web.att.com/projects/ST_SPTCAMS/repos/productoffermanagementms/browse",
      "efkUrl": "https://digitalelk.az.3pc.att.com/login?next=%2Fapp%2Fdiscover#/view/a7e37d00-a53b-11ec-8676-43494c9cec77",
      "specRepoUrl": "https://codecloud.web.att.com/projects/ST_GOV/repos/productoffermanagementms_specs/browse",
      "ccProject": "ST_SPTCAMS",
      "mots": 32767,
      "otherUrls": [
        {
          "name": "IDP NON PROD ENVIRONMENT LINK",
          "address": "https://wiki.web.att.com/display/SSI/IDP+NON-PROD+Environment"
        },
        {
          "name": "IDP PROD ENVIRONMENT LINK",
          "address": "https://wiki.web.att.com/display/SSI/IDP+PROD+Environment?src=contextnavpagetreemode"
        }
      ],
      "publishTo": ""
    }
  },
  "servers": [
    {
      "url": "/msapi/shopping-cart"
    }
  ],
  "components": {
    "parameters": {
      "Content-Type": {
        "name": "Content-Type",
        "in": "header",
        "description": "Provides the info on the content type (e.g. application/json)",
        "example": "application/json",
        "required": true,
        "schema": {
          "type": "string"
        }
      },
      "Accept": {
        "name": "Accept",
        "in": "header",
        "description": "Provides the info on the accept",
        "example": "application/json",
        "required": true,
        "schema": {
          "type": "string"
        }
      },
      "authorization": {
        "name": "authorization",
        "in": "header",
        "description": "Basic Authorization header used for microServices authentication and authorization. If not passed IDP microservice framework will return 401/403 accordingly.",
        "required": true,
        "example": "Basic bTIzOTgwQGlkcC5hdHQuY29tOmlkcEs4c3J2Y3NBdXRoMjAyMW5wISE=",
        "schema": {
          "type": "string"
        }
      },
      "idp-trace-id": {
        "name": "idp-trace-id",
        "in": "header",
        "description": "Transaction ID. Generally its injected by Gateway.",
        "example": "47e8df49d3410d39:e9123acf450013b3:594b2c9afde0d6ae:22",
        "required": true,
        "schema": {
          "type": "string"
        }
      },
      "idpctx-session-id": {
        "name": "idpctx-session-id",
        "in": "header",
        "description": "Unique Session ID. Generally its injected by Gateway.",
        "example": "47e8df49d3410d39:e9123acf450013b3:594b2c9afde0d6ae:22",
        "required": true,
        "schema": {
          "type": "string"
        }
      },
      "idpctx-callcontext": {
        "name": "idpctx-callcontext",
        "in": "header",
        "description": "Inform downstream mS what context the API is being invoked from (e.g. Customer, App, Agent). This will be injected by Gateway/MuleGateway/AppGateway",
        "example": "Customer",
        "required": false,
        "schema": {
          "type": "string"
        }
      },
      "idpctx-user-type": {
        "name": "idpctx-user-type",
        "in": "header",
        "description": "value = registered ; to be used for authenticated users. value = guest ; to be used for unauthenticated users or external clients. (Injected by Gateway. If not passed by Gateway, need to be passed by calling App)",
        "example": "guest,registered",
        "required": true,
        "schema": {
          "type": "string"
        }
      },
      "idpctx-customerstate": {
        "name": "idpctx-customerstate",
        "in": "header",
        "description": "value = authenticated, unauthenticated (Injected by Gateway. If not passed by Gateway, need to be passed by calling App)",
        "example": "authenticated",
        "required": false,
        "schema": {
          "type": "string"
        }
      },
      "x-att-clientid": {
        "name": "x-att-clientid",
        "in": "header",
        "description": "Client Id from calling App (Injected by Gateway. If not passed by Gateway, need to be passed by calling App) Open a Dependency w/ CAMS to onboard your Client Id (e.g. fibermanagementexpms, nimbus, myatt-mas)",
        "example": "fibermanagementexpms,nimbus,myatt-mas",
        "required": true,
        "schema": {
          "type": "string"
        }
      },
      "idp-dealercode": {
        "name": "idp-dealercode",
        "in": "header",
        "description": "User that is identified and credited for performing the transaction. For Agent flow, would be the assisting Agent ID. For Self Care, App needs to provide the ID that will be credited for the transaction. (e.g. ECARE), for non agent flow it should be default (e.g. default)",
        "example": "ECARE,default",
        "required": true,
        "schema": {
          "type": "string"
        }
      },
      "idp-agentid": {
        "name": "idp-agentid",
        "in": "header",
        "description": "User that is identified and credited for performing the transaction. For Agent flow, would be the assisting Agent ID.  For Self Care, App needs to provide the ID that will be credited for the transaction. (e.g. ECARE, default) Sample Value: ECare (Services Self Care)",
        "required": false,
        "example": "ECARE",
        "schema": {
          "type": "string"
        }
      },
      "idpctx-appname": {
        "name": "idpctx-appname",
        "in": "header",
        "description": "App Name from calling Client. (Injected by Gateway. If not passed by Gateway, need to be passed by calling App).  CAMS doesn't validate this request header. Please check with P&O team for valid values (e.g. onlineservices)",
        "example": "onlinesales,onlineservices",
        "required": true,
        "schema": {
          "type": "string"
        }
      },
      "idpctx-uuid": {
        "name": "idpctx-uuid",
        "in": "header",
        "description": "UUID, Derived from validateToken (Injected by Gateway. If not passed by Gateway, need to be passed by calling App)",
        "required": false,
        "schema": {
          "type": "string"
        }
      },
      "idpctx-loggedInid": {
        "name": "idpctx-loggedInid",
        "in": "header",
        "description": "Logged in ID, Derived from validateToken response",
        "example": "qay_tdase1_14342@slid.dum",
        "schema": {
          "type": "string"
        }
      },
      "idpctx-logintype": {
        "name": "idpctx-logintype",
        "in": "header",
        "description": "Login Type, Derived from validateToken response",
        "example": "qay_tdase1_14342@slid.dum",
        "schema": {
          "type": "string"
        }
      },
      "idp-channel": {
        "name": "idp-channel",
        "in": "header",
        "description": "Business segment (e.g. online)",
        "required": true,
        "example": "ONLINE",
        "schema": {
          "type": "string"
        }
      },
      "idpctx-linkedbsseaccnums": {
        "name": "idpctx-linkedbsseaccnums",
        "in": "header",
        "description": "The list of BSSe account numbers linked to customer's SLID as populated by Gateway or by client.  It's required when ProductType in request is WIRELESSBROADBAND and for BSSEBroadband requests",
        "example": "557053286363",
        "schema": {
          "type": "string"
        }
      }
    }
  },
  "tags": [
    {
      "name": "UpdateShippingAddress"
    },
    {
      "name": "RemoveCoverage"
    },
    {
      "name": "AddCoverage"
    },
    {
      "name": "ChangePlan"
    },
    {
      "name": "Initialize"
    }
  ],
  "paths": {
    "/v1/carts/*/items": {
      "post": {
        "tags": [
          "RemoveCoverage"
        ],
        "summary": "Amend | remove coverage ",
        "description": "This API is designed to amend the extender address",
        "operationId": "RemoveCoverage",
        "parameters": [
          {
            "$ref": "#/components/parameters/Content-Type"
          },
          {
            "$ref": "#/components/parameters/authorization"
          },
          {
            "$ref": "#/components/parameters/idp-trace-id"
          },
          {
            "$ref": "#/components/parameters/idpctx-session-id"
          },
          {
            "$ref": "#/components/parameters/idpctx-callcontext"
          },
          {
            "$ref": "#/components/parameters/idpctx-user-type"
          },
          {
            "$ref": "#/components/parameters/idpctx-customerstate"
          },
          {
            "$ref": "#/components/parameters/x-att-clientid"
          },
          {
            "$ref": "#/components/parameters/idpctx-linkedbsseaccnums"
          },
          {
            "$ref": "#/components/parameters/idp-dealercode"
          },
          {
            "$ref": "#/components/parameters/idp-agentid"
          },
          {
            "$ref": "#/components/parameters/idpctx-appname"
          },
          {
            "$ref": "#/components/parameters/idpctx-uuid"
          },
          {
            "$ref": "#/components/parameters/idpctx-loggedInid"
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "oneOf": [
                  {
                    "type": "array",
                    "items": {
                      "type": "object",
                      "properties": {
                        "id": {
                          "type": "string"
                        },
                        "itemType": {
                          "type": "string",
                          "enum": [
                            "Coverage"
                          ]
                        },
                        "action": {
                          "type": "string",
                          "enum": [
                            "cancel"
                          ]
                        },
                        "actionReason": {
                          "type": "object",
                          "properties": {
                            "action": {
                              "type": "string",
                              "enum": [
                                "cancel"
                              ]
                            },
                            "name": {
                              "type": "string"
                            }
                          },
                          "required": [
                            "action",
                            "name"
                          ]
                        }
                      },
                      "required": [
                        "id",
                        "itemType",
                        "action",
                        "actionReason"
                      ]
                    }
                  }
                ]
              },
              "examples": {
                "Remove EWCS": {
                  "value": [
                    {
                      "id": "{product-order-item-id}",
                      "itemType": "Coverage",
                      "action": "cancel",
                      "actionReason": {
                        "action": "cancel",
                        "name": "FNSCA-CSCM"
                      }
                    }
                  ]
                }
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "id": {
                      "type": "string"
                    },
                    "href": {
                      "type": "string"
                    },
                    "category": {
                      "type": "string"
                    },
                    "externalId": {
                      "type": "string"
                    },
                    "orderDate": {
                      "type": "string",
                      "format": "date-time"
                    },
                    "lastUpdate": {
                      "type": "string",
                      "format": "date-time"
                    },
                    "orderPriceDate": {
                      "type": "string",
                      "format": "date-time"
                    },
                    "orderExtensions": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "name": {
                            "type": "string"
                          },
                          "value": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "name",
                          "value"
                        ]
                      }
                    },
                    "billingAccount": {
                      "type": "object",
                      "properties": {
                        "id": {
                          "type": "string"
                        },
                        "href": {
                          "type": "string"
                        },
                        "ratingType": {
                          "type": "string"
                        }
                      },
                      "required": [
                        "id",
                        "href",
                        "ratingType"
                      ]
                    },
                    "channel": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          },
                          "name": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "id",
                          "name"
                        ]
                      }
                    },
                    "orderTotalPrice": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "priceType": {
                            "type": "string"
                          },
                          "price": {
                            "type": "object",
                            "properties": {
                              "dutyFreeAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {}
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "taxIncludedAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {}
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "taxAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {}
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "priceReduction": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {}
                                }
                              },
                              "appliedTax": {
                                "type": "array",
                                "items": {
                                  "type": "object",
                                  "properties": {
                                    "taxDefinition": {
                                      "type": "object",
                                      "properties": {
                                        "name": {
                                          "type": "string"
                                        },
                                        "taxRate": {},
                                        "taxType": {
                                          "type": "string"
                                        },
                                        "isExemption": {
                                          "type": "boolean"
                                        },
                                        "exemptionType": {
                                          "type": "string"
                                        },
                                        "taxJurisdiction": {
                                          "type": "object",
                                          "properties": {
                                            "name": {
                                              "type": "string"
                                            },
                                            "level": {
                                              "type": "string"
                                            },
                                            "id": {
                                              "type": "string"
                                            }
                                          },
                                          "required": [
                                            "name",
                                            "level",
                                            "id"
                                          ]
                                        }
                                      },
                                      "required": [
                                        "name",
                                        "taxRate",
                                        "taxType",
                                        "isExemption",
                                        "exemptionType",
                                        "taxJurisdiction"
                                      ]
                                    },
                                    "taxAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {}
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxableAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {}
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "exemptAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {}
                                      }
                                    },
                                    "extensions": {
                                      "type": "object",
                                      "properties": {
                                        "Tax": {
                                          "type": "array",
                                          "items": {
                                            "type": "object",
                                            "properties": {
                                              "key": {
                                                "type": "string"
                                              },
                                              "value": {
                                                "type": "string"
                                              }
                                            },
                                            "required": [
                                              "key",
                                              "value"
                                            ]
                                          }
                                        }
                                      }
                                    }
                                  }
                                }
                              }
                            }
                          },
                          "priceAlteration": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "priceType": {
                                  "type": "string"
                                },
                                "price": {
                                  "type": "object",
                                  "properties": {
                                    "dutyFreeAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {}
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxIncludedAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {}
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {}
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "priceReduction": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {}
                                      }
                                    },
                                    "appliedTax": {
                                      "type": "array",
                                      "items": {
                                        "type": "object",
                                        "properties": {
                                          "taxDefinition": {
                                            "type": "object",
                                            "properties": {
                                              "name": {
                                                "type": "string"
                                              },
                                              "taxRate": {},
                                              "taxType": {
                                                "type": "string"
                                              },
                                              "isExemption": {
                                                "type": "boolean"
                                              },
                                              "exemptionType": {
                                                "type": "string"
                                              },
                                              "taxJurisdiction": {
                                                "type": "object",
                                                "properties": {
                                                  "name": {
                                                    "type": "string"
                                                  },
                                                  "level": {
                                                    "type": "string"
                                                  },
                                                  "id": {
                                                    "type": "string"
                                                  }
                                                },
                                                "required": [
                                                  "name",
                                                  "level",
                                                  "id"
                                                ]
                                              }
                                            },
                                            "required": [
                                              "name",
                                              "taxRate",
                                              "taxType",
                                              "isExemption",
                                              "exemptionType",
                                              "taxJurisdiction"
                                            ]
                                          },
                                          "taxAmount": {
                                            "type": "object",
                                            "properties": {
                                              "unit": {
                                                "type": "string"
                                              },
                                              "value": {}
                                            },
                                            "required": [
                                              "unit",
                                              "value"
                                            ]
                                          },
                                          "taxableAmount": {
                                            "type": "object",
                                            "properties": {
                                              "unit": {
                                                "type": "string"
                                              },
                                              "value": {}
                                            },
                                            "required": [
                                              "unit",
                                              "value"
                                            ]
                                          },
                                          "exemptAmount": {
                                            "type": "object",
                                            "properties": {
                                              "unit": {
                                                "type": "string"
                                              },
                                              "value": {}
                                            }
                                          },
                                          "extensions": {
                                            "type": "object",
                                            "properties": {
                                              "Tax": {
                                                "type": "array",
                                                "items": {
                                                  "type": "object",
                                                  "properties": {
                                                    "key": {
                                                      "type": "string"
                                                    },
                                                    "value": {
                                                      "type": "string"
                                                    }
                                                  },
                                                  "required": [
                                                    "key",
                                                    "value"
                                                  ]
                                                }
                                              }
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                },
                                "alterationType": {
                                  "type": "string"
                                },
                                "immediatePromotionId": {
                                  "type": "string"
                                },
                                "chargeType": {
                                  "type": "string"
                                }
                              }
                            }
                          },
                          "finalPrice": {
                            "type": "object",
                            "properties": {
                              "dutyFreeAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {}
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "taxIncludedAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {}
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "taxAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {}
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              }
                            }
                          }
                        }
                      }
                    },
                    "productOrderItem": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          },
                          "quantity": {
                            "type": "integer"
                          },
                          "action": {
                            "type": "string"
                          },
                          "state": {
                            "type": "string"
                          },
                          "isReadOnly": {
                            "type": "boolean"
                          },
                          "creationDate": {
                            "type": "string",
                            "format": "date-time"
                          },
                          "priceDate": {
                            "type": "string",
                            "format": "date-time"
                          },
                          "productOffering": {
                            "type": "object",
                            "properties": {
                              "@type": {
                                "type": "string"
                              },
                              "id": {
                                "type": "string"
                              },
                              "href": {
                                "type": "string"
                              },
                              "name": {
                                "type": "string"
                              },
                              "productOfferingType": {
                                "type": "string"
                              },
                              "productOfferingTypeId": {
                                "type": "string"
                              },
                              "productOfferingTypeGroup": {
                                "type": "string"
                              },
                              "productOfferingClassification": {
                                "type": "string"
                              },
                              "primary": {
                                "type": "boolean"
                              },
                              "hasDependency": {
                                "type": "boolean"
                              }
                            },
                            "required": [
                              "id",
                              "href",
                              "name",
                              "productOfferingType",
                              "productOfferingTypeGroup"
                            ]
                          },
                          "product": {
                            "type": "object",
                            "properties": {
                              "href": {
                                "type": "string"
                              },
                              "isCustomerVisible": {
                                "type": "boolean"
                              },
                              "referenceId": {
                                "type": "string"
                              },
                              "nextStatus": {
                                "type": "string"
                              },
                              "nextStatusReason": {
                                "type": "array",
                                "items": {
                                  "type": "object",
                                  "properties": {
                                    "reason": {
                                      "type": "string"
                                    },
                                    "date": {
                                      "type": "string",
                                      "format": "date-time"
                                    }
                                  },
                                  "required": [
                                    "reason",
                                    "date"
                                  ]
                                }
                              },
                              "nextStatusChange": {
                                "type": "boolean"
                              },
                              "productSpecification": {
                                "type": "object",
                                "properties": {
                                  "@type": {
                                    "type": "string"
                                  },
                                  "id": {
                                    "type": "string"
                                  },
                                  "href": {
                                    "type": "string"
                                  },
                                  "name": {
                                    "type": "string"
                                  },
                                  "productSpecificationType": {
                                    "type": "string"
                                  },
                                  "productSpecificationTypeId": {
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "id",
                                  "href",
                                  "name",
                                  "productSpecificationType",
                                  "productSpecificationTypeId"
                                ]
                              },
                              "productCharacteristic": {
                                "type": "array",
                                "items": {
                                  "type": "object",
                                  "properties": {
                                    "name": {
                                      "type": "string"
                                    },
                                    "value": {
                                      "type": "string"
                                    },
                                    "valueType": {
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "name",
                                    "value",
                                    "valueType"
                                  ]
                                }
                              },
                              "place": {
                                "type": "array",
                                "items": {
                                  "type": "object",
                                  "properties": {
                                    "id": {
                                      "type": "string"
                                    },
                                    "name": {
                                      "type": "string"
                                    },
                                    "role": {
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "id",
                                    "name",
                                    "role"
                                  ]
                                }
                              },
                              "relatedParty": {
                                "type": "array",
                                "items": {
                                  "type": "object",
                                  "properties": {
                                    "id": {
                                      "type": "string"
                                    },
                                    "href": {
                                      "type": "string"
                                    },
                                    "role": {
                                      "type": "string"
                                    },
                                    "@referredType": {
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "id",
                                    "href",
                                    "role"
                                  ]
                                }
                              }
                            },
                            "required": [
                              "href",
                              "isCustomerVisible",
                              "referenceId",
                              "place",
                              "relatedParty"
                            ]
                          },
                          "billingAccount": {
                            "type": "object",
                            "properties": {
                              "id": {
                                "type": "string"
                              },
                              "href": {
                                "type": "string"
                              },
                              "ratingType": {
                                "type": "string"
                              }
                            },
                            "required": [
                              "id",
                              "href",
                              "ratingType"
                            ]
                          },
                          "productOrderItemRelationship": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "id": {
                                  "type": "string"
                                },
                                "relationshipType": {
                                  "type": "string"
                                },
                                "@type": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "id",
                                "relationshipType"
                              ]
                            }
                          },
                          "actionReason": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "action": {
                                  "type": "string"
                                },
                                "reason": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "action",
                                "reason"
                              ]
                            }
                          },
                          "metadata": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "name": {
                                  "type": "string"
                                },
                                "value": {
                                  "type": "string"
                                },
                                "metadataType": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "name",
                                "value",
                                "metadataType"
                              ]
                            }
                          },
                          "characteristic": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "name": {
                                  "type": "string"
                                },
                                "value": {
                                  "type": "string"
                                },
                                "valueType": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "name",
                                "value",
                                "valueType"
                              ]
                            }
                          },
                          "stateChangeDate": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "name": {
                                  "type": "string"
                                },
                                "effectiveDate": {
                                  "type": "string",
                                  "format": "date-time"
                                },
                                "obsolete": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "name",
                                "effectiveDate",
                                "obsolete"
                              ]
                            }
                          },
                          "extensions": {
                            "type": "object",
                            "properties": {
                              "lineSalesRep": {
                                "type": "string"
                              },
                              "initDeliveryByFromDate": {
                                "type": "string",
                                "format": "date-time"
                              },
                              "initDeliveryByToDate": {
                                "type": "string",
                                "format": "date-time"
                              },
                              "initPromiseFromDate": {
                                "type": "string",
                                "format": "date-time"
                              },
                              "initPromiseToDate": {
                                "type": "string",
                                "format": "date-time"
                              }
                            }
                          }
                        },
                        "required": [
                          "id",
                          "quantity",
                          "action",
                          "state",
                          "productOffering",
                          "product",
                          "billingAccount",
                          "productOrderItemRelationship",
                          "actionReason",
                          "characteristic",
                          "extensions"
                        ]
                      }
                    },
                    "relatedParty": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          },
                          "href": {
                            "type": "string"
                          },
                          "role": {
                            "type": "string"
                          },
                          "@referredType": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "id",
                          "role"
                        ]
                      }
                    },
                    "state": {
                      "type": "string"
                    },
                    "@type": {
                      "type": "string"
                    },
                    "immediatePromotion": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          },
                          "status": {
                            "type": "string"
                          },
                          "state": {
                            "type": "string"
                          },
                          "promotion": {
                            "type": "object",
                            "properties": {
                              "id": {
                                "type": "string"
                              },
                              "name": {
                                "type": "string"
                              },
                              "description": {
                                "type": "string"
                              },
                              "validFor": {
                                "type": "object",
                                "properties": {
                                  "endDateTime": {
                                    "type": "string",
                                    "format": "date-time"
                                  },
                                  "startDateTime": {
                                    "type": "string",
                                    "format": "date-time"
                                  }
                                }
                              },
                              "type": {
                                "type": "string"
                              },
                              "applyPolicy": {
                                "type": "string"
                              }
                            }
                          },
                          "triggerItem": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "id": {
                                  "type": "string"
                                },
                                "itemType": {
                                  "type": "string"
                                },
                                "promotionCriteriaGroupId": {
                                  "type": "string"
                                },
                                "itemStatus": {
                                  "type": "string"
                                },
                                "pathToRoot": {
                                  "type": "string"
                                }
                              }
                            }
                          },
                          "benefitItem": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "id": {
                                  "type": "string"
                                },
                                "itemType": {
                                  "type": "string"
                                },
                                "promotionCriteriaGroupId": {
                                  "type": "string"
                                },
                                "itemStatus": {
                                  "type": "string"
                                },
                                "pathToRoot": {
                                  "type": "string"
                                },
                                "action": {
                                  "type": "array",
                                  "items": {
                                    "type": "object",
                                    "properties": {
                                      "id": {
                                        "type": "string"
                                      },
                                      "name": {
                                        "type": "string"
                                      },
                                      "actionType": {
                                        "type": "string"
                                      },
                                      "actionValue": {
                                        "type": "number"
                                      },
                                      "promotionPriceAlteration": {
                                        "type": "object",
                                        "properties": {
                                          "id": {
                                            "type": "string"
                                          }
                                        }
                                      }
                                    }
                                  }
                                }
                              }
                            }
                          },
                          "immediatePromotionCharacteristic": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "name": {
                                  "type": "string"
                                },
                                "contextType": {
                                  "type": "string"
                                },
                                "value": {}
                              }
                            }
                          }
                        }
                      }
                    },
                    "validation": {
                      "type": "object",
                      "properties": {
                        "status": {
                          "type": "string"
                        },
                        "readyToCheckout": {
                          "type": "boolean"
                        },
                        "validationMessage": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "text": {
                                "type": "string"
                              },
                              "type": {
                                "type": "string"
                              },
                              "parameter": {
                                "type": "array",
                                "items": {
                                  "type": "object",
                                  "properties": {
                                    "name": {
                                      "type": "string"
                                    },
                                    "value": {}
                                  }
                                }
                              },
                              "severity": {
                                "type": "string"
                              },
                              "path": {
                                "type": "string"
                              }
                            }
                          }
                        }
                      }
                    }
                  },
                  "required": [
                    "id",
                    "href",
                    "category",
                    "externalId",
                    "orderDate",
                    "lastUpdate",
                    "orderPriceDate",
                    "orderExtensions",
                    "billingAccount",
                    "channel",
                    "orderTotalPrice",
                    "relatedParty",
                    "state",
                    "immediatePromotion",
                    "validation"
                  ]
                },
                "examples": {
                  "BSSEBroadBand_ABP_ChangeTenderType": {
                    "value": {
                      "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee",
                      "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/productOrderingManagement/v4/productOrder/24-3b88291913488f1a97a72e2d87962d860e79a7ee",
                      "category": "BB_Offer:Coverage",
                      "externalId": "24-3b88291913488f1a97a72e2d87962d860e79a7ee",
                      "orderDate": "2025-10-28T20:23:21.393Z",
                      "lastUpdate": "2025-10-28T20:23:38.112Z",
                      "orderPriceDate": "2025-10-28T20:23:38.111Z",
                      "orderExtensions": [
                        {
                          "name": "externalOrderSource",
                          "value": "MASKED"
                        },
                        {
                          "name": "idpctx-session-id",
                          "value": "MASKED"
                        },
                        {
                          "name": "billingAccount",
                          "value": "MASKED"
                        },
                        {
                          "name": "operatorID",
                          "value": "MASKED"
                        },
                        {
                          "name": "cust_AIAOrigin",
                          "value": "MASKED"
                        }
                      ],
                      "billingAccount": {
                        "id": "558085266703",
                        "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/v4/billingAccount/558085266703",
                        "ratingType": "postpaid"
                      },
                      "channel": [
                        {
                          "id": "SelfService",
                          "name": "SelfService"
                        }
                      ],
                      "orderTotalPrice": [
                        {
                          "priceType": "RC",
                          "price": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": "MASKED"
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": "MASKED"
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": "MASKED"
                            }
                          },
                          "priceAlteration": [
                            {
                              "priceType": "RC",
                              "price": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": "MASKED"
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": "MASKED"
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": "MASKED"
                                },
                                "priceReduction": {
                                  "unit": "USD",
                                  "value": "MASKED"
                                },
                                "appliedTax": [
                                  {
                                    "taxDefinition": {
                                      "name": "GA State Sales Tax",
                                      "taxRate": "0.134c6d79ad742ed692f3d3c3a262800734c638be33",
                                      "taxType": "99",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "taxJurisdiction": {
                                        "name": "6244-GEORGIA",
                                        "level": "STATE",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": "MASKED"
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": "MASKED"
                                    },
                                    "exemptAmount": {
                                      "unit": "USD",
                                      "value": "MASKED"
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "printGroup",
                                          "value": "MASKED"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "taxDefinition": {
                                      "name": "County Sales Tax",
                                      "taxRate": "0.134c6d79ad742ed692f3d3c3a262800734c638be33",
                                      "taxType": "99",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "taxJurisdiction": {
                                        "name": "6566-DOUGHERTY",
                                        "level": "COUNTY",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": "MASKED"
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": "MASKED"
                                    },
                                    "exemptAmount": {
                                      "unit": "USD",
                                      "value": "MASKED"
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "printGroup",
                                          "value": "MASKED"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "taxDefinition": {
                                      "name": "GA State Sales Tax",
                                      "taxRate": 0,
                                      "taxType": "99",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "taxJurisdiction": {
                                        "name": "6244-GEORGIA",
                                        "level": "STATE",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": "MASKED"
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": "MASKED"
                                    },
                                    "exemptAmount": {
                                      "unit": "USD",
                                      "value": "MASKED"
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "printGroup",
                                          "value": "MASKED"
                                        }
                                      ]
                                    }
                                  }
                                ]
                              },
                              "alterationType": "Promotion Price Alteration",
                              "immediatePromotionId": "ImmediatePromotion_11b2b930-6016-4b61-8f1b-be6c5a8ac38b",
                              "chargeType": "credit"
                            }
                          ],
                          "finalPrice": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": "MASKED"
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": "MASKED"
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": "MASKED"
                            }
                          }
                        },
                        {
                          "priceType": "RC",
                          "priceCategory": "AttTaxFee",
                          "price": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": "MASKED"
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": "MASKED"
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": "MASKED"
                            }
                          },
                          "finalPrice": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": "MASKED"
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": "MASKED"
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": "MASKED"
                            }
                          }
                        },
                        {
                          "finalPrice": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 370
                            }
                          },
                          "immediatePayOption": {
                            "payImmediately": false,
                            "payOption": "Mandatory"
                          },
                          "price": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 370
                            }
                          },
                          "priceType": "OC",
                          "productOfferingPrice": {
                            "priceType": "penalty",
                            "validFor": {
                              "startDateTime": "2025-12-03T23:59:59.000Z"
                            }
                          },
                          "role": "NRF"
                        },
                        {
                          "finalPrice": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 65
                            }
                          },
                          "immediatePayOption": {
                            "payImmediately": false
                          },
                          "price": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 65
                            }
                          },
                          "priceType": "OC",
                          "role": "NRF"
                        }
                      ],
                      "productOrderItem": [
                        {
                          "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_da5782fc7f60187a8b6e641874968ef40415a0df736",
                          "quantity": 1,
                          "action": "replace offer from",
                          "billingAccount": {
                            "id": "558085266703",
                            "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/v4/billingAccount/558085266703",
                            "ratingType": "postpaid"
                          },
                          "itemTotalPrice": [
                            {
                              "priceType": "Prorated-RC",
                              "recurringChargePeriod": "month",
                              "recurringChargePeriodLength": 1,
                              "price": {
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 93.56
                                },
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 90
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 3.56
                                },
                                "chargeType": "credit"
                              },
                              "finalPrice": {
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 28.06
                                },
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 27
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 1.06
                                },
                                "chargeType": "credit"
                              },
                              "immediatePayOption": {
                                "payImmediately": false
                              },
                              "priceAlteration": [
                                {
                                  "priceType": "Prorated-RC",
                                  "alterationType": "Promotion Price Alteration",
                                  "chargeType": "debit",
                                  "price": {
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 65.5
                                    },
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 63
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 2.5
                                    },
                                    "chargeType": "debit"
                                  }
                                }
                              ]
                            }
                          ],
                          "product": {
                            "id": 89368504247319420,
                            "href": "/v4/productRefOrValue/89368504247319432",
                            "name": "AT&T Internet 1000",
                            "referenceId": "5b43d6bb-a175-49cf-b3f9-c494572e0bce",
                            "primaryProductId": "89368504247319432",
                            "rootProductId": "89368504247319432",
                            "isCustomerVisible": true,
                            "place": [
                              {
                                "id": "00000DXJ1D",
                                "name": "ServiceAddress",
                                "role": "SA"
                              }
                            ],
                            "productOrderItem": [
                              {
                                "orderItemAction": "amend",
                                "orderItemId": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_da5782fc7f60187a8b6e641874968ef40415a0df736",
                                "role": "actionContributing"
                              },
                              {
                                "orderItemAction": "amend",
                                "orderItemId": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_da5782fc7f60187a8b6e641874968ef40415a0fd367",
                                "role": "actionContributing"
                              }
                            ],
                            "productRelationship": [
                              {
                                "relationshipType": "subscriptionRelation",
                                "product": {
                                  "id": 89368504247319420,
                                  "isCustomerVisible": true,
                                  "primaryProductId": "89368504247319432",
                                  "rootProductId": "89368504247319432"
                                }
                              }
                            ],
                            "relatedParty": [
                              {
                                "id": "619d33a4-8567-4a8f-8926-4dd3262437da",
                                "href": "/v4/relatedParty/619d33a4-8567-4a8f-8926-4dd3262437da",
                                "role": "owner"
                              },
                              {
                                "id": "4e4aa5ab-acc3-4d57-8f62-bbdc1815116a",
                                "href": "/v4/relatedParty/4e4aa5ab-acc3-4d57-8f62-bbdc1815116a",
                                "role": "customer"
                              }
                            ]
                          },
                          "productOffering": {
                            "id": "8d48abee-2ea9-41f0-a6ae-509f6c47f26c",
                            "href": "/v4/productOffering/8d48abee-2ea9-41f0-a6ae-509f6c47f26c",
                            "name": "AT&T Internet 1000",
                            "productOfferingType": "BB_Offer",
                            "productOfferingTypeGroup": "BBOffer",
                            "primary": true
                          },
                          "productOrderItem": [
                            {
                              "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_7f88618265885dee82fe1b141a877bd0f7c81ee3648",
                              "quantity": 1,
                              "action": "replace offer from",
                              "billingAccount": {
                                "id": "558085266703",
                                "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/v4/billingAccount/558085266703",
                                "ratingType": "postpaid"
                              },
                              "itemPrice": [
                                {
                                  "id": "6e1beeed-4278-4ee1-89a5-a85a6064ae1bProrated-RC-1",
                                  "name": "AT&T Internet 1000 Price",
                                  "description": "Fiber 1G Plan Price",
                                  "priceType": "Prorated-RC",
                                  "recurringChargePeriod": "month",
                                  "recurringChargePeriodLength": 1,
                                  "taxIncluded": "Excluded",
                                  "role": "Price",
                                  "prorationFactor": 1,
                                  "price": {
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 93.56
                                    },
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 90
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 3.56
                                    },
                                    "component": {
                                      "id": "1",
                                      "amount": {
                                        "unit": "USD",
                                        "value": 4
                                      },
                                      "revenueType": "Internet Hub Equipment Fee",
                                      "taxCode": "RNT01",
                                      "extensions": {
                                        "Tax": [
                                          {
                                            "name": "taxableAmount",
                                            "value": "4.00"
                                          },
                                          {
                                            "name": "lineId",
                                            "value": "3"
                                          }
                                        ]
                                      }
                                    },
                                    "taxComponent": [
                                      {
                                        "id": "1",
                                        "amount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "revenueType": "Internet Hub Equipment Fee",
                                        "taxCode": "RNT01",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "name": "taxableAmount",
                                              "value": "4.00"
                                            },
                                            {
                                              "name": "lineId",
                                              "value": "3"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "2",
                                        "amount": {
                                          "unit": "USD",
                                          "value": 86
                                        },
                                        "revenueType": "Internet Plan",
                                        "taxCode": "INT01",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "name": "taxableAmount",
                                              "value": "86.00"
                                            },
                                            {
                                              "name": "lineId",
                                              "value": "4"
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "chargeType": "credit",
                                    "appliedTax": [
                                      {
                                        "id": "1",
                                        "taxDefinition": {
                                          "name": "State Sales Tax",
                                          "taxRate": 0,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T05:00:00Z",
                                            "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                          },
                                          "taxJurisdiction": {}
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.08
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "exemptAmount": {
                                          "unit": "USD",
                                          "value": 0
                                        },
                                        "component": {
                                          "id": "1",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 4
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "4.00"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "3"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "1",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "SALESTAX"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "STATE SALES TAX"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NEW YORK|NEW YORK|NY|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.00"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "2",
                                        "taxDefinition": {
                                          "name": "NY State Public Safety Comm Surcharge",
                                          "taxRate": 0,
                                          "taxType": "32",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T05:00:00Z",
                                            "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                          },
                                          "taxJurisdiction": {}
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.08
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "exemptAmount": {
                                          "unit": "USD",
                                          "value": 0
                                        },
                                        "component": {
                                          "id": "1",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 4
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "4.00"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "3"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "1",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "NY State Public Safety Comm Surcharge"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Prepaid Wireless Surcharge"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "911 Fee"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.00"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "3",
                                        "taxDefinition": {
                                          "name": "State Sales Tax",
                                          "taxRate": 0,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T05:00:00Z",
                                            "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                          },
                                          "taxJurisdiction": {}
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 1.7
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 86
                                        },
                                        "exemptAmount": {
                                          "unit": "USD",
                                          "value": 0
                                        },
                                        "component": {
                                          "id": "2",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 86
                                          },
                                          "revenueType": "Internet Plan",
                                          "taxCode": "INT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "86.00"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "4"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "2",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "SALESTAX"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "STATE SALES TAX"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NEW YORK|NEW YORK|NY|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.03"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "4",
                                        "taxDefinition": {
                                          "name": "NY State Public Safety Comm Surcharge",
                                          "taxRate": 0,
                                          "taxType": "32",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T05:00:00Z",
                                            "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                          },
                                          "taxJurisdiction": {}
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 1.7
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 86
                                        },
                                        "exemptAmount": {
                                          "unit": "USD",
                                          "value": 0
                                        },
                                        "component": {
                                          "id": "2",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 86
                                          },
                                          "revenueType": "Internet Plan",
                                          "taxCode": "INT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "86.00"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "4"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "2",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "NY State Public Safety Comm Surcharge"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Prepaid Wireless Surcharge"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "911 Fee"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.03"
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "extensions": {
                                      "Charge": [
                                        {
                                          "key": "action",
                                          "value": "add"
                                        },
                                        {
                                          "key": "reasonCode",
                                          "value": "FNS-NEW"
                                        },
                                        {
                                          "key": "individualId",
                                          "value": "Owner_Customer_111222333484"
                                        },
                                        {
                                          "key": "productType",
                                          "value": "FIBER"
                                        },
                                        {
                                          "key": "chargeOrigin",
                                          "value": "productAddition"
                                        }
                                      ],
                                      "Tax": [
                                        {
                                          "key": "deviceType",
                                          "value": "D"
                                        },
                                        {
                                          "key": "planType",
                                          "value": "D"
                                        },
                                        {
                                          "key": "cost",
                                          "value": "0.0"
                                        },
                                        {
                                          "key": "taxLink",
                                          "value": "main"
                                        },
                                        {
                                          "key": "fairMarketValue",
                                          "value": "0.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                        },
                                        {
                                          "key": "taxDate",
                                          "value": "2025-07-23T05:00Z"
                                        },
                                        {
                                          "key": "businessPurpose",
                                          "value": "N"
                                        },
                                        {
                                          "key": "taxableAmount",
                                          "value": "4.0"
                                        },
                                        {
                                          "key": "billingAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "shipFromAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "destinationAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "serviceAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "orderLocationAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "taxExemptionCode",
                                          "value": "00"
                                        },
                                        {
                                          "key": "taxableAmount",
                                          "value": "4.0"
                                        }
                                      ]
                                    }
                                  },
                                  "finalPrice": {
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 28.06
                                    },
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 27
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 1.06
                                    },
                                    "chargeType": "credit",
                                    "appliedTax": [
                                      {
                                        "id": "1",
                                        "taxDefinition": {
                                          "name": "State Sales Tax",
                                          "taxRate": 0,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T05:00:00Z",
                                            "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                          },
                                          "taxJurisdiction": {}
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.02
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 1.21
                                        },
                                        "exemptAmount": {
                                          "unit": "USD",
                                          "value": 0
                                        },
                                        "component": {
                                          "id": "1",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 4
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "4.00"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "3"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "1",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "SALESTAX"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "STATE SALES TAX"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NEW YORK|NEW YORK|NY|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.00"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "2",
                                        "taxDefinition": {
                                          "name": "NY State Public Safety Comm Surcharge",
                                          "taxRate": 0,
                                          "taxType": "32",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T05:00:00Z",
                                            "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                          },
                                          "taxJurisdiction": {}
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.02
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 1.21
                                        },
                                        "exemptAmount": {
                                          "unit": "USD",
                                          "value": 0
                                        },
                                        "component": {
                                          "id": "1",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 4
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "4.00"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "3"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "1",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "NY State Public Safety Comm Surcharge"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Prepaid Wireless Surcharge"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "911 Fee"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.00"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "3",
                                        "taxDefinition": {
                                          "name": "State Sales Tax",
                                          "taxRate": 0,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T05:00:00Z",
                                            "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                          },
                                          "taxJurisdiction": {}
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.51
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 25.79
                                        },
                                        "exemptAmount": {
                                          "unit": "USD",
                                          "value": 0
                                        },
                                        "component": {
                                          "id": "2",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 86
                                          },
                                          "revenueType": "Internet Plan",
                                          "taxCode": "INT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "86.00"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "4"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "2",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "SALESTAX"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "STATE SALES TAX"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NEW YORK|NEW YORK|NY|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.03"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "4",
                                        "taxDefinition": {
                                          "name": "NY State Public Safety Comm Surcharge",
                                          "taxRate": 0,
                                          "taxType": "32",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T05:00:00Z",
                                            "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                          },
                                          "taxJurisdiction": {}
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.51
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 25.79
                                        },
                                        "exemptAmount": {
                                          "unit": "USD",
                                          "value": 0
                                        },
                                        "component": {
                                          "id": "2",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 86
                                          },
                                          "revenueType": "Internet Plan",
                                          "taxCode": "INT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "86.00"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "4"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "2",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "NY State Public Safety Comm Surcharge"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Prepaid Wireless Surcharge"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "911 Fee"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.03"
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  },
                                  "periodCoverage": {
                                    "startDateTime": "2025-07-23T05:00:00Z",
                                    "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                  },
                                  "productOfferingPrice": {
                                    "id": "6e1beeed-4278-4ee1-89a5-a85a6064ae1bProrated-RC-1",
                                    "validFor": {}
                                  },
                                  "billingAccount": {
                                    "id": "Billing_83371727",
                                    "href": "https://amd-apigw-amo-il36-env58-runtime.apps.ildelocpamo436.ocpd.corp.amdocs.com/v4/billingAccount/Billing_83371727",
                                    "ratingType": "postpaid"
                                  },
                                  "immediatePayOption": {
                                    "payImmediately": false
                                  },
                                  "orderPriceRelationship": {
                                    "id": "6e1beeed-4278-4ee1-89a5-a85a6064ae1b",
                                    "orderPriceRelationshipType": "proratedPrice"
                                  },
                                  "priceAlteration": [
                                    {
                                      "priceType": "Prorated-RC",
                                      "alterationType": "Promotion Price Alteration",
                                      "immediatePromotionId": "ImmediatePromotion_4dc8e1f0-e6a7-4aa6-a7e7-a79635e6eaf8",
                                      "chargeType": "debit",
                                      "prorationFactor": 1,
                                      "periodCoverage": {
                                        "startDateTime": "2025-07-23T05:00:00Z",
                                        "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                      },
                                      "price": {
                                        "taxIncludedAmount": {
                                          "unit": "USD",
                                          "value": 18.72
                                        },
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 18
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.72
                                        },
                                        "percentage": 20,
                                        "component": {
                                          "id": "1",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 0.8
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "0.80"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "3"
                                              }
                                            ]
                                          }
                                        },
                                        "taxComponent": [
                                          {
                                            "id": "1",
                                            "amount": {
                                              "unit": "USD",
                                              "value": 0.8
                                            },
                                            "revenueType": "Internet Hub Equipment Fee",
                                            "taxCode": "RNT01",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "name": "taxableAmount",
                                                  "value": "0.80"
                                                },
                                                {
                                                  "name": "lineId",
                                                  "value": "3"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "2",
                                            "amount": {
                                              "unit": "USD",
                                              "value": 17.2
                                            },
                                            "revenueType": "Internet Plan",
                                            "taxCode": "INT01",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "name": "taxableAmount",
                                                  "value": "17.20"
                                                },
                                                {
                                                  "name": "lineId",
                                                  "value": "4"
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "chargeType": "debit",
                                        "appliedTax": [
                                          {
                                            "id": "1",
                                            "taxDefinition": {
                                              "name": "State Sales Tax",
                                              "taxRate": 0,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {}
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.02
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 0.8
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "1",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 0.8
                                              },
                                              "revenueType": "Internet Hub Equipment Fee",
                                              "taxCode": "RNT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "0.80"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "3"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "1",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "SALESTAX"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "State Sales Tax"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "STATE SALES TAX"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "NEW YORK|NEW YORK|NY|US"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxResult",
                                                  "value": "TAXABLE"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "2",
                                            "taxDefinition": {
                                              "name": "NY State Public Safety Comm Surcharge",
                                              "taxRate": 0,
                                              "taxType": "32",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {}
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.02
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 0.8
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "1",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 0.8
                                              },
                                              "revenueType": "Internet Hub Equipment Fee",
                                              "taxCode": "RNT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "0.80"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "3"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "1",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "2"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "P"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "NY State Public Safety Comm Surcharge"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "Prepaid Wireless Surcharge"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "911 Fee"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "3",
                                            "taxDefinition": {
                                              "name": "State Sales Tax",
                                              "taxRate": 0,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {}
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.34
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 17.2
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "2",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 17.2
                                              },
                                              "revenueType": "Internet Plan",
                                              "taxCode": "INT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "17.20"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "4"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "2",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "SALESTAX"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "State Sales Tax"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "STATE SALES TAX"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "NEW YORK|NEW YORK|NY|US"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxResult",
                                                  "value": "TAXABLE"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.01"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "4",
                                            "taxDefinition": {
                                              "name": "NY State Public Safety Comm Surcharge",
                                              "taxRate": 0,
                                              "taxType": "32",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {}
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.34
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 17.2
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "2",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 17.2
                                              },
                                              "revenueType": "Internet Plan",
                                              "taxCode": "INT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "17.20"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "4"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "2",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "2"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "P"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "NY State Public Safety Comm Surcharge"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "Prepaid Wireless Surcharge"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "911 Fee"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.01"
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "extensions": {
                                          "Charge": [
                                            {
                                              "key": "action",
                                              "value": "replace offer from"
                                            },
                                            {
                                              "key": "reasonCode",
                                              "value": "Customer Request"
                                            },
                                            {
                                              "key": "individualId",
                                              "value": "Owner_Customer_111222333484"
                                            },
                                            {
                                              "key": "productType",
                                              "value": "FIBER"
                                            },
                                            {
                                              "key": "chargeOrigin",
                                              "value": "productAddition"
                                            }
                                          ],
                                          "Tax": [
                                            {
                                              "key": "deviceType",
                                              "value": "D"
                                            },
                                            {
                                              "key": "planType",
                                              "value": "D"
                                            },
                                            {
                                              "key": "cost",
                                              "value": "0.0"
                                            },
                                            {
                                              "key": "taxLink",
                                              "value": "main"
                                            },
                                            {
                                              "key": "fairMarketValue",
                                              "value": "0.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "taxDate",
                                              "value": "2025-07-23T05:00Z"
                                            },
                                            {
                                              "key": "businessPurpose",
                                              "value": "N"
                                            },
                                            {
                                              "key": "taxableAmount",
                                              "value": "4.0"
                                            },
                                            {
                                              "key": "billingAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "shipFromAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "destinationAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "serviceAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "orderLocationAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "taxExemptionCode",
                                              "value": "00"
                                            },
                                            {
                                              "key": "taxableAmount",
                                              "value": "4.0"
                                            }
                                          ]
                                        }
                                      },
                                      "productOfferingPrice": {
                                        "id": "a778a6b3-c321-428e-86c7-962cb1c30909"
                                      }
                                    },
                                    {
                                      "priceType": "Prorated-RC",
                                      "alterationType": "Promotion Price Alteration",
                                      "immediatePromotionId": "ImmediatePromotion_0d92c53a-2275-4fec-b684-f559fd5c3a9c",
                                      "chargeType": "debit",
                                      "prorationFactor": 1,
                                      "periodCoverage": {
                                        "startDateTime": "2025-07-23T05:00:00Z",
                                        "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                      },
                                      "price": {
                                        "taxIncludedAmount": {
                                          "unit": "USD",
                                          "value": 10.4
                                        },
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 10
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.4
                                        },
                                        "priceReduction": {
                                          "unit": "USD",
                                          "value": 10
                                        },
                                        "component": {
                                          "id": "1",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 0.44
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "0.44"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "3"
                                              }
                                            ]
                                          }
                                        },
                                        "taxComponent": [
                                          {
                                            "id": "1",
                                            "amount": {
                                              "unit": "USD",
                                              "value": 0.44
                                            },
                                            "revenueType": "Internet Hub Equipment Fee",
                                            "taxCode": "RNT01",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "name": "taxableAmount",
                                                  "value": "0.44"
                                                },
                                                {
                                                  "name": "lineId",
                                                  "value": "3"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "2",
                                            "amount": {
                                              "unit": "USD",
                                              "value": 9.56
                                            },
                                            "revenueType": "Internet Plan",
                                            "taxCode": "INT01",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "name": "taxableAmount",
                                                  "value": "9.56"
                                                },
                                                {
                                                  "name": "lineId",
                                                  "value": "4"
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "chargeType": "debit",
                                        "appliedTax": [
                                          {
                                            "id": "1",
                                            "taxDefinition": {
                                              "name": "State Sales Tax",
                                              "taxRate": 0,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {}
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.01
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 0.44
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "1",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 0.44
                                              },
                                              "revenueType": "Internet Hub Equipment Fee",
                                              "taxCode": "RNT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "0.44"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "3"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "1",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "SALESTAX"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "State Sales Tax"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "STATE SALES TAX"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "NEW YORK|NEW YORK|NY|US"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxResult",
                                                  "value": "TAXABLE"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "2",
                                            "taxDefinition": {
                                              "name": "NY State Public Safety Comm Surcharge",
                                              "taxRate": 0,
                                              "taxType": "32",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {}
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.01
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 0.44
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "1",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 0.44
                                              },
                                              "revenueType": "Internet Hub Equipment Fee",
                                              "taxCode": "RNT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "0.44"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "3"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "1",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "2"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "P"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "NY State Public Safety Comm Surcharge"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "Prepaid Wireless Surcharge"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "911 Fee"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "3",
                                            "taxDefinition": {
                                              "name": "State Sales Tax",
                                              "taxRate": 0,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {}
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.19
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 9.56
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "2",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 9.56
                                              },
                                              "revenueType": "Internet Plan",
                                              "taxCode": "INT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "9.56"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "4"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "2",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "SALESTAX"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "State Sales Tax"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "STATE SALES TAX"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "NEW YORK|NEW YORK|NY|US"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxResult",
                                                  "value": "TAXABLE"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "4",
                                            "taxDefinition": {
                                              "name": "NY State Public Safety Comm Surcharge",
                                              "taxRate": 0,
                                              "taxType": "32",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {}
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.19
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 9.56
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "2",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 9.56
                                              },
                                              "revenueType": "Internet Plan",
                                              "taxCode": "INT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "9.56"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "4"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "2",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "2"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "P"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "NY State Public Safety Comm Surcharge"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "Prepaid Wireless Surcharge"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "911 Fee"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "extensions": {
                                          "Charge": [
                                            {
                                              "key": "action",
                                              "value": "replace offer from"
                                            },
                                            {
                                              "key": "reasonCode",
                                              "value": "Customer Request"
                                            },
                                            {
                                              "key": "individualId",
                                              "value": "Owner_Customer_111222333484"
                                            },
                                            {
                                              "key": "productType",
                                              "value": "FIBER"
                                            },
                                            {
                                              "key": "chargeOrigin",
                                              "value": "productAddition"
                                            }
                                          ],
                                          "Tax": [
                                            {
                                              "key": "deviceType",
                                              "value": "D"
                                            },
                                            {
                                              "key": "planType",
                                              "value": "D"
                                            },
                                            {
                                              "key": "cost",
                                              "value": "0.0"
                                            },
                                            {
                                              "key": "taxLink",
                                              "value": "main"
                                            },
                                            {
                                              "key": "fairMarketValue",
                                              "value": "0.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "taxDate",
                                              "value": "2025-07-23T05:00Z"
                                            },
                                            {
                                              "key": "businessPurpose",
                                              "value": "N"
                                            },
                                            {
                                              "key": "taxableAmount",
                                              "value": "4.0"
                                            },
                                            {
                                              "key": "billingAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "shipFromAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "destinationAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "serviceAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "orderLocationAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "taxExemptionCode",
                                              "value": "00"
                                            },
                                            {
                                              "key": "taxableAmount",
                                              "value": "4.0"
                                            }
                                          ]
                                        }
                                      },
                                      "productOfferingPrice": {
                                        "id": "834f6421-6c2b-484a-ad99-592ad460f5e1"
                                      }
                                    },
                                    {
                                      "priceType": "Prorated-RC",
                                      "alterationType": "Promotion Price Alteration",
                                      "immediatePromotionId": "ImmediatePromotion_2c01a20c-37f1-40ee-beb0-562364c10739",
                                      "chargeType": "debit",
                                      "prorationFactor": 1,
                                      "periodCoverage": {
                                        "startDateTime": "2025-07-23T05:00:00Z",
                                        "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                      },
                                      "price": {
                                        "taxIncludedAmount": {
                                          "unit": "USD",
                                          "value": 10.4
                                        },
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 10
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.4
                                        },
                                        "priceReduction": {
                                          "unit": "USD",
                                          "value": 10
                                        },
                                        "component": {
                                          "id": "1",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 0.44
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "0.44"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "3"
                                              }
                                            ]
                                          }
                                        },
                                        "taxComponent": [
                                          {
                                            "id": "1",
                                            "amount": {
                                              "unit": "USD",
                                              "value": 0.44
                                            },
                                            "revenueType": "Internet Hub Equipment Fee",
                                            "taxCode": "RNT01",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "name": "taxableAmount",
                                                  "value": "0.44"
                                                },
                                                {
                                                  "name": "lineId",
                                                  "value": "3"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "2",
                                            "amount": {
                                              "unit": "USD",
                                              "value": 9.56
                                            },
                                            "revenueType": "Internet Plan",
                                            "taxCode": "INT01",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "name": "taxableAmount",
                                                  "value": "9.56"
                                                },
                                                {
                                                  "name": "lineId",
                                                  "value": "4"
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "chargeType": "debit",
                                        "appliedTax": [
                                          {
                                            "id": "1",
                                            "taxDefinition": {
                                              "name": "State Sales Tax",
                                              "taxRate": 0,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {}
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.01
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 0.44
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "1",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 0.44
                                              },
                                              "revenueType": "Internet Hub Equipment Fee",
                                              "taxCode": "RNT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "0.44"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "3"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "1",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "SALESTAX"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "State Sales Tax"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "STATE SALES TAX"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "NEW YORK|NEW YORK|NY|US"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxResult",
                                                  "value": "TAXABLE"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "2",
                                            "taxDefinition": {
                                              "name": "NY State Public Safety Comm Surcharge",
                                              "taxRate": 0,
                                              "taxType": "32",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {}
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.01
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 0.44
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "1",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 0.44
                                              },
                                              "revenueType": "Internet Hub Equipment Fee",
                                              "taxCode": "RNT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "0.44"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "3"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "1",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "2"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "P"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "NY State Public Safety Comm Surcharge"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "Prepaid Wireless Surcharge"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "911 Fee"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "3",
                                            "taxDefinition": {
                                              "name": "State Sales Tax",
                                              "taxRate": 0,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {}
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.19
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 9.56
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "2",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 9.56
                                              },
                                              "revenueType": "Internet Plan",
                                              "taxCode": "INT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "9.56"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "4"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "2",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "SALESTAX"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "State Sales Tax"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "STATE SALES TAX"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "NEW YORK|NEW YORK|NY|US"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxResult",
                                                  "value": "TAXABLE"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "4",
                                            "taxDefinition": {
                                              "name": "NY State Public Safety Comm Surcharge",
                                              "taxRate": 0,
                                              "taxType": "32",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {}
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.19
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 9.56
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "2",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 9.56
                                              },
                                              "revenueType": "Internet Plan",
                                              "taxCode": "INT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "9.56"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "4"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "2",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "2"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "P"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "NY State Public Safety Comm Surcharge"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "Prepaid Wireless Surcharge"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "911 Fee"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "extensions": {
                                          "Charge": [
                                            {
                                              "key": "action",
                                              "value": "replace offer from"
                                            },
                                            {
                                              "key": "reasonCode",
                                              "value": "Customer Request"
                                            },
                                            {
                                              "key": "individualId",
                                              "value": "Owner_Customer_111222333484"
                                            },
                                            {
                                              "key": "productType",
                                              "value": "FIBER"
                                            },
                                            {
                                              "key": "chargeOrigin",
                                              "value": "productAddition"
                                            }
                                          ],
                                          "Tax": [
                                            {
                                              "key": "deviceType",
                                              "value": "D"
                                            },
                                            {
                                              "key": "planType",
                                              "value": "D"
                                            },
                                            {
                                              "key": "cost",
                                              "value": "0.0"
                                            },
                                            {
                                              "key": "taxLink",
                                              "value": "main"
                                            },
                                            {
                                              "key": "fairMarketValue",
                                              "value": "0.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "taxDate",
                                              "value": "2025-07-23T05:00Z"
                                            },
                                            {
                                              "key": "businessPurpose",
                                              "value": "N"
                                            },
                                            {
                                              "key": "taxableAmount",
                                              "value": "4.0"
                                            },
                                            {
                                              "key": "billingAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "shipFromAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "destinationAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "serviceAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "orderLocationAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "taxExemptionCode",
                                              "value": "00"
                                            },
                                            {
                                              "key": "taxableAmount",
                                              "value": "4.0"
                                            }
                                          ]
                                        }
                                      },
                                      "productOfferingPrice": {
                                        "id": "f201bde6-255d-4799-8626-65f5bb1c505a"
                                      }
                                    },
                                    {
                                      "priceType": "Prorated-RC",
                                      "alterationType": "Promotion Price Alteration",
                                      "immediatePromotionId": "ImmediatePromotion_79832c22-7379-4254-8060-78e25be35c3b",
                                      "chargeType": "debit",
                                      "prorationFactor": 1,
                                      "periodCoverage": {
                                        "startDateTime": "2025-07-23T05:00:00Z",
                                        "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                      },
                                      "price": {
                                        "taxIncludedAmount": {
                                          "unit": "USD",
                                          "value": 25.98
                                        },
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 25
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.98
                                        },
                                        "priceReduction": {
                                          "unit": "USD",
                                          "value": 25
                                        },
                                        "component": {
                                          "id": "1",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 1.11
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "1.11"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "3"
                                              }
                                            ]
                                          }
                                        },
                                        "taxComponent": [
                                          {
                                            "id": "1",
                                            "amount": {
                                              "unit": "USD",
                                              "value": 1.11
                                            },
                                            "revenueType": "Internet Hub Equipment Fee",
                                            "taxCode": "RNT01",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "name": "taxableAmount",
                                                  "value": "1.11"
                                                },
                                                {
                                                  "name": "lineId",
                                                  "value": "3"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "2",
                                            "amount": {
                                              "unit": "USD",
                                              "value": 23.89
                                            },
                                            "revenueType": "Internet Plan",
                                            "taxCode": "INT01",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "name": "taxableAmount",
                                                  "value": "23.89"
                                                },
                                                {
                                                  "name": "lineId",
                                                  "value": "4"
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "chargeType": "debit",
                                        "appliedTax": [
                                          {
                                            "id": "1",
                                            "taxDefinition": {
                                              "name": "State Sales Tax",
                                              "taxRate": 0,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {}
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.02
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 1.11
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "1",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 1.11
                                              },
                                              "revenueType": "Internet Hub Equipment Fee",
                                              "taxCode": "RNT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "1.11"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "3"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "1",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "SALESTAX"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "State Sales Tax"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "STATE SALES TAX"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "NEW YORK|NEW YORK|NY|US"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxResult",
                                                  "value": "TAXABLE"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "2",
                                            "taxDefinition": {
                                              "name": "NY State Public Safety Comm Surcharge",
                                              "taxRate": 0,
                                              "taxType": "32",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {}
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.02
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 1.11
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "1",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 1.11
                                              },
                                              "revenueType": "Internet Hub Equipment Fee",
                                              "taxCode": "RNT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "1.11"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "3"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "1",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "2"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "P"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "NY State Public Safety Comm Surcharge"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "Prepaid Wireless Surcharge"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "911 Fee"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "3",
                                            "taxDefinition": {
                                              "name": "State Sales Tax",
                                              "taxRate": 0,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {}
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.47
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 23.89
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "2",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 23.89
                                              },
                                              "revenueType": "Internet Plan",
                                              "taxCode": "INT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "23.89"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "4"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "2",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "SALESTAX"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "State Sales Tax"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "STATE SALES TAX"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "NEW YORK|NEW YORK|NY|US"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxResult",
                                                  "value": "TAXABLE"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.01"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "4",
                                            "taxDefinition": {
                                              "name": "NY State Public Safety Comm Surcharge",
                                              "taxRate": 0,
                                              "taxType": "32",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {}
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.47
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 23.89
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "2",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 23.89
                                              },
                                              "revenueType": "Internet Plan",
                                              "taxCode": "INT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "23.89"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "4"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "2",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "2"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "P"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "NY State Public Safety Comm Surcharge"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "Prepaid Wireless Surcharge"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "911 Fee"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.01"
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "extensions": {
                                          "Charge": [
                                            {
                                              "key": "action",
                                              "value": "replace offer from"
                                            },
                                            {
                                              "key": "reasonCode",
                                              "value": "Customer Request"
                                            },
                                            {
                                              "key": "individualId",
                                              "value": "Owner_Customer_111222333484"
                                            },
                                            {
                                              "key": "productType",
                                              "value": "FIBER"
                                            },
                                            {
                                              "key": "chargeOrigin",
                                              "value": "productAddition"
                                            }
                                          ],
                                          "Tax": [
                                            {
                                              "key": "deviceType",
                                              "value": "D"
                                            },
                                            {
                                              "key": "planType",
                                              "value": "D"
                                            },
                                            {
                                              "key": "cost",
                                              "value": "0.0"
                                            },
                                            {
                                              "key": "taxLink",
                                              "value": "main"
                                            },
                                            {
                                              "key": "fairMarketValue",
                                              "value": "0.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "taxDate",
                                              "value": "2025-07-23T05:00Z"
                                            },
                                            {
                                              "key": "businessPurpose",
                                              "value": "N"
                                            },
                                            {
                                              "key": "taxableAmount",
                                              "value": "4.0"
                                            },
                                            {
                                              "key": "billingAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "shipFromAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "destinationAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "serviceAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "orderLocationAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "taxExemptionCode",
                                              "value": "00"
                                            },
                                            {
                                              "key": "taxableAmount",
                                              "value": "4.0"
                                            }
                                          ]
                                        }
                                      },
                                      "productOfferingPrice": {
                                        "id": "1b934049-7747-4078-8ca7-94cef7e7a4b3"
                                      }
                                    }
                                  ],
                                  "billingProfile": {
                                    "category": "anniversary"
                                  }
                                }
                              ],
                              "itemTotalPrice": [
                                {
                                  "priceType": "Prorated-RC",
                                  "recurringChargePeriod": "month",
                                  "recurringChargePeriodLength": 1,
                                  "price": {
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 93.56
                                    },
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 90
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 3.56
                                    },
                                    "chargeType": "credit"
                                  },
                                  "finalPrice": {
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 28.06
                                    },
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 27
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 1.06
                                    },
                                    "chargeType": "credit"
                                  },
                                  "immediatePayOption": {
                                    "payImmediately": false
                                  },
                                  "priceAlteration": [
                                    {
                                      "priceType": "Prorated-RC",
                                      "alterationType": "Promotion Price Alteration",
                                      "chargeType": "debit",
                                      "price": {
                                        "taxIncludedAmount": {
                                          "unit": "USD",
                                          "value": 65.5
                                        },
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 63
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 2.5
                                        },
                                        "chargeType": "debit"
                                      }
                                    }
                                  ]
                                }
                              ],
                              "product": {
                                "referenceId": "18ba4ec5-682f-4f27-83f7-dc42cd8f77f2",
                                "href": "/v4/productRefOrValue/",
                                "id": "91337916766859110",
                                "primaryProductId": "89368504247319432",
                                "rootProductId": "89368504247319432",
                                "isCustomerVisible": true,
                                "place": [
                                  {
                                    "id": "00000DXJ1D",
                                    "name": "ServiceAddress",
                                    "role": "SA"
                                  }
                                ],
                                "productOrderItem": [
                                  {
                                    "orderItemAction": "amend",
                                    "orderItemId": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_da5782fc7f60187a8b6e641874968ef40415a0df736",
                                    "role": "actionContributing"
                                  }
                                ],
                                "productRelationship": [
                                  {
                                    "relationshipType": "dependsOn",
                                    "relationshipSubtype": "equipment",
                                    "product": {
                                      "referenceId": "53a42f93-0e73-41ab-a492-9c57a1169fe8"
                                    }
                                  },
                                  {
                                    "relationshipType": "subscriptionRelation",
                                    "product": {
                                      "referenceId": 89368504247319420
                                    }
                                  }
                                ],
                                "productSpecification": {
                                  "id": "c430db80-e8ae-4cdc-8549-aeb3422f4048",
                                  "href": "/v4/productSpecification/c430db80-e8ae-4cdc-8549-aeb3422f4048",
                                  "name": "Internet",
                                  "productSpecificationType": "9232a535673642e5877d8ef0a02830a4",
                                  "productSpecificationTypeId": "9232a535673642e5877d8ef0a02830a4"
                                },
                                "relatedParty": [
                                  {
                                    "id": "619d33a4-8567-4a8f-8926-4dd3262437da",
                                    "href": "/v4/relatedParty/619d33a4-8567-4a8f-8926-4dd3262437da",
                                    "role": "owner"
                                  },
                                  {
                                    "id": "4e4aa5ab-acc3-4d57-8f62-bbdc1815116a",
                                    "href": "/v4/relatedParty/4e4aa5ab-acc3-4d57-8f62-bbdc1815116a",
                                    "role": "customer"
                                  }
                                ]
                              },
                              "productOffering": {
                                "id": "22448096-19ce-4de0-8be0-d6c09c8c56dc",
                                "name": "AT&T Internet 1000",
                                "productOfferingType": "BB_Plan",
                                "productOfferingTypeGroup": "BBPlan",
                                "primary": false
                              },
                              "productOrderItemRelationship": [
                                {
                                  "id": "24-567564625523_OrderItem_e9756cd99ae006ce144288875bf96bfc9b6b244c321",
                                  "relationshipType": "amendingItem"
                                },
                                {
                                  "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_7f88618265885dee82fe1b141a877bd0f7c81ee6384",
                                  "relationshipType": "ReplaceOfferToImplicit",
                                  "@type": "ReplaceOfferToImplicit"
                                }
                              ],
                              "state": "Draft",
                              "creationDate": "2025-10-28T20:23:21.416Z",
                              "characteristic": [
                                {
                                  "name": "billingProfile",
                                  "valueType": "String",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "Payment_Type",
                                  "valueType": "String",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "Offer_Code",
                                  "valueType": "String",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "buyersRemorseDuration",
                                  "valueType": "Integer",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "Plan_Group",
                                  "valueType": "String",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "productType",
                                  "valueType": "String",
                                  "value": "MASKED"
                                }
                              ],
                              "extensions": {},
                              "actionReason": [
                                {
                                  "action": "replace offer from",
                                  "reason": "Customer Request"
                                }
                              ]
                            },
                            {
                              "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_1318ad676b80bc5ce56e4c9d356a6bd4504ec451560",
                              "quantity": 1,
                              "billingAccount": {
                                "id": "558085266703",
                                "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/v4/billingAccount/558085266703",
                                "ratingType": "postpaid"
                              },
                              "product": {
                                "referenceId": "53a42f93-0e73-41ab-a492-9c57a1169fe8",
                                "href": "/v4/productRefOrValue/",
                                "isCustomerVisible": true,
                                "place": [
                                  {
                                    "id": "00000DXJ1D",
                                    "name": "ServiceAddress",
                                    "role": "SA"
                                  },
                                  {
                                    "id": "00010S0ERA",
                                    "name": "ShippingAddress",
                                    "role": "shipping"
                                  }
                                ],
                                "productCharacteristic": [
                                  {
                                    "name": "SKU_With_Prefix",
                                    "value": "MASKED"
                                  },
                                  {
                                    "name": "Sub_Group",
                                    "value": "MASKED"
                                  },
                                  {
                                    "name": "Delivery_Method",
                                    "value": "MASKED"
                                  },
                                  {
                                    "name": "Installation_Method",
                                    "value": "MASKED"
                                  },
                                  {
                                    "name": "Return_Method",
                                    "value": "MASKED"
                                  },
                                  {
                                    "name": "Recoverable_Disconnect",
                                    "value": "MASKED"
                                  }
                                ],
                                "productOrderItem": [
                                  {
                                    "orderItemAction": "amend",
                                    "orderItemId": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_da5782fc7f60187a8b6e641874968ef40415a0df736",
                                    "role": "actionContributing"
                                  }
                                ],
                                "productRelationship": [
                                  {
                                    "relationshipType": "subscriptionRelation",
                                    "product": {
                                      "referenceId": 89368504247319420
                                    }
                                  }
                                ],
                                "productSpecification": {
                                  "id": "17621712-c142-4ae5-addb-e120a3ae66db",
                                  "href": "/v4/productSpecification/17621712-c142-4ae5-addb-e120a3ae66db",
                                  "name": "All-Fi Hub",
                                  "productSpecificationType": "0a12bfd7-06a3-47bc-bee6-6f66cce7fa13",
                                  "productSpecificationTypeId": "0a12bfd7-06a3-47bc-bee6-6f66cce7fa13"
                                },
                                "relatedParty": [
                                  {
                                    "id": "619d33a4-8567-4a8f-8926-4dd3262437da",
                                    "href": "/v4/relatedParty/619d33a4-8567-4a8f-8926-4dd3262437da",
                                    "role": "owner"
                                  },
                                  {
                                    "id": "4e4aa5ab-acc3-4d57-8f62-bbdc1815116a",
                                    "href": "/v4/relatedParty/4e4aa5ab-acc3-4d57-8f62-bbdc1815116a",
                                    "role": "customer"
                                  }
                                ]
                              },
                              "productOffering": {
                                "id": "d540cf2a-23ff-4ff6-b859-53c5f1985476",
                                "href": "/v4/productOffering/d540cf2a-23ff-4ff6-b859-53c5f1985476",
                                "name": "Fiber Hub",
                                "productOfferingType": "Rented_Equipment",
                                "productOfferingTypeGroup": "equipment",
                                "primary": true
                              },
                              "productOrderItemRelationship": [
                                {
                                  "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_8eec76fe9a4074911a9b585b14cdb29801ccff66169",
                                  "relationshipType": "ReplaceOfferKeepImplicit"
                                },
                                {
                                  "id": "24-567564625523_OrderItem_e402583c9211e9ac35304a303cf4c302e34cc8b0624",
                                  "relationshipType": "amendingItem"
                                }
                              ],
                              "state": "Draft",
                              "creationDate": "2025-10-28T20:23:21.419Z",
                              "productOfferingGroupOption": {
                                "groupOptionId": "a83f34c1-fb3f-11ee-b828-f9366f13e0f2"
                              },
                              "characteristic": [
                                {
                                  "name": "Available_Shipping_Options",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "Offer_Code",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "Return_Shipment_Option",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "Purchase_Option",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "buyersRemorseDuration",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "productType",
                                  "value": "MASKED"
                                }
                              ],
                              "extensions": {}
                            }
                          ],
                          "productOrderItemRelationship": [
                            {
                              "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_da5782fc7f60187a8b6e641874968ef40415a0df736",
                              "relationshipType": "ReplaceOfferTo",
                              "@type": "ReplaceOfferTo"
                            },
                            {
                              "id": "692545266137149_OrderItem_496325059408539648",
                              "relationshipType": "amendingItem",
                              "@type": "amendingItem"
                            }
                          ],
                          "state": "Draft",
                          "creationDate": "2025-10-28T20:23:21.413Z",
                          "characteristic": [
                            {
                              "name": "Auto_Pay_Enrollment",
                              "value": "Y",
                              "valueType": "String"
                            },
                            {
                              "name": "TenderType",
                              "value": "ACH",
                              "valueType": "String"
                            },
                            {
                              "name": "billingProfile",
                              "value": "hassleFree",
                              "valueType": "String"
                            },
                            {
                              "name": "Payment_Type",
                              "value": "Pay_on_Bill",
                              "valueType": "String"
                            },
                            {
                              "name": "Offer_Code",
                              "value": "BINT1G",
                              "valueType": "String"
                            },
                            {
                              "name": "productType",
                              "value": "FIBER",
                              "valueType": "String"
                            }
                          ],
                          "extensions": {},
                          "actionReason": [
                            {
                              "action": "replace offer from",
                              "reason": "Customer Request"
                            }
                          ]
                        },
                        {
                          "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_da5782fc7f60187a8b6e641874968ef40415a0fd367",
                          "quantity": 1,
                          "action": "replace offer to",
                          "billingAccount": {
                            "id": "558085266703",
                            "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/v4/billingAccount/558085266703",
                            "ratingType": "postpaid"
                          },
                          "itemTotalPrice": [
                            {
                              "priceType": "RC",
                              "recurringChargePeriod": "month",
                              "recurringChargePeriodLength": 1,
                              "price": {
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 77.96
                                },
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 75
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 2.96
                                }
                              },
                              "finalPrice": {
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 67.56
                                },
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 65
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 2.56
                                }
                              },
                              "standalonePrice": {
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 77.96
                                },
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 75
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 2.96
                                }
                              },
                              "immediatePayOption": {
                                "payImmediately": false
                              },
                              "priceAlteration": [
                                {
                                  "priceType": "RC",
                                  "alterationType": "Promotion Price Alteration",
                                  "chargeType": "credit",
                                  "price": {
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 10.4
                                    },
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 10
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.4
                                    },
                                    "chargeType": "credit"
                                  }
                                }
                              ]
                            },
                            {
                              "priceType": "Prorated-RC",
                              "recurringChargePeriod": "month",
                              "recurringChargePeriodLength": 1,
                              "price": {
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 77.96
                                },
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 75
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 2.96
                                },
                                "chargeType": "debit"
                              },
                              "finalPrice": {
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 67.56
                                },
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 65
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 2.56
                                },
                                "chargeType": "debit"
                              },
                              "immediatePayOption": {
                                "payImmediately": false
                              },
                              "priceAlteration": [
                                {
                                  "priceType": "Prorated-RC",
                                  "alterationType": "Promotion Price Alteration",
                                  "chargeType": "credit",
                                  "price": {
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 10.4
                                    },
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 10
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.4
                                    },
                                    "chargeType": "credit"
                                  }
                                }
                              ]
                            }
                          ],
                          "product": {
                            "id": 89368504247319420,
                            "href": "/v4/productRefOrValue/89368504247319432",
                            "name": "AT&T Internet 500",
                            "referenceId": "5b43d6bb-a175-49cf-b3f9-c494572e0bce",
                            "primaryProductId": "89368504247319432",
                            "rootProductId": "89368504247319432",
                            "isCustomerVisible": true,
                            "place": [
                              {
                                "id": "00000DXJ1D",
                                "name": "ServiceAddress",
                                "role": "SA"
                              }
                            ],
                            "productOrderItem": [
                              {
                                "orderItemAction": "amend",
                                "orderItemId": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_da5782fc7f60187a8b6e641874968ef40415a0fd367",
                                "role": "actionContributing"
                              },
                              {
                                "orderItemAction": "amend",
                                "orderItemId": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_da5782fc7f60187a8b6e641874968ef40415a0df736",
                                "role": "actionContributing"
                              }
                            ],
                            "productRelationship": [
                              {
                                "relationshipType": "subscriptionRelation",
                                "product": {
                                  "id": 89368504247319420,
                                  "isCustomerVisible": true,
                                  "primaryProductId": "89368504247319432",
                                  "rootProductId": "89368504247319432"
                                }
                              }
                            ],
                            "relatedParty": [
                              {
                                "id": "619d33a4-8567-4a8f-8926-4dd3262437da",
                                "href": "/v4/relatedParty/619d33a4-8567-4a8f-8926-4dd3262437da",
                                "role": "owner"
                              },
                              {
                                "id": "4e4aa5ab-acc3-4d57-8f62-bbdc1815116a",
                                "href": "/v4/relatedParty/4e4aa5ab-acc3-4d57-8f62-bbdc1815116a",
                                "role": "customer"
                              }
                            ]
                          },
                          "productOffering": {
                            "id": "e76cb4f2-032d-4bee-8ca2-f1726d1f23b9",
                            "href": "/v4/productOffering/e76cb4f2-032d-4bee-8ca2-f1726d1f23b9",
                            "name": "AT&T Internet 500",
                            "productOfferingType": "BB_Offer",
                            "productOfferingTypeGroup": "BBOffer",
                            "primary": true
                          },
                          "productOrderItem": [
                            {
                              "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_7f88618265885dee82fe1b141a877bd0f7c81ee3648",
                              "quantity": 1,
                              "action": "replace offer to",
                              "itemPrice": [
                                {
                                  "id": "10238c80-1fcc-4c20-b48a-b46e87fd715c",
                                  "name": "AT&T Internet 500 Price",
                                  "description": "Fiber 500 mbps Price",
                                  "priceType": "RC",
                                  "priceCategory": "serviceRC",
                                  "recurringChargePeriod": "month",
                                  "recurringChargePeriodLength": 1,
                                  "taxIncluded": "Excluded",
                                  "role": "Price",
                                  "price": {
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 77.96
                                    },
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 75
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 2.96
                                    },
                                    "component": {
                                      "id": "1",
                                      "splitCode": "INTERNET500M",
                                      "amount": {
                                        "unit": "USD",
                                        "value": 4
                                      },
                                      "revenueType": "Internet Hub Equipment Fee",
                                      "taxCode": "RNT01",
                                      "extensions": {
                                        "Tax": [
                                          {
                                            "name": "taxableAmount",
                                            "value": "4.0"
                                          },
                                          {
                                            "name": "lineId",
                                            "value": "1"
                                          }
                                        ]
                                      }
                                    },
                                    "taxComponent": [
                                      {
                                        "id": "1",
                                        "splitCode": "INTERNET500M",
                                        "amount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "revenueType": "Internet Hub Equipment Fee",
                                        "taxCode": "RNT01",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "name": "taxableAmount",
                                              "value": "4.0"
                                            },
                                            {
                                              "name": "lineId",
                                              "value": "1"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "2",
                                        "splitCode": "INTERNET500M",
                                        "amount": {
                                          "unit": "USD",
                                          "value": 71
                                        },
                                        "revenueType": "Internet Plan",
                                        "taxCode": "INT01",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "name": "taxableAmount",
                                              "value": "71.0"
                                            },
                                            {
                                              "name": "lineId",
                                              "value": "2"
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "appliedTax": [
                                      {
                                        "id": "1",
                                        "taxDefinition": {
                                          "name": "State Sales Tax",
                                          "taxRate": 0.02,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T14:19:00.904Z",
                                            "endDateTime": "2025-07-23T14:19:00.904Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.08
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "component": {
                                          "id": "1",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 4
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "4.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "1"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "1",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "SALESTAX"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "STATE SALES TAX"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NEW YORK|NEW YORK|NY|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0016"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "2",
                                        "taxDefinition": {
                                          "name": "NY State Public Safety Comm Surcharge",
                                          "taxRate": 0.012,
                                          "taxType": "32",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T14:19:00.904Z",
                                            "endDateTime": "2025-07-23T14:19:00.904Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.08
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "component": {
                                          "id": "1",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 4
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "4.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "1"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "1",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "NY State Public Safety Comm Surcharge"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Prepaid Wireless Surcharge"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "911 Fee"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0016"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "3",
                                        "taxDefinition": {
                                          "name": "State Sales Tax",
                                          "taxRate": 0.02,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T14:19:00.904Z",
                                            "endDateTime": "2025-07-23T14:19:00.904Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 1.4
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 71
                                        },
                                        "component": {
                                          "id": "2",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 71
                                          },
                                          "revenueType": "Internet Plan",
                                          "taxCode": "INT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "71.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "2"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "2",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "SALESTAX"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "STATE SALES TAX"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NEW YORK|NEW YORK|NY|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.028"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "4",
                                        "taxDefinition": {
                                          "name": "NY State Public Safety Comm Surcharge",
                                          "taxRate": 0.012,
                                          "taxType": "32",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T14:19:00.904Z",
                                            "endDateTime": "2025-07-23T14:19:00.904Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 1.4
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 71
                                        },
                                        "component": {
                                          "id": "2",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 71
                                          },
                                          "revenueType": "Internet Plan",
                                          "taxCode": "INT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "71.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "2"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "2",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "NY State Public Safety Comm Surcharge"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Prepaid Wireless Surcharge"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "911 Fee"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.028"
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "extensions": {
                                      "Charge": [
                                        {
                                          "value": "replace offer to",
                                          "key": "action"
                                        },
                                        {
                                          "value": "Customer Request",
                                          "key": "reasonCode"
                                        },
                                        {
                                          "value": "Owner_Customer_111222333484",
                                          "key": "individualId"
                                        },
                                        {
                                          "value": "FIBER",
                                          "key": "productType"
                                        }
                                      ],
                                      "Tax": [
                                        {
                                          "key": "deviceType",
                                          "value": "D"
                                        },
                                        {
                                          "key": "planType",
                                          "value": "D"
                                        },
                                        {
                                          "key": "cost",
                                          "value": "0.0"
                                        },
                                        {
                                          "key": "taxLink",
                                          "value": "main"
                                        },
                                        {
                                          "key": "fairMarketValue",
                                          "value": "0.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                        },
                                        {
                                          "key": "taxDate",
                                          "value": "2025-07-23T05:00Z"
                                        },
                                        {
                                          "key": "businessPurpose",
                                          "value": "N"
                                        },
                                        {
                                          "key": "taxableAmount",
                                          "value": "4.0"
                                        },
                                        {
                                          "key": "billingAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "shipFromAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "destinationAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "serviceAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "orderLocationAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "taxExemptionCode",
                                          "value": "00"
                                        },
                                        {
                                          "key": "taxableAmount",
                                          "value": "4.0"
                                        }
                                      ]
                                    }
                                  },
                                  "finalPrice": {
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 67.56
                                    },
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 65
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 2.56
                                    },
                                    "appliedTax": [
                                      {
                                        "id": "1",
                                        "taxDefinition": {
                                          "name": "State Sales Tax",
                                          "taxRate": 0.02,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T14:19:00.904Z",
                                            "endDateTime": "2025-07-23T14:19:00.904Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.07
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 3.47
                                        },
                                        "component": {
                                          "id": "1",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 4
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "4.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "1"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "1",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "SALESTAX"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "STATE SALES TAX"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NEW YORK|NEW YORK|NY|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0016"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "2",
                                        "taxDefinition": {
                                          "name": "NY State Public Safety Comm Surcharge",
                                          "taxRate": 0.012,
                                          "taxType": "32",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T14:19:00.904Z",
                                            "endDateTime": "2025-07-23T14:19:00.904Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.07
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 3.47
                                        },
                                        "component": {
                                          "id": "1",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 4
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "4.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "1"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "1",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "NY State Public Safety Comm Surcharge"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Prepaid Wireless Surcharge"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "911 Fee"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0016"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "3",
                                        "taxDefinition": {
                                          "name": "State Sales Tax",
                                          "taxRate": 0.02,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T14:19:00.904Z",
                                            "endDateTime": "2025-07-23T14:19:00.904Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 1.21
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 61.53
                                        },
                                        "component": {
                                          "id": "2",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 71
                                          },
                                          "revenueType": "Internet Plan",
                                          "taxCode": "INT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "71.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "2"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "2",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "SALESTAX"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "STATE SALES TAX"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NEW YORK|NEW YORK|NY|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.028"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "4",
                                        "taxDefinition": {
                                          "name": "NY State Public Safety Comm Surcharge",
                                          "taxRate": 0.012,
                                          "taxType": "32",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T14:19:00.904Z",
                                            "endDateTime": "2025-07-23T14:19:00.904Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 1.21
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 61.53
                                        },
                                        "component": {
                                          "id": "2",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 71
                                          },
                                          "revenueType": "Internet Plan",
                                          "taxCode": "INT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "71.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "2"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "2",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "NY State Public Safety Comm Surcharge"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Prepaid Wireless Surcharge"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "911 Fee"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.028"
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  },
                                  "standalonePrice": {
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 77.96
                                    },
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 75
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 2.96
                                    },
                                    "component": {
                                      "id": "1",
                                      "splitCode": "INTERNET500M",
                                      "amount": {
                                        "unit": "USD",
                                        "value": 4
                                      },
                                      "revenueType": "Internet Hub Equipment Fee",
                                      "taxCode": "RNT01",
                                      "extensions": {
                                        "Tax": [
                                          {
                                            "name": "taxableAmount",
                                            "value": "4.0"
                                          },
                                          {
                                            "name": "lineId",
                                            "value": "3"
                                          }
                                        ]
                                      }
                                    },
                                    "taxComponent": [
                                      {
                                        "id": "1",
                                        "splitCode": "INTERNET500M",
                                        "amount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "revenueType": "Internet Hub Equipment Fee",
                                        "taxCode": "RNT01",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "name": "taxableAmount",
                                              "value": "4.0"
                                            },
                                            {
                                              "name": "lineId",
                                              "value": "3"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "2",
                                        "splitCode": "INTERNET500M",
                                        "amount": {
                                          "unit": "USD",
                                          "value": 71
                                        },
                                        "revenueType": "Internet Plan",
                                        "taxCode": "INT01",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "name": "taxableAmount",
                                              "value": "71.0"
                                            },
                                            {
                                              "name": "lineId",
                                              "value": "4"
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "appliedTax": [
                                      {
                                        "id": "1",
                                        "taxDefinition": {
                                          "name": "State Sales Tax",
                                          "taxRate": 0.02,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T14:19:00.904Z",
                                            "endDateTime": "2025-07-23T14:19:00.904Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.08
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "component": {
                                          "id": "1",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 4
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "4.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "3"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "1",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "SALESTAX"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "STATE SALES TAX"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NEW YORK|NEW YORK|NY|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0016"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "2",
                                        "taxDefinition": {
                                          "name": "NY State Public Safety Comm Surcharge",
                                          "taxRate": 0.012,
                                          "taxType": "32",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T14:19:00.904Z",
                                            "endDateTime": "2025-07-23T14:19:00.904Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.08
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "component": {
                                          "id": "1",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 4
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "4.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "3"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "1",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "NY State Public Safety Comm Surcharge"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Prepaid Wireless Surcharge"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "911 Fee"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0016"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "3",
                                        "taxDefinition": {
                                          "name": "State Sales Tax",
                                          "taxRate": 0.02,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T14:19:00.904Z",
                                            "endDateTime": "2025-07-23T14:19:00.904Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 1.4
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 71
                                        },
                                        "component": {
                                          "id": "2",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 71
                                          },
                                          "revenueType": "Internet Plan",
                                          "taxCode": "INT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "71.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "4"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "2",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "SALESTAX"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "STATE SALES TAX"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NEW YORK|NEW YORK|NY|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.028"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "4",
                                        "taxDefinition": {
                                          "name": "NY State Public Safety Comm Surcharge",
                                          "taxRate": 0.012,
                                          "taxType": "32",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T14:19:00.904Z",
                                            "endDateTime": "2025-07-23T14:19:00.904Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 1.4
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 71
                                        },
                                        "component": {
                                          "id": "2",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 71
                                          },
                                          "revenueType": "Internet Plan",
                                          "taxCode": "INT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "71.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "4"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "2",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "NY State Public Safety Comm Surcharge"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Prepaid Wireless Surcharge"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "911 Fee"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.028"
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "extensions": {
                                      "Charge": [
                                        {
                                          "value": "replace offer to",
                                          "key": "action"
                                        },
                                        {
                                          "value": "Customer Request",
                                          "key": "reasonCode"
                                        },
                                        {
                                          "value": "Owner_Customer_111222333484",
                                          "key": "individualId"
                                        },
                                        {
                                          "value": "FIBER",
                                          "key": "productType"
                                        }
                                      ],
                                      "Tax": [
                                        {
                                          "key": "deviceType",
                                          "value": "D"
                                        },
                                        {
                                          "key": "planType",
                                          "value": "D"
                                        },
                                        {
                                          "key": "cost",
                                          "value": "0.0"
                                        },
                                        {
                                          "key": "taxLink",
                                          "value": "main"
                                        },
                                        {
                                          "key": "fairMarketValue",
                                          "value": "0.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                        },
                                        {
                                          "key": "taxDate",
                                          "value": "2025-07-23T05:00Z"
                                        },
                                        {
                                          "key": "businessPurpose",
                                          "value": "N"
                                        },
                                        {
                                          "key": "taxableAmount",
                                          "value": "4.0"
                                        },
                                        {
                                          "key": "billingAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "shipFromAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "destinationAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "serviceAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "orderLocationAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "taxExemptionCode",
                                          "value": "00"
                                        },
                                        {
                                          "key": "taxableAmount",
                                          "value": "4.0"
                                        }
                                      ]
                                    }
                                  },
                                  "productOfferingPrice": {
                                    "id": "10238c80-1fcc-4c20-b48a-b46e87fd715c",
                                    "version": "10238c80-1fcc-4c20-b48a-b46e87fd715c",
                                    "validFor": {
                                      "startDateTime": "2025-02-04T06:00:00Z"
                                    }
                                  },
                                  "billingAccount": {
                                    "id": "Billing_83371727",
                                    "href": "https://amd-apigw-amo-il36-env58-runtime.apps.ildelocpamo436.ocpd.corp.amdocs.com/v4/billingAccount/Billing_83371727",
                                    "ratingType": "postpaid"
                                  },
                                  "immediatePayOption": {
                                    "payImmediately": false
                                  },
                                  "priceAlteration": [
                                    {
                                      "name": "Discount",
                                      "priceType": "RC",
                                      "alterationType": "Promotion Price Alteration",
                                      "promotionActionId": "dae8c16a-2d2b-4af2-97b7-2e434fab1bba",
                                      "immediatePromotionId": "ImmediatePromotion_ef881f2d-eb33-4e23-a5b4-ccb2d8e87fb1",
                                      "alterationApplyOrder": 1,
                                      "chargeType": "credit",
                                      "price": {
                                        "taxIncludedAmount": {
                                          "unit": "USD",
                                          "value": 10.4
                                        },
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 10
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.4
                                        },
                                        "priceReduction": {
                                          "unit": "USD",
                                          "value": 10
                                        },
                                        "component": {
                                          "id": "1",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 0.53
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "0.53"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "1"
                                              }
                                            ]
                                          }
                                        },
                                        "taxComponent": [
                                          {
                                            "id": "1",
                                            "splitCode": "INTERNET500M",
                                            "amount": {
                                              "unit": "USD",
                                              "value": 0.53
                                            },
                                            "revenueType": "Internet Hub Equipment Fee",
                                            "taxCode": "RNT01",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "name": "taxableAmount",
                                                  "value": "0.53"
                                                },
                                                {
                                                  "name": "lineId",
                                                  "value": "1"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "2",
                                            "splitCode": "INTERNET500M",
                                            "amount": {
                                              "unit": "USD",
                                              "value": 9.47
                                            },
                                            "revenueType": "Internet Plan",
                                            "taxCode": "INT01",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "name": "taxableAmount",
                                                  "value": "9.47"
                                                },
                                                {
                                                  "name": "lineId",
                                                  "value": "2"
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "appliedTax": [
                                          {
                                            "id": "1",
                                            "taxDefinition": {
                                              "name": "State Sales Tax",
                                              "taxRate": 0.02,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T14:19:00.904Z",
                                                "endDateTime": "2025-07-23T14:19:00.904Z"
                                              },
                                              "taxJurisdiction": {
                                                "name": "NEW YORK",
                                                "level": "STATE",
                                                "id": "DUMMY ID"
                                              }
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.01
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 0.53
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "1",
                                              "splitCode": "INTERNET500M",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 0.53
                                              },
                                              "revenueType": "Internet Hub Equipment Fee",
                                              "taxCode": "RNT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "0.53"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "1"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "1",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "SALESTAX"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "State Sales Tax"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "STATE SALES TAX"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "NEW YORK|NEW YORK|NY|US"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxResult",
                                                  "value": "TAXABLE"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "2",
                                            "taxDefinition": {
                                              "name": "NY State Public Safety Comm Surcharge",
                                              "taxRate": 0.012,
                                              "taxType": "32",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T14:19:00.904Z",
                                                "endDateTime": "2025-07-23T14:19:00.904Z"
                                              },
                                              "taxJurisdiction": {
                                                "name": "NEW YORK",
                                                "level": "STATE",
                                                "id": "DUMMY ID"
                                              }
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.01
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 0.53
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "1",
                                              "splitCode": "INTERNET500M",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 0.53
                                              },
                                              "revenueType": "Internet Hub Equipment Fee",
                                              "taxCode": "RNT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "0.53"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "1"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "1",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "2"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "P"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "NY State Public Safety Comm Surcharge"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "Prepaid Wireless Surcharge"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "911 Fee"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "3",
                                            "taxDefinition": {
                                              "name": "State Sales Tax",
                                              "taxRate": 0.02,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T14:19:00.904Z",
                                                "endDateTime": "2025-07-23T14:19:00.904Z"
                                              },
                                              "taxJurisdiction": {
                                                "name": "NEW YORK",
                                                "level": "STATE",
                                                "id": "DUMMY ID"
                                              }
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.19
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 9.47
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "2",
                                              "splitCode": "INTERNET500M",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 9.47
                                              },
                                              "revenueType": "Internet Plan",
                                              "taxCode": "INT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "9.47"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "2"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "2",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "SALESTAX"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "State Sales Tax"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "STATE SALES TAX"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "NEW YORK|NEW YORK|NY|US"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxResult",
                                                  "value": "TAXABLE"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "4",
                                            "taxDefinition": {
                                              "name": "NY State Public Safety Comm Surcharge",
                                              "taxRate": 0.012,
                                              "taxType": "32",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T14:19:00.904Z",
                                                "endDateTime": "2025-07-23T14:19:00.904Z"
                                              },
                                              "taxJurisdiction": {
                                                "name": "NEW YORK",
                                                "level": "STATE",
                                                "id": "DUMMY ID"
                                              }
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.19
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 9.47
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "2",
                                              "splitCode": "INTERNET500M",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 9.47
                                              },
                                              "revenueType": "Internet Plan",
                                              "taxCode": "INT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "9.47"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "2"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "2",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "2"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "P"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "NY State Public Safety Comm Surcharge"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "Prepaid Wireless Surcharge"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "911 Fee"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "extensions": {
                                          "Charge": [
                                            {
                                              "key": "action",
                                              "value": "replace offer to"
                                            },
                                            {
                                              "key": "reasonCode",
                                              "value": "Customer Request"
                                            },
                                            {
                                              "key": "individualId",
                                              "value": "Owner_Customer_111222333484"
                                            },
                                            {
                                              "key": "productType",
                                              "value": "FIBER"
                                            }
                                          ],
                                          "Tax": [
                                            {
                                              "key": "deviceType",
                                              "value": "D"
                                            },
                                            {
                                              "key": "planType",
                                              "value": "D"
                                            },
                                            {
                                              "key": "cost",
                                              "value": "0.0"
                                            },
                                            {
                                              "key": "taxLink",
                                              "value": "main"
                                            },
                                            {
                                              "key": "fairMarketValue",
                                              "value": "0.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "taxDate",
                                              "value": "2025-07-23T05:00Z"
                                            },
                                            {
                                              "key": "businessPurpose",
                                              "value": "N"
                                            },
                                            {
                                              "key": "taxableAmount",
                                              "value": "4.0"
                                            },
                                            {
                                              "key": "billingAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "shipFromAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "destinationAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "serviceAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "orderLocationAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "taxExemptionCode",
                                              "value": "00"
                                            },
                                            {
                                              "key": "taxableAmount",
                                              "value": "4.0"
                                            }
                                          ]
                                        }
                                      },
                                      "productOfferingPrice": {
                                        "id": "f201bde6-255d-4799-8626-65f5bb1c505a",
                                        "version": "f201bde6-255d-4799-8626-65f5bb1c505a",
                                        "validFor": {
                                          "startDateTime": "2025-04-13T05:00:00Z"
                                        }
                                      },
                                      "extensions": {
                                        "promotionName": "Price includes $10/mo. discount when you sign up for paperless billing and AutoPay with a debit card or bank account. Or $5/mo. with a credit card.",
                                        "promotionDescription": "Price includes $10/mo. discount when you sign up for paperless billing and AutoPay with a debit card or bank account. Or $5/mo. with a credit card."
                                      }
                                    }
                                  ],
                                  "billingProfile": {
                                    "category": "anniversary"
                                  }
                                },
                                {
                                  "id": "10238c80-1fcc-4c20-b48a-b46e87fd715cProrated-RC-1",
                                  "name": "AT&T Internet 500 Price",
                                  "description": "Fiber 500 mbps Price",
                                  "priceType": "Prorated-RC",
                                  "recurringChargePeriod": "month",
                                  "recurringChargePeriodLength": 1,
                                  "taxIncluded": "Excluded",
                                  "role": "Price",
                                  "prorationFactor": 1,
                                  "price": {
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 77.96
                                    },
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 75
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 2.96
                                    },
                                    "component": {
                                      "id": "1",
                                      "splitCode": "INTERNET500M",
                                      "amount": {
                                        "unit": "USD",
                                        "value": 4
                                      },
                                      "revenueType": "Internet Hub Equipment Fee",
                                      "taxCode": "RNT01",
                                      "extensions": {
                                        "Tax": [
                                          {
                                            "name": "taxableAmount",
                                            "value": "4.0"
                                          },
                                          {
                                            "name": "lineId",
                                            "value": "5"
                                          }
                                        ]
                                      }
                                    },
                                    "taxComponent": [
                                      {
                                        "id": "1",
                                        "splitCode": "INTERNET500M",
                                        "amount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "revenueType": "Internet Hub Equipment Fee",
                                        "taxCode": "RNT01",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "name": "taxableAmount",
                                              "value": "4.0"
                                            },
                                            {
                                              "name": "lineId",
                                              "value": "5"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "2",
                                        "splitCode": "INTERNET500M",
                                        "amount": {
                                          "unit": "USD",
                                          "value": 71
                                        },
                                        "revenueType": "Internet Plan",
                                        "taxCode": "INT01",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "name": "taxableAmount",
                                              "value": "71.0"
                                            },
                                            {
                                              "name": "lineId",
                                              "value": "6"
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "chargeType": "debit",
                                    "appliedTax": [
                                      {
                                        "id": "1",
                                        "taxDefinition": {
                                          "name": "State Sales Tax",
                                          "taxRate": 0.02,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T05:00:00Z",
                                            "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.08
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "component": {
                                          "id": "1",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 4
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "4.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "5"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "1",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "SALESTAX"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "STATE SALES TAX"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NEW YORK|NEW YORK|NY|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0016"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "2",
                                        "taxDefinition": {
                                          "name": "NY State Public Safety Comm Surcharge",
                                          "taxRate": 0.012,
                                          "taxType": "32",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T05:00:00Z",
                                            "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.08
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "component": {
                                          "id": "1",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 4
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "4.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "5"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "1",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "NY State Public Safety Comm Surcharge"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Prepaid Wireless Surcharge"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "911 Fee"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0016"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "3",
                                        "taxDefinition": {
                                          "name": "State Sales Tax",
                                          "taxRate": 0.02,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T05:00:00Z",
                                            "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 1.4
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 71
                                        },
                                        "component": {
                                          "id": "2",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 71
                                          },
                                          "revenueType": "Internet Plan",
                                          "taxCode": "INT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "71.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "6"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "2",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "SALESTAX"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "STATE SALES TAX"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NEW YORK|NEW YORK|NY|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.028"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "4",
                                        "taxDefinition": {
                                          "name": "NY State Public Safety Comm Surcharge",
                                          "taxRate": 0.012,
                                          "taxType": "32",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T05:00:00Z",
                                            "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 1.4
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 71
                                        },
                                        "component": {
                                          "id": "2",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 71
                                          },
                                          "revenueType": "Internet Plan",
                                          "taxCode": "INT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "71.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "6"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "2",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "NY State Public Safety Comm Surcharge"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Prepaid Wireless Surcharge"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "911 Fee"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.028"
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "extensions": {
                                      "Charge": [
                                        {
                                          "value": "replace offer to",
                                          "key": "action"
                                        },
                                        {
                                          "value": "Customer Request",
                                          "key": "reasonCode"
                                        },
                                        {
                                          "value": "Owner_Customer_111222333484",
                                          "key": "individualId"
                                        },
                                        {
                                          "value": "FIBER",
                                          "key": "productType"
                                        }
                                      ],
                                      "Tax": [
                                        {
                                          "key": "deviceType",
                                          "value": "D"
                                        },
                                        {
                                          "key": "planType",
                                          "value": "D"
                                        },
                                        {
                                          "key": "cost",
                                          "value": "0.0"
                                        },
                                        {
                                          "key": "taxLink",
                                          "value": "main"
                                        },
                                        {
                                          "key": "fairMarketValue",
                                          "value": "0.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                        },
                                        {
                                          "key": "taxDate",
                                          "value": "2025-07-23T05:00Z"
                                        },
                                        {
                                          "key": "businessPurpose",
                                          "value": "N"
                                        },
                                        {
                                          "key": "taxableAmount",
                                          "value": "4.0"
                                        },
                                        {
                                          "key": "billingAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "shipFromAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "destinationAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "serviceAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "orderLocationAddress_srtxTaxAreaId",
                                          "value": "330612010V"
                                        },
                                        {
                                          "key": "taxExemptionCode",
                                          "value": "00"
                                        },
                                        {
                                          "key": "taxableAmount",
                                          "value": "4.0"
                                        }
                                      ]
                                    }
                                  },
                                  "finalPrice": {
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 67.56
                                    },
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 65
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 2.56
                                    },
                                    "chargeType": "debit",
                                    "appliedTax": [
                                      {
                                        "id": "1",
                                        "taxDefinition": {
                                          "name": "State Sales Tax",
                                          "taxRate": 0.02,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T05:00:00Z",
                                            "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.07
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 3.47
                                        },
                                        "component": {
                                          "id": "1",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 4
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "4.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "5"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "1",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "SALESTAX"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "STATE SALES TAX"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NEW YORK|NEW YORK|NY|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0016"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "2",
                                        "taxDefinition": {
                                          "name": "NY State Public Safety Comm Surcharge",
                                          "taxRate": 0.012,
                                          "taxType": "32",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T05:00:00Z",
                                            "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.07
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 3.47
                                        },
                                        "component": {
                                          "id": "1",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 4
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "4.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "5"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "1",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "NY State Public Safety Comm Surcharge"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Prepaid Wireless Surcharge"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "911 Fee"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0016"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "3",
                                        "taxDefinition": {
                                          "name": "State Sales Tax",
                                          "taxRate": 0.02,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T05:00:00Z",
                                            "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 1.21
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 61.53
                                        },
                                        "component": {
                                          "id": "2",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 71
                                          },
                                          "revenueType": "Internet Plan",
                                          "taxCode": "INT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "71.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "6"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "2",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "SALESTAX"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "STATE SALES TAX"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NEW YORK|NEW YORK|NY|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.028"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "id": "4",
                                        "taxDefinition": {
                                          "name": "NY State Public Safety Comm Surcharge",
                                          "taxRate": 0.012,
                                          "taxType": "32",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "validFor": {
                                            "startDateTime": "2025-07-23T05:00:00Z",
                                            "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                          },
                                          "taxJurisdiction": {
                                            "name": "NEW YORK",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 1.21
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 61.53
                                        },
                                        "component": {
                                          "id": "2",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 71
                                          },
                                          "revenueType": "Internet Plan",
                                          "taxCode": "INT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "71.0"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "6"
                                              }
                                            ]
                                          }
                                        },
                                        "componentId": "2",
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "NY State Public Safety Comm Surcharge"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Prepaid Wireless Surcharge"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "911 Fee"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "01"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.028"
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  },
                                  "periodCoverage": {
                                    "startDateTime": "2025-07-23T05:00:00Z",
                                    "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                  },
                                  "productOfferingPrice": {
                                    "id": "10238c80-1fcc-4c20-b48a-b46e87fd715cProrated-RC-1",
                                    "validFor": {}
                                  },
                                  "billingAccount": {
                                    "id": "Billing_83371727",
                                    "href": "https://amd-apigw-amo-il36-env58-runtime.apps.ildelocpamo436.ocpd.corp.amdocs.com/v4/billingAccount/Billing_83371727",
                                    "ratingType": "postpaid"
                                  },
                                  "immediatePayOption": {
                                    "payImmediately": false
                                  },
                                  "orderPriceRelationship": {
                                    "id": "10238c80-1fcc-4c20-b48a-b46e87fd715c",
                                    "orderPriceRelationshipType": "proratedPrice"
                                  },
                                  "priceAlteration": [
                                    {
                                      "name": "Discount",
                                      "priceType": "Prorated-RC",
                                      "alterationType": "Promotion Price Alteration",
                                      "promotionActionId": "dae8c16a-2d2b-4af2-97b7-2e434fab1bba",
                                      "immediatePromotionId": "ImmediatePromotion_ef881f2d-eb33-4e23-a5b4-ccb2d8e87fb1",
                                      "alterationApplyOrder": 1,
                                      "chargeType": "credit",
                                      "prorationFactor": 1,
                                      "periodCoverage": {
                                        "startDateTime": "2025-07-23T05:00:00Z",
                                        "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                      },
                                      "price": {
                                        "taxIncludedAmount": {
                                          "unit": "USD",
                                          "value": 10.4
                                        },
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 10
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.4
                                        },
                                        "priceReduction": {
                                          "unit": "USD",
                                          "value": 10
                                        },
                                        "component": {
                                          "id": "1",
                                          "splitCode": "INTERNET500M",
                                          "amount": {
                                            "unit": "USD",
                                            "value": 0.53
                                          },
                                          "revenueType": "Internet Hub Equipment Fee",
                                          "taxCode": "RNT01",
                                          "extensions": {
                                            "Tax": [
                                              {
                                                "name": "taxableAmount",
                                                "value": "0.53"
                                              },
                                              {
                                                "name": "lineId",
                                                "value": "5"
                                              }
                                            ]
                                          }
                                        },
                                        "taxComponent": [
                                          {
                                            "id": "1",
                                            "splitCode": "INTERNET500M",
                                            "amount": {
                                              "unit": "USD",
                                              "value": 0.53
                                            },
                                            "revenueType": "Internet Hub Equipment Fee",
                                            "taxCode": "RNT01",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "name": "taxableAmount",
                                                  "value": "0.53"
                                                },
                                                {
                                                  "name": "lineId",
                                                  "value": "5"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "2",
                                            "splitCode": "INTERNET500M",
                                            "amount": {
                                              "unit": "USD",
                                              "value": 9.47
                                            },
                                            "revenueType": "Internet Plan",
                                            "taxCode": "INT01",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "name": "taxableAmount",
                                                  "value": "9.47"
                                                },
                                                {
                                                  "name": "lineId",
                                                  "value": "6"
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "chargeType": "credit",
                                        "appliedTax": [
                                          {
                                            "id": "1",
                                            "taxDefinition": {
                                              "name": "State Sales Tax",
                                              "taxRate": 0.02,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {
                                                "name": "NEW YORK",
                                                "level": "STATE",
                                                "id": "DUMMY ID"
                                              }
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.01
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 0.53
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "1",
                                              "splitCode": "INTERNET500M",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 0.53
                                              },
                                              "revenueType": "Internet Hub Equipment Fee",
                                              "taxCode": "RNT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "0.53"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "5"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "1",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "SALESTAX"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "State Sales Tax"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "STATE SALES TAX"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "NEW YORK|NEW YORK|NY|US"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxResult",
                                                  "value": "TAXABLE"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "2",
                                            "taxDefinition": {
                                              "name": "NY State Public Safety Comm Surcharge",
                                              "taxRate": 0.012,
                                              "taxType": "32",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {
                                                "name": "NEW YORK",
                                                "level": "STATE",
                                                "id": "DUMMY ID"
                                              }
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.01
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 0.53
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "1",
                                              "splitCode": "INTERNET500M",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 0.53
                                              },
                                              "revenueType": "Internet Hub Equipment Fee",
                                              "taxCode": "RNT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "0.53"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "5"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "1",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "2"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "P"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "NY State Public Safety Comm Surcharge"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "Prepaid Wireless Surcharge"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "911 Fee"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "3",
                                            "taxDefinition": {
                                              "name": "State Sales Tax",
                                              "taxRate": 0.02,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {
                                                "name": "NEW YORK",
                                                "level": "STATE",
                                                "id": "DUMMY ID"
                                              }
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.19
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 9.47
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "2",
                                              "splitCode": "INTERNET500M",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 9.47
                                              },
                                              "revenueType": "Internet Plan",
                                              "taxCode": "INT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "9.47"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "6"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "2",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "SALESTAX"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "State Sales Tax"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "STATE SALES TAX"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "NEW YORK|NEW YORK|NY|US"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxResult",
                                                  "value": "TAXABLE"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "id": "4",
                                            "taxDefinition": {
                                              "name": "NY State Public Safety Comm Surcharge",
                                              "taxRate": 0.012,
                                              "taxType": "32",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "validFor": {
                                                "startDateTime": "2025-07-23T05:00:00Z",
                                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                              },
                                              "taxJurisdiction": {
                                                "name": "NEW YORK",
                                                "level": "STATE",
                                                "id": "DUMMY ID"
                                              }
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.19
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 9.47
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "component": {
                                              "id": "2",
                                              "splitCode": "INTERNET500M",
                                              "amount": {
                                                "unit": "USD",
                                                "value": 9.47
                                              },
                                              "revenueType": "Internet Plan",
                                              "taxCode": "INT01",
                                              "extensions": {
                                                "Tax": [
                                                  {
                                                    "name": "taxableAmount",
                                                    "value": "9.47"
                                                  },
                                                  {
                                                    "name": "lineId",
                                                    "value": "6"
                                                  }
                                                ]
                                              }
                                            },
                                            "componentId": "2",
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "taxLineId",
                                                  "value": "2"
                                                },
                                                {
                                                  "key": "taxTypeInd",
                                                  "value": "P"
                                                },
                                                {
                                                  "key": "displayOrder",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                },
                                                {
                                                  "key": "printName",
                                                  "value": "NY State Public Safety Comm Surcharge"
                                                },
                                                {
                                                  "key": "parentTaxLineID",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxGeneralLedgerAccount",
                                                  "value": "0000.000"
                                                },
                                                {
                                                  "key": "imposition",
                                                  "value": "Prepaid Wireless Surcharge"
                                                },
                                                {
                                                  "key": "impositionType",
                                                  "value": "911 Fee"
                                                },
                                                {
                                                  "key": "taxCategoryCode",
                                                  "value": "01"
                                                },
                                                {
                                                  "key": "percentTaxable",
                                                  "value": "1.0"
                                                },
                                                {
                                                  "key": "geoCodeInfo",
                                                  "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                                },
                                                {
                                                  "key": "authorityLevel",
                                                  "value": "1"
                                                },
                                                {
                                                  "key": "taxOnTaxAmount",
                                                  "value": "0.00"
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "extensions": {
                                          "Charge": [
                                            {
                                              "key": "action",
                                              "value": "replace offer to"
                                            },
                                            {
                                              "key": "reasonCode",
                                              "value": "Customer Request"
                                            },
                                            {
                                              "key": "individualId",
                                              "value": "Owner_Customer_111222333484"
                                            },
                                            {
                                              "key": "productType",
                                              "value": "FIBER"
                                            }
                                          ],
                                          "Tax": [
                                            {
                                              "key": "deviceType",
                                              "value": "D"
                                            },
                                            {
                                              "key": "planType",
                                              "value": "D"
                                            },
                                            {
                                              "key": "cost",
                                              "value": "0.0"
                                            },
                                            {
                                              "key": "taxLink",
                                              "value": "main"
                                            },
                                            {
                                              "key": "fairMarketValue",
                                              "value": "0.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                            },
                                            {
                                              "key": "taxDate",
                                              "value": "2025-07-23T05:00Z"
                                            },
                                            {
                                              "key": "businessPurpose",
                                              "value": "N"
                                            },
                                            {
                                              "key": "taxableAmount",
                                              "value": "4.0"
                                            },
                                            {
                                              "key": "billingAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "shipFromAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "destinationAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "serviceAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "orderLocationAddress_srtxTaxAreaId",
                                              "value": "330612010V"
                                            },
                                            {
                                              "key": "taxExemptionCode",
                                              "value": "00"
                                            },
                                            {
                                              "key": "taxableAmount",
                                              "value": "4.0"
                                            }
                                          ]
                                        }
                                      },
                                      "productOfferingPrice": {
                                        "id": "f201bde6-255d-4799-8626-65f5bb1c505a"
                                      },
                                      "extensions": {
                                        "promotionName": "Price includes $10/mo. discount when you sign up for paperless billing and AutoPay with a debit card or bank account. Or $5/mo. with a credit card.",
                                        "promotionDescription": "Price includes $10/mo. discount when you sign up for paperless billing and AutoPay with a debit card or bank account. Or $5/mo. with a credit card."
                                      }
                                    }
                                  ],
                                  "billingProfile": {
                                    "category": "anniversary"
                                  }
                                }
                              ],
                              "itemTotalPrice": [
                                {
                                  "priceType": "RC",
                                  "recurringChargePeriod": "month",
                                  "recurringChargePeriodLength": 1,
                                  "price": {
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 77.96
                                    },
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 75
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 2.96
                                    }
                                  },
                                  "finalPrice": {
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 67.56
                                    },
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 65
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 2.56
                                    }
                                  },
                                  "standalonePrice": {
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 77.96
                                    },
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 75
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 2.96
                                    }
                                  },
                                  "immediatePayOption": {
                                    "payImmediately": false
                                  },
                                  "priceAlteration": [
                                    {
                                      "priceType": "RC",
                                      "alterationType": "Promotion Price Alteration",
                                      "chargeType": "credit",
                                      "price": {
                                        "taxIncludedAmount": {
                                          "unit": "USD",
                                          "value": 10.4
                                        },
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 10
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.4
                                        },
                                        "chargeType": "credit"
                                      }
                                    }
                                  ]
                                },
                                {
                                  "priceType": "Prorated-RC",
                                  "recurringChargePeriod": "month",
                                  "recurringChargePeriodLength": 1,
                                  "price": {
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 77.96
                                    },
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 75
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 2.96
                                    },
                                    "chargeType": "debit"
                                  },
                                  "finalPrice": {
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 67.56
                                    },
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 65
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 2.56
                                    },
                                    "chargeType": "debit"
                                  },
                                  "immediatePayOption": {
                                    "payImmediately": false
                                  },
                                  "priceAlteration": [
                                    {
                                      "priceType": "Prorated-RC",
                                      "alterationType": "Promotion Price Alteration",
                                      "chargeType": "credit",
                                      "price": {
                                        "taxIncludedAmount": {
                                          "unit": "USD",
                                          "value": 10.4
                                        },
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 10
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.4
                                        },
                                        "chargeType": "credit"
                                      }
                                    }
                                  ]
                                }
                              ],
                              "product": {
                                "referenceId": "18ba4ec5-682f-4f27-83f7-dc42cd8f77f2",
                                "href": "/v4/productRefOrValue/",
                                "id": "91337916766859110",
                                "primaryProductId": "89368504247319432",
                                "rootProductId": "89368504247319432",
                                "isCustomerVisible": true,
                                "place": [
                                  {
                                    "id": "00000DXJ1D",
                                    "name": "ServiceAddress",
                                    "role": "SA"
                                  }
                                ],
                                "productOrderItem": [
                                  {
                                    "orderItemAction": "amend",
                                    "orderItemId": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_da5782fc7f60187a8b6e641874968ef40415a0fd367",
                                    "role": "actionContributing"
                                  }
                                ],
                                "productRelationship": [
                                  {
                                    "relationshipType": "dependsOn",
                                    "relationshipSubtype": "equipment",
                                    "product": {
                                      "referenceId": "53a42f93-0e73-41ab-a492-9c57a1169fe8"
                                    }
                                  },
                                  {
                                    "relationshipType": "subscriptionRelation",
                                    "product": {
                                      "referenceId": 89368504247319420
                                    }
                                  }
                                ],
                                "productSpecification": {},
                                "relatedParty": []
                              },
                              "productOffering": {
                                "@type": "BB_Plan",
                                "id": "49653ad3-9e89-466a-a13b-e57e6f6b82b5",
                                "href": "/v4/productOffering/49653ad3-9e89-466a-a13b-e57e6f6b82b5",
                                "name": "AT&T Internet 500",
                                "productOfferingType": "BB_Plan",
                                "productOfferingTypeGroup": "BBPlan"
                              },
                              "productOrderItemRelationship": [
                                {
                                  "id": "24-567564625523_OrderItem_e9756cd99ae006ce144288875bf96bfc9b6b244c321",
                                  "relationshipType": "amendingItem"
                                },
                                {
                                  "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_7f88618265885dee82fe1b141a877bd0f7c81ee6384",
                                  "relationshipType": "ReplaceOfferToImplicit",
                                  "@type": "ReplaceOfferToImplicit"
                                }
                              ],
                              "state": "Draft",
                              "creationDate": "2025-10-28T20:23:21.416Z",
                              "characteristic": [],
                              "extensions": {},
                              "actionReason": [
                                {
                                  "action": "replace offer to",
                                  "reason": "Customer Request"
                                }
                              ]
                            },
                            {
                              "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_1318ad676b80bc5ce56e4c9d356a6bd4504ec451560",
                              "quantity": 1,
                              "billingAccount": {
                                "id": "558085266703",
                                "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/v4/billingAccount/558085266703",
                                "ratingType": "postpaid"
                              },
                              "product": {
                                "referenceId": "53a42f93-0e73-41ab-a492-9c57a1169fe8",
                                "href": "/v4/productRefOrValue/",
                                "isCustomerVisible": true,
                                "place": [
                                  {
                                    "id": "00000DXJ1D",
                                    "name": "ServiceAddress",
                                    "role": "SA"
                                  },
                                  {
                                    "id": "00010S0ERA",
                                    "name": "ShippingAddress",
                                    "role": "shipping"
                                  }
                                ],
                                "productCharacteristic": [
                                  {
                                    "name": "SKU_With_Prefix",
                                    "value": "MASKED"
                                  },
                                  {
                                    "name": "Sub_Group",
                                    "value": "MASKED"
                                  },
                                  {
                                    "name": "Delivery_Method",
                                    "value": "MASKED"
                                  },
                                  {
                                    "name": "Installation_Method",
                                    "value": "MASKED"
                                  },
                                  {
                                    "name": "Return_Method",
                                    "value": "MASKED"
                                  },
                                  {
                                    "name": "Recoverable_Disconnect",
                                    "value": "MASKED"
                                  }
                                ],
                                "productOrderItem": [
                                  {
                                    "orderItemAction": "amend",
                                    "orderItemId": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_da5782fc7f60187a8b6e641874968ef40415a0fd367",
                                    "role": "actionContributing"
                                  }
                                ],
                                "productRelationship": [
                                  {
                                    "relationshipType": "subscriptionRelation",
                                    "product": {
                                      "referenceId": 89368504247319420
                                    }
                                  }
                                ],
                                "productSpecification": {
                                  "id": "17621712-c142-4ae5-addb-e120a3ae66db",
                                  "href": "/v4/productSpecification/17621712-c142-4ae5-addb-e120a3ae66db",
                                  "name": "All-Fi Hub",
                                  "productSpecificationType": "0a12bfd7-06a3-47bc-bee6-6f66cce7fa13",
                                  "productSpecificationTypeId": "0a12bfd7-06a3-47bc-bee6-6f66cce7fa13"
                                },
                                "relatedParty": [
                                  {
                                    "id": "619d33a4-8567-4a8f-8926-4dd3262437da",
                                    "href": "/v4/relatedParty/619d33a4-8567-4a8f-8926-4dd3262437da",
                                    "role": "owner"
                                  },
                                  {
                                    "id": "4e4aa5ab-acc3-4d57-8f62-bbdc1815116a",
                                    "href": "/v4/relatedParty/4e4aa5ab-acc3-4d57-8f62-bbdc1815116a",
                                    "role": "customer"
                                  }
                                ]
                              },
                              "productOffering": {
                                "id": "d540cf2a-23ff-4ff6-b859-53c5f1985476",
                                "href": "/v4/productOffering/d540cf2a-23ff-4ff6-b859-53c5f1985476",
                                "name": "Fiber Hub",
                                "productOfferingType": "Rented_Equipment",
                                "productOfferingTypeGroup": "equipment",
                                "primary": true
                              },
                              "productOrderItemRelationship": [
                                {
                                  "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_8eec76fe9a4074911a9b585b14cdb29801ccff66169",
                                  "relationshipType": "ReplaceOfferKeepImplicit"
                                },
                                {
                                  "id": "24-567564625523_OrderItem_e402583c9211e9ac35304a303cf4c302e34cc8b0624",
                                  "relationshipType": "amendingItem"
                                }
                              ],
                              "state": "Draft",
                              "creationDate": "2025-10-28T20:23:21.419Z",
                              "productOfferingGroupOption": {
                                "groupOptionId": "a83f34c1-fb3f-11ee-b828-f9366f13e0f2"
                              },
                              "characteristic": [
                                {
                                  "name": "Available_Shipping_Options",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "Offer_Code",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "Return_Shipment_Option",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "Purchase_Option",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "buyersRemorseDuration",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "productType",
                                  "value": "MASKED"
                                }
                              ],
                              "extensions": {}
                            }
                          ],
                          "productOrderItemRelationship": [
                            {
                              "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_da5782fc7f60187a8b6e641874968ef40415a0fd367",
                              "relationshipType": "ReplaceOfferFrom",
                              "@type": "ReplaceOfferFrom"
                            },
                            {
                              "id": "692545266137149_OrderItem_496325059408539648",
                              "relationshipType": "amendingItem",
                              "@type": "amendingItem"
                            }
                          ],
                          "state": "Draft",
                          "creationDate": "2025-10-28T20:23:21.413Z",
                          "characteristic": [
                            {
                              "name": "Auto_Pay_Enrollment",
                              "value": "Y",
                              "valueType": "String"
                            },
                            {
                              "name": "TenderType",
                              "value": "ACH",
                              "valueType": "String"
                            },
                            {
                              "name": "billingProfile",
                              "value": "hassleFree",
                              "valueType": "String"
                            },
                            {
                              "name": "Payment_Type",
                              "value": "Pay_on_Bill",
                              "valueType": "String"
                            },
                            {
                              "name": "Offer_Code",
                              "value": "BINT1G",
                              "valueType": "String"
                            },
                            {
                              "name": "productType",
                              "value": "FIBER",
                              "valueType": "String"
                            }
                          ],
                          "extensions": {},
                          "actionReason": [
                            {
                              "action": "replace offer to",
                              "reason": "Customer Request"
                            }
                          ]
                        },
                        {
                          "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_1318ad676b80bc5ce56e4c9d356a6bd4504ec451561",
                          "quantity": 1,
                          "action": "terminate",
                          "billingAccount": {
                            "id": "558085266703",
                            "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/v4/billingAccount/558085266703",
                            "ratingType": "postpaid"
                          },
                          "itemPrice": [
                            {
                              "id": "5c85228b-cd50-475e-8686-fdfeedbd9902",
                              "name": "Fiber Wi-Fi Coverage Service",
                              "description": "Fiber Wi-Fi Coverage Service",
                              "priceType": "RC",
                              "priceCategory": "serviceRC",
                              "recurringChargePeriod": "month",
                              "recurringChargePeriodLength": 1,
                              "taxIncluded": "Excluded",
                              "role": "Price",
                              "price": {
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 10.4
                                },
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 10
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.4
                                },
                                "appliedTax": [
                                  {
                                    "id": "1",
                                    "taxDefinition": {
                                      "name": "State Sales Tax",
                                      "taxRate": 0.02,
                                      "taxType": "99",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "validFor": {
                                        "startDateTime": "2025-07-23T14:19:00.904Z",
                                        "endDateTime": "2025-07-23T14:19:00.904Z"
                                      },
                                      "taxJurisdiction": {
                                        "name": "NEW YORK",
                                        "level": "STATE",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.2
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": 10
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "taxLineId",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxTypeInd",
                                          "value": "SALESTAX"
                                        },
                                        {
                                          "key": "displayOrder",
                                          "value": "1"
                                        },
                                        {
                                          "key": "printGroup",
                                          "value": "TAX"
                                        },
                                        {
                                          "key": "printName",
                                          "value": "State Sales Tax"
                                        },
                                        {
                                          "key": "parentTaxLineID",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxGeneralLedgerAccount",
                                          "value": "0000.000"
                                        },
                                        {
                                          "key": "imposition",
                                          "value": "STATE SALES TAX"
                                        },
                                        {
                                          "key": "impositionType",
                                          "value": "NEW YORK|NEW YORK|NY|US"
                                        },
                                        {
                                          "key": "taxCategoryCode",
                                          "value": "01"
                                        },
                                        {
                                          "key": "percentTaxable",
                                          "value": "1.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                        },
                                        {
                                          "key": "authorityLevel",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxResult",
                                          "value": "TAXABLE"
                                        },
                                        {
                                          "key": "taxOnTaxAmount",
                                          "value": "0.004"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "id": "2",
                                    "taxDefinition": {
                                      "name": "NY State Public Safety Comm Surcharge",
                                      "taxRate": 0.012,
                                      "taxType": "32",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "validFor": {
                                        "startDateTime": "2025-07-23T14:19:00.904Z",
                                        "endDateTime": "2025-07-23T14:19:00.904Z"
                                      },
                                      "taxJurisdiction": {
                                        "name": "NEW YORK",
                                        "level": "STATE",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.2
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": 10
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "taxLineId",
                                          "value": "2"
                                        },
                                        {
                                          "key": "taxTypeInd",
                                          "value": "P"
                                        },
                                        {
                                          "key": "displayOrder",
                                          "value": "1"
                                        },
                                        {
                                          "key": "printGroup",
                                          "value": "TAX"
                                        },
                                        {
                                          "key": "printName",
                                          "value": "NY State Public Safety Comm Surcharge"
                                        },
                                        {
                                          "key": "parentTaxLineID",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxGeneralLedgerAccount",
                                          "value": "0000.000"
                                        },
                                        {
                                          "key": "imposition",
                                          "value": "Prepaid Wireless Surcharge"
                                        },
                                        {
                                          "key": "impositionType",
                                          "value": "911 Fee"
                                        },
                                        {
                                          "key": "taxCategoryCode",
                                          "value": "01"
                                        },
                                        {
                                          "key": "percentTaxable",
                                          "value": "1.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                        },
                                        {
                                          "key": "authorityLevel",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxOnTaxAmount",
                                          "value": "0.004"
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "extensions": {
                                  "Charge": [
                                    {
                                      "value": "relation change",
                                      "key": "action"
                                    },
                                    {
                                      "value": "System",
                                      "key": "reasonCode"
                                    },
                                    {
                                      "value": "Owner_Customer_111222333484",
                                      "key": "individualId"
                                    },
                                    {
                                      "value": "FIBER",
                                      "key": "productType"
                                    }
                                  ],
                                  "Tax": [
                                    {
                                      "key": "deviceType",
                                      "value": "D"
                                    },
                                    {
                                      "key": "planType",
                                      "value": "D"
                                    },
                                    {
                                      "key": "cost",
                                      "value": "0.0"
                                    },
                                    {
                                      "key": "taxLink",
                                      "value": "main"
                                    },
                                    {
                                      "key": "fairMarketValue",
                                      "value": "0.0"
                                    },
                                    {
                                      "key": "geoCodeInfo",
                                      "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                    },
                                    {
                                      "key": "taxDate",
                                      "value": "2025-07-23T05:00Z"
                                    },
                                    {
                                      "key": "businessPurpose",
                                      "value": "N"
                                    },
                                    {
                                      "key": "taxableAmount",
                                      "value": "10.0"
                                    },
                                    {
                                      "key": "billingAddress_srtxTaxAreaId",
                                      "value": "330612010V"
                                    },
                                    {
                                      "key": "shipFromAddress_srtxTaxAreaId",
                                      "value": "330612010V"
                                    },
                                    {
                                      "key": "destinationAddress_srtxTaxAreaId",
                                      "value": "330612010V"
                                    },
                                    {
                                      "key": "serviceAddress_srtxTaxAreaId",
                                      "value": "330612010V"
                                    },
                                    {
                                      "key": "orderLocationAddress_srtxTaxAreaId",
                                      "value": "330612010V"
                                    },
                                    {
                                      "key": "taxExemptionCode",
                                      "value": "00"
                                    },
                                    {
                                      "key": "taxableAmount",
                                      "value": "10.0"
                                    }
                                  ]
                                }
                              },
                              "finalPrice": {
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 10.4
                                },
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 10
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.4
                                },
                                "appliedTax": [
                                  {
                                    "id": "1",
                                    "taxDefinition": {
                                      "name": "State Sales Tax",
                                      "taxRate": 0.02,
                                      "taxType": "99",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "validFor": {
                                        "startDateTime": "2025-07-23T14:19:00.904Z",
                                        "endDateTime": "2025-07-23T14:19:00.904Z"
                                      },
                                      "taxJurisdiction": {
                                        "name": "NEW YORK",
                                        "level": "STATE",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.2
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": 10
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "taxLineId",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxTypeInd",
                                          "value": "SALESTAX"
                                        },
                                        {
                                          "key": "displayOrder",
                                          "value": "1"
                                        },
                                        {
                                          "key": "printGroup",
                                          "value": "TAX"
                                        },
                                        {
                                          "key": "printName",
                                          "value": "State Sales Tax"
                                        },
                                        {
                                          "key": "parentTaxLineID",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxGeneralLedgerAccount",
                                          "value": "0000.000"
                                        },
                                        {
                                          "key": "imposition",
                                          "value": "STATE SALES TAX"
                                        },
                                        {
                                          "key": "impositionType",
                                          "value": "NEW YORK|NEW YORK|NY|US"
                                        },
                                        {
                                          "key": "taxCategoryCode",
                                          "value": "01"
                                        },
                                        {
                                          "key": "percentTaxable",
                                          "value": "1.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                        },
                                        {
                                          "key": "authorityLevel",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxResult",
                                          "value": "TAXABLE"
                                        },
                                        {
                                          "key": "taxOnTaxAmount",
                                          "value": "0.004"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "id": "2",
                                    "taxDefinition": {
                                      "name": "NY State Public Safety Comm Surcharge",
                                      "taxRate": 0.012,
                                      "taxType": "32",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "validFor": {
                                        "startDateTime": "2025-07-23T14:19:00.904Z",
                                        "endDateTime": "2025-07-23T14:19:00.904Z"
                                      },
                                      "taxJurisdiction": {
                                        "name": "NEW YORK",
                                        "level": "STATE",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.2
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": 10
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "taxLineId",
                                          "value": "2"
                                        },
                                        {
                                          "key": "taxTypeInd",
                                          "value": "P"
                                        },
                                        {
                                          "key": "displayOrder",
                                          "value": "1"
                                        },
                                        {
                                          "key": "printGroup",
                                          "value": "TAX"
                                        },
                                        {
                                          "key": "printName",
                                          "value": "NY State Public Safety Comm Surcharge"
                                        },
                                        {
                                          "key": "parentTaxLineID",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxGeneralLedgerAccount",
                                          "value": "0000.000"
                                        },
                                        {
                                          "key": "imposition",
                                          "value": "Prepaid Wireless Surcharge"
                                        },
                                        {
                                          "key": "impositionType",
                                          "value": "911 Fee"
                                        },
                                        {
                                          "key": "taxCategoryCode",
                                          "value": "01"
                                        },
                                        {
                                          "key": "percentTaxable",
                                          "value": "1.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                        },
                                        {
                                          "key": "authorityLevel",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxOnTaxAmount",
                                          "value": "0.004"
                                        }
                                      ]
                                    }
                                  }
                                ]
                              },
                              "standalonePrice": {
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 10.4
                                },
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 10
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.4
                                },
                                "appliedTax": [
                                  {
                                    "id": "1",
                                    "taxDefinition": {
                                      "name": "State Sales Tax",
                                      "taxRate": 0.02,
                                      "taxType": "99",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "validFor": {
                                        "startDateTime": "2025-07-23T14:19:00.904Z",
                                        "endDateTime": "2025-07-23T14:19:00.904Z"
                                      },
                                      "taxJurisdiction": {
                                        "name": "NEW YORK",
                                        "level": "STATE",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.2
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": 10
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "taxLineId",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxTypeInd",
                                          "value": "SALESTAX"
                                        },
                                        {
                                          "key": "displayOrder",
                                          "value": "1"
                                        },
                                        {
                                          "key": "printGroup",
                                          "value": "TAX"
                                        },
                                        {
                                          "key": "printName",
                                          "value": "State Sales Tax"
                                        },
                                        {
                                          "key": "parentTaxLineID",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxGeneralLedgerAccount",
                                          "value": "0000.000"
                                        },
                                        {
                                          "key": "imposition",
                                          "value": "STATE SALES TAX"
                                        },
                                        {
                                          "key": "impositionType",
                                          "value": "NEW YORK|NEW YORK|NY|US"
                                        },
                                        {
                                          "key": "taxCategoryCode",
                                          "value": "01"
                                        },
                                        {
                                          "key": "percentTaxable",
                                          "value": "1.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                        },
                                        {
                                          "key": "authorityLevel",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxResult",
                                          "value": "TAXABLE"
                                        },
                                        {
                                          "key": "taxOnTaxAmount",
                                          "value": "0.004"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "id": "2",
                                    "taxDefinition": {
                                      "name": "NY State Public Safety Comm Surcharge",
                                      "taxRate": 0.012,
                                      "taxType": "32",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "validFor": {
                                        "startDateTime": "2025-07-23T14:19:00.904Z",
                                        "endDateTime": "2025-07-23T14:19:00.904Z"
                                      },
                                      "taxJurisdiction": {
                                        "name": "NEW YORK",
                                        "level": "STATE",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.2
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": 10
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "taxLineId",
                                          "value": "2"
                                        },
                                        {
                                          "key": "taxTypeInd",
                                          "value": "P"
                                        },
                                        {
                                          "key": "displayOrder",
                                          "value": "1"
                                        },
                                        {
                                          "key": "printGroup",
                                          "value": "TAX"
                                        },
                                        {
                                          "key": "printName",
                                          "value": "NY State Public Safety Comm Surcharge"
                                        },
                                        {
                                          "key": "parentTaxLineID",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxGeneralLedgerAccount",
                                          "value": "0000.000"
                                        },
                                        {
                                          "key": "imposition",
                                          "value": "Prepaid Wireless Surcharge"
                                        },
                                        {
                                          "key": "impositionType",
                                          "value": "911 Fee"
                                        },
                                        {
                                          "key": "taxCategoryCode",
                                          "value": "01"
                                        },
                                        {
                                          "key": "percentTaxable",
                                          "value": "1.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                        },
                                        {
                                          "key": "authorityLevel",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxOnTaxAmount",
                                          "value": "0.004"
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "extensions": {
                                  "Charge": [
                                    {
                                      "value": "relation change",
                                      "key": "action"
                                    },
                                    {
                                      "value": "System",
                                      "key": "reasonCode"
                                    },
                                    {
                                      "value": "Owner_Customer_111222333484",
                                      "key": "individualId"
                                    },
                                    {
                                      "value": "FIBER",
                                      "key": "productType"
                                    }
                                  ],
                                  "Tax": [
                                    {
                                      "key": "deviceType",
                                      "value": "D"
                                    },
                                    {
                                      "key": "planType",
                                      "value": "D"
                                    },
                                    {
                                      "key": "cost",
                                      "value": "0.0"
                                    },
                                    {
                                      "key": "taxLink",
                                      "value": "main"
                                    },
                                    {
                                      "key": "fairMarketValue",
                                      "value": "0.0"
                                    },
                                    {
                                      "key": "geoCodeInfo",
                                      "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                    },
                                    {
                                      "key": "taxDate",
                                      "value": "2025-07-23T05:00Z"
                                    },
                                    {
                                      "key": "businessPurpose",
                                      "value": "N"
                                    },
                                    {
                                      "key": "taxableAmount",
                                      "value": "10.0"
                                    },
                                    {
                                      "key": "billingAddress_srtxTaxAreaId",
                                      "value": "330612010V"
                                    },
                                    {
                                      "key": "shipFromAddress_srtxTaxAreaId",
                                      "value": "330612010V"
                                    },
                                    {
                                      "key": "destinationAddress_srtxTaxAreaId",
                                      "value": "330612010V"
                                    },
                                    {
                                      "key": "serviceAddress_srtxTaxAreaId",
                                      "value": "330612010V"
                                    },
                                    {
                                      "key": "orderLocationAddress_srtxTaxAreaId",
                                      "value": "330612010V"
                                    },
                                    {
                                      "key": "taxExemptionCode",
                                      "value": "00"
                                    },
                                    {
                                      "key": "taxableAmount",
                                      "value": "10.0"
                                    }
                                  ]
                                }
                              },
                              "productOfferingPrice": {
                                "id": "5c85228b-cd50-475e-8686-fdfeedbd9902",
                                "version": "5c85228b-cd50-475e-8686-fdfeedbd9902",
                                "validFor": {
                                  "startDateTime": "2024-06-17T05:00:00Z"
                                }
                              },
                              "billingAccount": {
                                "id": "Billing_83371727",
                                "href": "https://amd-apigw-amo-il36-env58-runtime.apps.ildelocpamo436.ocpd.corp.amdocs.com/v4/billingAccount/Billing_83371727",
                                "ratingType": "postpaid"
                              },
                              "immediatePayOption": {
                                "payImmediately": false
                              },
                              "billingProfile": {
                                "category": "anniversary"
                              }
                            },
                            {
                              "id": "5c85228b-cd50-475e-8686-fdfeedbd9902Prorated-RC-1",
                              "name": "Fiber Wi-Fi Coverage Service",
                              "description": "Fiber Wi-Fi Coverage Service",
                              "priceType": "Prorated-RC",
                              "recurringChargePeriod": "month",
                              "recurringChargePeriodLength": 1,
                              "taxIncluded": "Excluded",
                              "role": "Price",
                              "prorationFactor": 1,
                              "price": {
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 10.4
                                },
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 10
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.4
                                },
                                "chargeType": "debit",
                                "appliedTax": [
                                  {
                                    "id": "1",
                                    "taxDefinition": {
                                      "name": "State Sales Tax",
                                      "taxRate": 0.02,
                                      "taxType": "99",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "validFor": {
                                        "startDateTime": "2025-07-23T05:00:00Z",
                                        "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                      },
                                      "taxJurisdiction": {
                                        "name": "NEW YORK",
                                        "level": "STATE",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.2
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": 10
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "taxLineId",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxTypeInd",
                                          "value": "SALESTAX"
                                        },
                                        {
                                          "key": "displayOrder",
                                          "value": "1"
                                        },
                                        {
                                          "key": "printGroup",
                                          "value": "TAX"
                                        },
                                        {
                                          "key": "printName",
                                          "value": "State Sales Tax"
                                        },
                                        {
                                          "key": "parentTaxLineID",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxGeneralLedgerAccount",
                                          "value": "0000.000"
                                        },
                                        {
                                          "key": "imposition",
                                          "value": "STATE SALES TAX"
                                        },
                                        {
                                          "key": "impositionType",
                                          "value": "NEW YORK|NEW YORK|NY|US"
                                        },
                                        {
                                          "key": "taxCategoryCode",
                                          "value": "01"
                                        },
                                        {
                                          "key": "percentTaxable",
                                          "value": "1.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                        },
                                        {
                                          "key": "authorityLevel",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxResult",
                                          "value": "TAXABLE"
                                        },
                                        {
                                          "key": "taxOnTaxAmount",
                                          "value": "0.004"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "id": "2",
                                    "taxDefinition": {
                                      "name": "NY State Public Safety Comm Surcharge",
                                      "taxRate": 0.012,
                                      "taxType": "32",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "validFor": {
                                        "startDateTime": "2025-07-23T05:00:00Z",
                                        "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                      },
                                      "taxJurisdiction": {
                                        "name": "NEW YORK",
                                        "level": "STATE",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.2
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": 10
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "taxLineId",
                                          "value": "2"
                                        },
                                        {
                                          "key": "taxTypeInd",
                                          "value": "P"
                                        },
                                        {
                                          "key": "displayOrder",
                                          "value": "1"
                                        },
                                        {
                                          "key": "printGroup",
                                          "value": "TAX"
                                        },
                                        {
                                          "key": "printName",
                                          "value": "NY State Public Safety Comm Surcharge"
                                        },
                                        {
                                          "key": "parentTaxLineID",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxGeneralLedgerAccount",
                                          "value": "0000.000"
                                        },
                                        {
                                          "key": "imposition",
                                          "value": "Prepaid Wireless Surcharge"
                                        },
                                        {
                                          "key": "impositionType",
                                          "value": "911 Fee"
                                        },
                                        {
                                          "key": "taxCategoryCode",
                                          "value": "01"
                                        },
                                        {
                                          "key": "percentTaxable",
                                          "value": "1.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                        },
                                        {
                                          "key": "authorityLevel",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxOnTaxAmount",
                                          "value": "0.004"
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "extensions": {
                                  "Charge": [
                                    {
                                      "value": "relation change",
                                      "key": "action"
                                    },
                                    {
                                      "value": "System",
                                      "key": "reasonCode"
                                    },
                                    {
                                      "value": "Owner_Customer_111222333484",
                                      "key": "individualId"
                                    },
                                    {
                                      "value": "FIBER",
                                      "key": "productType"
                                    }
                                  ],
                                  "Tax": [
                                    {
                                      "key": "deviceType",
                                      "value": "D"
                                    },
                                    {
                                      "key": "planType",
                                      "value": "D"
                                    },
                                    {
                                      "key": "cost",
                                      "value": "0.0"
                                    },
                                    {
                                      "key": "taxLink",
                                      "value": "main"
                                    },
                                    {
                                      "key": "fairMarketValue",
                                      "value": "0.0"
                                    },
                                    {
                                      "key": "geoCodeInfo",
                                      "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                    },
                                    {
                                      "key": "taxDate",
                                      "value": "2025-07-23T05:00Z"
                                    },
                                    {
                                      "key": "businessPurpose",
                                      "value": "N"
                                    },
                                    {
                                      "key": "taxableAmount",
                                      "value": "10.0"
                                    },
                                    {
                                      "key": "billingAddress_srtxTaxAreaId",
                                      "value": "330612010V"
                                    },
                                    {
                                      "key": "shipFromAddress_srtxTaxAreaId",
                                      "value": "330612010V"
                                    },
                                    {
                                      "key": "destinationAddress_srtxTaxAreaId",
                                      "value": "330612010V"
                                    },
                                    {
                                      "key": "serviceAddress_srtxTaxAreaId",
                                      "value": "330612010V"
                                    },
                                    {
                                      "key": "orderLocationAddress_srtxTaxAreaId",
                                      "value": "330612010V"
                                    },
                                    {
                                      "key": "taxExemptionCode",
                                      "value": "00"
                                    },
                                    {
                                      "key": "taxableAmount",
                                      "value": "10.0"
                                    }
                                  ]
                                }
                              },
                              "finalPrice": {
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 10.4
                                },
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 10
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.4
                                },
                                "chargeType": "debit",
                                "appliedTax": [
                                  {
                                    "id": "1",
                                    "taxDefinition": {
                                      "name": "State Sales Tax",
                                      "taxRate": 0.02,
                                      "taxType": "99",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "validFor": {
                                        "startDateTime": "2025-07-23T05:00:00Z",
                                        "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                      },
                                      "taxJurisdiction": {
                                        "name": "NEW YORK",
                                        "level": "STATE",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.2
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": 10
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "taxLineId",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxTypeInd",
                                          "value": "SALESTAX"
                                        },
                                        {
                                          "key": "displayOrder",
                                          "value": "1"
                                        },
                                        {
                                          "key": "printGroup",
                                          "value": "TAX"
                                        },
                                        {
                                          "key": "printName",
                                          "value": "State Sales Tax"
                                        },
                                        {
                                          "key": "parentTaxLineID",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxGeneralLedgerAccount",
                                          "value": "0000.000"
                                        },
                                        {
                                          "key": "imposition",
                                          "value": "STATE SALES TAX"
                                        },
                                        {
                                          "key": "impositionType",
                                          "value": "NEW YORK|NEW YORK|NY|US"
                                        },
                                        {
                                          "key": "taxCategoryCode",
                                          "value": "01"
                                        },
                                        {
                                          "key": "percentTaxable",
                                          "value": "1.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                        },
                                        {
                                          "key": "authorityLevel",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxResult",
                                          "value": "TAXABLE"
                                        },
                                        {
                                          "key": "taxOnTaxAmount",
                                          "value": "0.004"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "id": "2",
                                    "taxDefinition": {
                                      "name": "NY State Public Safety Comm Surcharge",
                                      "taxRate": 0.012,
                                      "taxType": "32",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "validFor": {
                                        "startDateTime": "2025-07-23T05:00:00Z",
                                        "endDateTime": "2025-08-23T04:59:59.999999999Z"
                                      },
                                      "taxJurisdiction": {
                                        "name": "NEW YORK",
                                        "level": "STATE",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.2
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": 10
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "taxLineId",
                                          "value": "2"
                                        },
                                        {
                                          "key": "taxTypeInd",
                                          "value": "P"
                                        },
                                        {
                                          "key": "displayOrder",
                                          "value": "1"
                                        },
                                        {
                                          "key": "printGroup",
                                          "value": "TAX"
                                        },
                                        {
                                          "key": "printName",
                                          "value": "NY State Public Safety Comm Surcharge"
                                        },
                                        {
                                          "key": "parentTaxLineID",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxGeneralLedgerAccount",
                                          "value": "0000.000"
                                        },
                                        {
                                          "key": "imposition",
                                          "value": "Prepaid Wireless Surcharge"
                                        },
                                        {
                                          "key": "impositionType",
                                          "value": "911 Fee"
                                        },
                                        {
                                          "key": "taxCategoryCode",
                                          "value": "01"
                                        },
                                        {
                                          "key": "percentTaxable",
                                          "value": "1.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NEW YORK|NEW YORK|NY|US|330612010V"
                                        },
                                        {
                                          "key": "authorityLevel",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxOnTaxAmount",
                                          "value": "0.004"
                                        }
                                      ]
                                    }
                                  }
                                ]
                              },
                              "periodCoverage": {
                                "startDateTime": "2025-07-23T05:00:00Z",
                                "endDateTime": "2025-08-23T04:59:59.999999999Z"
                              },
                              "productOfferingPrice": {
                                "id": "5c85228b-cd50-475e-8686-fdfeedbd9902Prorated-RC-1",
                                "validFor": {}
                              },
                              "billingAccount": {
                                "id": "Billing_83371727",
                                "href": "https://amd-apigw-amo-il36-env58-runtime.apps.ildelocpamo436.ocpd.corp.amdocs.com/v4/billingAccount/Billing_83371727",
                                "ratingType": "postpaid"
                              },
                              "immediatePayOption": {
                                "payImmediately": false
                              },
                              "orderPriceRelationship": {
                                "id": "5c85228b-cd50-475e-8686-fdfeedbd9902",
                                "orderPriceRelationshipType": "proratedPrice"
                              },
                              "billingProfile": {
                                "category": "anniversary"
                              }
                            }
                          ],
                          "itemTotalPrice": [
                            {
                              "priceType": "RC",
                              "recurringChargePeriod": "month",
                              "recurringChargePeriodLength": 1,
                              "price": {
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 10.4
                                },
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 10
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.4
                                }
                              },
                              "finalPrice": {
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 10.4
                                },
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 10
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.4
                                }
                              },
                              "standalonePrice": {
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 10.4
                                },
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 10
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.4
                                }
                              },
                              "immediatePayOption": {
                                "payImmediately": false
                              }
                            },
                            {
                              "priceType": "Prorated-RC",
                              "recurringChargePeriod": "month",
                              "recurringChargePeriodLength": 1,
                              "price": {
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 10.4
                                },
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 10
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.4
                                },
                                "chargeType": "debit"
                              },
                              "finalPrice": {
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 10.4
                                },
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 10
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.4
                                },
                                "chargeType": "debit"
                              },
                              "immediatePayOption": {
                                "payImmediately": false
                              }
                            },
                            {
                              "finalPrice": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 65
                                }
                              },
                              "immediatePayOption": {
                                "payImmediately": false
                              },
                              "price": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 65
                                }
                              },
                              "priceType": "OC",
                              "role": "NRF"
                            }
                          ],
                          "product": {
                            "referenceId": "9c5aff78-c9c8-439d-b78a-5d741d6e5a38",
                            "href": "/v4/productRefOrValue/",
                            "isCustomerVisible": true,
                            "place": [
                              {
                                "id": "00000DXJ1D",
                                "name": "ServiceAddress",
                                "role": "SA"
                              }
                            ],
                            "productOrderItem": [
                              {
                                "orderItemAction": "amend",
                                "orderItemId": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_1318ad676b80bc5ce56e4c9d356a6bd4504ec451561",
                                "role": "actionContributing"
                              },
                              {
                                "orderItemAction": "amend",
                                "orderItemId": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_da5782fc7f60187a8b6e641874968ef40415a0df736",
                                "role": "actionContributing"
                              }
                            ],
                            "productRelationship": [
                              {
                                "relationshipType": "commercialRelation",
                                "relationshipSubtype": "94fe0227-ab56-45c2-b124-5fd49d570142",
                                "product": {
                                  "referenceId": 89368504247319420
                                }
                              },
                              {
                                "relationshipType": "subscriptionRelation",
                                "product": {
                                  "referenceId": 89368504247319420
                                }
                              }
                            ],
                            "relatedParty": [
                              {
                                "id": "619d33a4-8567-4a8f-8926-4dd3262437da",
                                "href": "/v4/relatedParty/619d33a4-8567-4a8f-8926-4dd3262437da",
                                "role": "owner"
                              },
                              {
                                "id": "4e4aa5ab-acc3-4d57-8f62-bbdc1815116a",
                                "href": "/v4/relatedParty/4e4aa5ab-acc3-4d57-8f62-bbdc1815116a",
                                "role": "customer"
                              }
                            ]
                          },
                          "productOffering": {
                            "id": "b474f34f-5c2b-4501-99dd-28ef9e60dcff",
                            "href": "/v4/productOffering/63fd411b-9ba8-484b-bba5-52797f4c26a1",
                            "name": "Extended Wi-Fi Coverage Service",
                            "productOfferingType": "Coverage",
                            "productOfferingTypeGroup": "addon",
                            "primary": true
                          },
                          "productOrderItem": [
                            {
                              "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_8eec76fe9a4074911a9b585b14cdb29801ccff66168",
                              "quantity": 1,
                              "action": "terminate",
                              "billingAccount": {
                                "id": "558085266703",
                                "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/v4/billingAccount/558085266703",
                                "ratingType": "postpaid"
                              },
                              "product": {
                                "referenceId": "42a22b6a-36b2-44d6-9168-5ef408783b71",
                                "href": "/v4/productRefOrValue/",
                                "isCustomerVisible": true,
                                "place": [
                                  {
                                    "id": "00010S0ERA",
                                    "name": "ShippingAddress",
                                    "role": "shipping"
                                  }
                                ],
                                "productCharacteristic": [
                                  {
                                    "name": "SKU_With_Prefix",
                                    "value": "MASKED"
                                  },
                                  {
                                    "name": "Sub_Group",
                                    "value": "MASKED"
                                  },
                                  {
                                    "name": "Delivery_Method",
                                    "value": "MASKED"
                                  },
                                  {
                                    "name": "Installation_Method",
                                    "value": "MASKED"
                                  },
                                  {
                                    "name": "Return_Method",
                                    "value": "MASKED"
                                  },
                                  {
                                    "name": "Recoverable_Disconnect",
                                    "value": "MASKED"
                                  }
                                ],
                                "productOrderItem": [
                                  {
                                    "orderItemAction": "amend",
                                    "orderItemId": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_1318ad676b80bc5ce56e4c9d356a6bd4504ec451561",
                                    "role": "actionContributing"
                                  },
                                  {
                                    "orderItemAction": "amend",
                                    "orderItemId": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_7f88618265885dee82fe1b141a877bd0f7c81ee3648",
                                    "role": "actionContributing"
                                  }
                                ],
                                "productRelationship": [
                                  {
                                    "relationshipType": "enabledBy",
                                    "product": {
                                      "referenceId": "18ba4ec5-682f-4f27-83f7-dc42cd8f77f2"
                                    }
                                  },
                                  {
                                    "relationshipType": "subscriptionRelation",
                                    "product": {
                                      "referenceId": 89368504247319420
                                    }
                                  }
                                ],
                                "productSpecification": {
                                  "id": "5a7aaa02-1a18-47fd-927b-5a74cba7f32b",
                                  "href": "/v4/productSpecification/5a7aaa02-1a18-47fd-927b-5a74cba7f32b",
                                  "name": "All-Fi Booster",
                                  "productSpecificationType": "12d24ab7-46d4-46ce-a49b-7c2528a6bce5",
                                  "productSpecificationTypeId": "12d24ab7-46d4-46ce-a49b-7c2528a6bce5"
                                },
                                "relatedParty": [
                                  {
                                    "id": "619d33a4-8567-4a8f-8926-4dd3262437da",
                                    "href": "/v4/relatedParty/619d33a4-8567-4a8f-8926-4dd3262437da",
                                    "role": "owner"
                                  },
                                  {
                                    "id": "4e4aa5ab-acc3-4d57-8f62-bbdc1815116a",
                                    "href": "/v4/relatedParty/4e4aa5ab-acc3-4d57-8f62-bbdc1815116a",
                                    "role": "customer"
                                  }
                                ]
                              },
                              "itemPrice": [
                                {
                                  "finalPrice": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 65
                                    }
                                  },
                                  "id": "NRF_PRICE_ID_1_WFEXT4971EM-41",
                                  "immediatePayOption": {
                                    "payImmediately": false
                                  },
                                  "name": "Non return fee for WFEXT4971EM-41",
                                  "price": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 65
                                    }
                                  },
                                  "priceType": "OC",
                                  "productOfferingPrice": {
                                    "priceType": "penalty",
                                    "validFor": {
                                      "startDateTime": "2025-10-16T22:41:47.713Z"
                                    }
                                  },
                                  "role": "NRF",
                                  "taxIncluded": "Excluded"
                                }
                              ],
                              "itemTotalPrice": [
                                {
                                  "finalPrice": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 65
                                    }
                                  },
                                  "immediatePayOption": {
                                    "payImmediately": false
                                  },
                                  "price": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 65
                                    }
                                  },
                                  "priceType": "OC",
                                  "role": "NRF"
                                }
                              ],
                              "product (copy)": {
                                "id": "65228467744503159",
                                "name": "All-Fi Fiber Booster",
                                "place": [
                                  {
                                    "id": "00000T2S77",
                                    "name": "ServiceAddress",
                                    "role": "SA"
                                  },
                                  {
                                    "id": "00000T2S77",
                                    "name": "InstallationAddress",
                                    "role": "installation"
                                  }
                                ],
                                "primaryProductId": "65228467744503159",
                                "productCharacteristic": [
                                  {
                                    "name": "SKU_With_Prefix",
                                    "value": "RTL.204AA"
                                  },
                                  {
                                    "name": "Sub_Group",
                                    "value": "BOOSTER3"
                                  },
                                  {
                                    "name": "Installation_Method",
                                    "value": "Self_Installation"
                                  },
                                  {
                                    "name": "Delivery_Method",
                                    "value": "Indirect_Delivery_Shipping"
                                  },
                                  {
                                    "name": "Return_Method",
                                    "value": "Return_by_box_Shipment"
                                  },
                                  {
                                    "name": "Recoverable_Disconnect",
                                    "value": "RECOVERABLE"
                                  },
                                  {
                                    "name": "Model",
                                    "value": "WFEXT4971EM-41"
                                  }
                                ],
                                "productRelationship": [
                                  {
                                    "product": {
                                      "id": "28873002445071735",
                                      "primaryProductId": "29857708704841574"
                                    },
                                    "relationshipType": "enabledBy"
                                  },
                                  {
                                    "product": {
                                      "id": "29857708704841574",
                                      "primaryProductId": "29857708704841574"
                                    },
                                    "relationshipType": "subscriptionRelation"
                                  }
                                ],
                                "productSpecification": {
                                  "id": "2fb2e1fc-25e2-4ce1-90e6-30d5c02aa01e",
                                  "name": "All-Fi Fiber Booster ",
                                  "productSpecificationType": "12d24ab7-46d4-46ce-a49b-7c2528a6bce5"
                                },
                                "referenceId": "a97d42c6-69b2-43d0-8f3a-bc72456c9a9d"
                              },
                              "productOffering": {
                                "id": "3be36e21-9fb4-4fe9-aaa8-fb2ebac818dc",
                                "href": "/v4/productOffering/31f4774c-3ad1-4cb5-8413-450d06a4d49b",
                                "name": "All-Fi Fiber Booster",
                                "productOfferingType": "Equipment",
                                "productOfferingTypeGroup": "BBDevice",
                                "primary": true
                              },
                              "productOrderItemRelationship": [
                                {
                                  "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_8eec76fe9a4074911a9b585b14cdb29801ccff66169",
                                  "relationshipType": "DeliveredBy"
                                },
                                {
                                  "id": "24-567564625523_OrderItem_e402583c9211e9ac35304a303cf4c302e34cc8b0626",
                                  "relationshipType": "amendingItem"
                                }
                              ],
                              "state": "Draft",
                              "creationDate": "2025-10-28T20:23:21.421Z",
                              "productOfferingGroupOption": {
                                "groupOptionId": "482dd825-81cf-11ec-9599-99edba8abb8c"
                              },
                              "characteristic": [
                                {
                                  "name": "Available_Shipping_Options",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "Offer_Code",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "Return_Shipment_Option",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "Purchase_Option",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "buyersRemorseDuration",
                                  "value": "MASKED"
                                },
                                {
                                  "name": "productType",
                                  "value": "MASKED"
                                }
                              ],
                              "extensions": {},
                              "actionReason": [
                                {
                                  "action": "add",
                                  "metadata": [
                                    {
                                      "metadataType": "actionProperties",
                                      "name": "actionType",
                                      "value": "MASKED"
                                    }
                                  ],
                                  "reason": "System"
                                }
                              ]
                            }
                          ],
                          "productOrderItemRelationship": [
                            {
                              "id": "24-567564625523_OrderItem_e402583c9211e9ac35304a303cf4c302e34cc8b0625",
                              "relationshipType": "amendingItem"
                            }
                          ],
                          "state": "Draft",
                          "creationDate": "2025-10-28T20:23:21.419Z",
                          "characteristic": [
                            {
                              "name": "buyersRemorseDuration",
                              "value": "31",
                              "valueType": "Integer"
                            },
                            {
                              "name": "Available_Shipping_Options",
                              "value": "Standard_Post",
                              "valueType": "String",
                              "metadata": [
                                {
                                  "name": "businessType",
                                  "value": "availableShippingOptions",
                                  "metadataType": "General"
                                },
                                {
                                  "name": "businessType",
                                  "value": "availableShippingOptions",
                                  "metadataType": "General"
                                }
                              ],
                              "valueMetadata": [
                                {
                                  "name": "businessType",
                                  "value": "Standard_Post",
                                  "metadataType": "General",
                                  "sourceValue": "Standard_Post"
                                },
                                {
                                  "name": "businessType",
                                  "value": "OvernightShipping",
                                  "metadataType": "General",
                                  "sourceValue": "Overnight_Shipping"
                                }
                              ]
                            },
                            {
                              "name": "billingProfile",
                              "value": "hassleFree",
                              "valueType": "String"
                            },
                            {
                              "name": "Purchase_Option",
                              "value": "Rent",
                              "valueType": "String"
                            },
                            {
                              "name": "Payment_Type",
                              "value": "Pay_on_Bill",
                              "valueType": "String"
                            },
                            {
                              "name": "Offer_Code",
                              "value": "FBHUB",
                              "valueType": "String"
                            },
                            {
                              "name": "Return_Shipment_Option",
                              "value": "Standard_Post",
                              "valueType": "String",
                              "metadata": [
                                {
                                  "name": "businessType",
                                  "value": "shippedBack",
                                  "metadataType": "General"
                                },
                                {
                                  "name": "businessType",
                                  "value": "shippedBack",
                                  "metadataType": "General"
                                }
                              ],
                              "valueMetadata": [
                                {
                                  "name": "businessType",
                                  "value": "Standard_Post",
                                  "metadataType": "General",
                                  "sourceValue": "Standard_Post"
                                },
                                {
                                  "name": "businessType",
                                  "value": "dropAtStore",
                                  "metadataType": "General",
                                  "sourceValue": "Drop_at_Store"
                                }
                              ]
                            },
                            {
                              "name": "productType",
                              "value": "FIBER",
                              "valueType": "String"
                            }
                          ],
                          "extensions": {},
                          "actionReason": [
                            {
                              "action": "terminate",
                              "metadata": [
                                {
                                  "metadataType": "actionProperties",
                                  "name": "actionType",
                                  "value": "MASKED"
                                }
                              ],
                              "reason": "TERM-NS"
                            }
                          ]
                        },
                        {
                          "id": "513686181271539_OrderItem_495751605546364928",
                          "quantity": 1,
                          "action": "add",
                          "state": "Completed",
                          "isReadOnly": false,
                          "creationDate": "2025-07-22T00:19:53.381Z",
                          "priceDate": "2025-07-22T00:20:10Z",
                          "productOffering": {
                            "@type": "Return_Option",
                            "id": "3456589c-1da0-4b0f-8a92-12594bf37c48",
                            "href": "/v4/productOffering/3456589c-1da0-4b0f-8a92-12594bf37c48",
                            "name": "Return by Box - Standard Shipping",
                            "productOfferingType": "Return_Option",
                            "productOfferingTypeId": "f8a358b3-989e-4e45-be8d-b50b7d44aa8d",
                            "productOfferingTypeGroup": "returnMethod",
                            "productOfferingClassification": "customerOffer",
                            "primary": true,
                            "hasDependency": false
                          },
                          "product": {
                            "href": "/v4/productRefOrValue/",
                            "isCustomerVisible": true,
                            "referenceId": "f83dc8a8-397e-4905-a426-e0d63f38e924",
                            "nextStatus": "active",
                            "nextStatusReason": [
                              {
                                "reason": "NS-NEW",
                                "date": "2025-07-22T00:19:53.572Z"
                              }
                            ],
                            "nextStatusChange": true,
                            "productSpecification": {
                              "@type": "31c8bcd3-8c2d-4483-98be-d092f497049f",
                              "id": "bc2cc979-f577-41e1-acc4-e2bfbb466a96",
                              "href": "/v4/productSpecification/bc2cc979-f577-41e1-acc4-e2bfbb466a96",
                              "name": "Shipping for Return",
                              "productSpecificationType": "31c8bcd3-8c2d-4483-98be-d092f497049f",
                              "productSpecificationTypeId": "31c8bcd3-8c2d-4483-98be-d092f497049f"
                            },
                            "productCharacteristic": [
                              {
                                "name": "Delivery_Terms",
                                "value": "DF",
                                "valueType": "String"
                              },
                              {
                                "name": "Return_Method",
                                "value": "Return_By_Box_Shipment",
                                "valueType": "String"
                              },
                              {
                                "name": "Return_Shipment_Option",
                                "value": "Standard_Post;Drop_at_Store",
                                "valueType": "String[]"
                              }
                            ],
                            "place": [
                              {
                                "id": "1938",
                                "name": "ShippingAddress",
                                "role": "shipping"
                              },
                              {
                                "id": "1938",
                                "name": "ServiceAddress",
                                "role": "SA"
                              },
                              {
                                "id": "Z1234",
                                "name": "orderLocationCode",
                                "role": "orderLocationCode"
                              },
                              {
                                "id": "Z12345",
                                "name": "shipFromAddress",
                                "role": "shipFromAddress"
                              }
                            ],
                            "relatedParty": [
                              {
                                "id": "Customer_8831885540",
                                "href": "/v4/relatedParty/Customer_8831885540",
                                "role": "customer",
                                "@referredType": "Customer"
                              }
                            ]
                          },
                          "billingAccount": {
                            "id": "432749617948",
                            "href": "https://amd-apigw-amo-il36-env58-runtime.apps.ildelocpamo436.ocpd.corp.amdocs.com/v4/billingAccount/432749617948",
                            "ratingType": "postpaid"
                          },
                          "productOrderItemRelationship": [
                            {
                              "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_8eec76fe9a4074911a9b585b14cdb29801ccff66168",
                              "relationshipType": "Returning",
                              "@type": "Returning"
                            }
                          ],
                          "actionReason": [
                            {
                              "action": "add",
                              "reason": "NS-NEW"
                            }
                          ],
                          "metadata": [
                            {
                              "name": "userId",
                              "value": "fc026eff-a00a-4824-85f6-1dd4d1c5965d",
                              "metadataType": "Operational"
                            },
                            {
                              "name": "salesChannel",
                              "value": "SelfService",
                              "metadataType": "Operational"
                            },
                            {
                              "name": "changeDate",
                              "value": "2025-07-22T00:19:53.150Z",
                              "metadataType": "Operational"
                            },
                            {
                              "name": "originalSalesChannel",
                              "value": "SelfService",
                              "metadataType": "Operational"
                            },
                            {
                              "name": "originalValueRank",
                              "value": "0",
                              "metadataType": "Operational"
                            },
                            {
                              "name": "calculatedValueRank",
                              "value": "0",
                              "metadataType": "Operational"
                            },
                            {
                              "name": "billingAccountImplicit",
                              "value": "true",
                              "metadataType": "Operational"
                            },
                            {
                              "name": "Payment_Type",
                              "value": "Pay_on_Bill",
                              "metadataType": "Operational"
                            },
                            {
                              "name": "descendantAction",
                              "value": "true",
                              "metadataType": "Operational"
                            }
                          ],
                          "characteristic": [
                            {
                              "name": "Offer_Code",
                              "value": "Return_by_Box_Standard_Shipping",
                              "valueType": "String"
                            }
                          ],
                          "stateChangeDate": [
                            {
                              "name": "SubmittedDate",
                              "effectiveDate": "2025-07-22T00:20:13.787Z",
                              "obsolete": "false"
                            },
                            {
                              "name": "InProgressDate",
                              "effectiveDate": "2025-07-22T00:20:17.143Z",
                              "obsolete": "false"
                            },
                            {
                              "name": "CompletedDate",
                              "effectiveDate": "2025-07-22T00:20:21.4Z",
                              "obsolete": "false"
                            }
                          ],
                          "extensions": {
                            "lineSalesRep": "Z0066",
                            "initDeliveryByFromDate": "2021-03-10T03:53:17.756Z",
                            "initDeliveryByToDate": "2021-04-10T03:54:17.756Z",
                            "initPromiseFromDate": "2021-05-10T03:55:17.756Z",
                            "initPromiseToDate": "2021-06-10T03:56:17.756Z"
                          }
                        }
                      ],
                      "relatedParty": [
                        {
                          "id": "4e4aa5ab-acc3-4d57-8f62-bbdc1815116a",
                          "href": "/v4/relatedParty/4e4aa5ab-acc3-4d57-8f62-bbdc1815116a",
                          "role": "customer",
                          "@referredType": "Customer"
                        },
                        {
                          "id": "619d33a4-8567-4a8f-8926-4dd3262437da",
                          "href": "/v4/relatedParty/619d33a4-8567-4a8f-8926-4dd3262437da",
                          "role": "owner",
                          "@referredType": "Individual"
                        }
                      ],
                      "state": "Draft",
                      "@type": "AmendOrder",
                      "immediatePromotion": [
                        {
                          "id": "ImmediatePromotion_11b2b930-6016-4b61-8f1b-be6c5a8ac38b",
                          "status": "add",
                          "state": "applied",
                          "promotion": {
                            "id": "cc0a02b8-72e7-49d2-b7be-e99936df7c76",
                            "name": "$5 off with AutoPay and Paperless Bill",
                            "description": "Includes $5 off with AutoPay and Paperless Bill",
                            "validFor": {
                              "endDateTime": "2035-10-09T06:53:02.920Z",
                              "startDateTime": "2025-06-10T05:00:00.000Z"
                            },
                            "type": "discount",
                            "applyPolicy": "automatic"
                          },
                          "triggerItem": [
                            {
                              "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_da5782fc7f60187a8b6e641874968ef40415a0df736",
                              "itemType": "order",
                              "promotionCriteriaGroupId": "f97a7775-bc2d-45f8-9709-2519cba408b7",
                              "itemStatus": "add",
                              "pathToRoot": "/24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_da5782fc7f60187a8b6e641874968ef40415a0df736"
                            },
                            {
                              "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_7f88618265885dee82fe1b141a877bd0f7c81ee3648",
                              "itemType": "order",
                              "promotionCriteriaGroupId": "a5dfbbe1-aad2-4714-b532-0aa2af3d237f",
                              "itemStatus": "add",
                              "pathToRoot": "/24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_da5782fc7f60187a8b6e641874968ef40415a0df736/24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_7f88618265885dee82fe1b141a877bd0f7c81ee3648"
                            }
                          ],
                          "benefitItem": [
                            {
                              "id": "24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_7f88618265885dee82fe1b141a877bd0f7c81ee3648",
                              "itemType": "order",
                              "promotionCriteriaGroupId": "a5dfbbe1-aad2-4714-b532-0aa2af3d237f",
                              "itemStatus": "add",
                              "pathToRoot": "/24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_da5782fc7f60187a8b6e641874968ef40415a0df736/24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_7f88618265885dee82fe1b141a877bd0f7c81ee3648",
                              "action": [
                                {
                                  "id": "38b10a6a-d7d4-4e87-aead-b29dc7aa2098",
                                  "name": "Discount",
                                  "actionType": "priceAlteration",
                                  "actionValue": 1,
                                  "promotionPriceAlteration": {
                                    "id": "9ae29c40-53c1-4392-8a1b-60a55e9ad851"
                                  }
                                }
                              ]
                            }
                          ],
                          "immediatePromotionCharacteristic": [
                            {
                              "name": "benefitedMainSubscriber",
                              "contextType": "referenceId",
                              "value": "MASKED"
                            },
                            {
                              "name": "billingAccount",
                              "contextType": "custom",
                              "value": "MASKED"
                            },
                            {
                              "name": "promoRolledupDispInd",
                              "contextType": "custom",
                              "value": "MASKED"
                            },
                            {
                              "name": "INDIVIDUAL_ID",
                              "contextType": "custom",
                              "value": "MASKED"
                            }
                          ]
                        }
                      ],
                      "validation": {
                        "status": "INFO",
                        "readyToCheckout": true,
                        "validationMessage": [
                          {
                            "text": "Standalone tax fee ignored.",
                            "type": "STANDALONE_TAX_FEE_IGNORED",
                            "parameter": [
                              {
                                "name": "priceId",
                                "value": "MASKED"
                              },
                              {
                                "name": "pricingProductOfferingId",
                                "value": "MASKED"
                              }
                            ],
                            "severity": "INFO",
                            "path": "/24-3b88291913488f1a97a72e2d87962d860e79a7ee_OrderItem_7f88618265885dee82fe1b141a877bd0f7c81ee3648"
                          }
                        ]
                      }
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "description": "Returned for error scenarios.",
                      "type": "string",
                      "example": "Internal Server Error"
                    },
                    "message": {
                      "type": "string",
                      "example": "An unexpected error occurred"
                    },
                    "code": {
                      "type": "integer",
                      "example": 500
                    }
                  }
                },
                "examples": {
                  "Invalid Account Number": {
                    "summary": "MS_MSO_INVALID_ACCT_NUMBER",
                    "value": {
                      "error": "MS_MSO_INVALID_ACCT_NUMBER",
                      "message": "Incorrect account number present in request or request headers. Please verify the request",
                      "code": 400
                    }
                  },
                  "Invalid Product Type": {
                    "summary": "MS_MSO_INVALID_PRODUCT_TYPE",
                    "value": {
                      "error": "MS_MSO_INVALID_PRODUCT_TYPE",
                      "message": "Product Type is empty or incorrect in the request. Please pass valid Product Type",
                      "code": 400
                    }
                  },
                  "UNAUTHORIZED": {
                    "summary": "UNAUTHORIZED",
                    "value": {
                      "error": "UNAUTHORIZED",
                      "message": "ClientID not allowed to access this API. Please reach out to scrum team for access",
                      "code": 403
                    }
                  },
                  "MSO_RSN_001": {
                    "summary": "MSO_RSN_001",
                    "value": {
                      "error": "MSO_RSN_001",
                      "message": "Account Number is not Active",
                      "code": 400
                    }
                  },
                  "MS_POMMS_INVALID_REQUESTED_DATE": {
                    "summary": "MS_POMMS_INVALID_REQUESTED_DATE",
                    "value": {
                      "error": "MS_POMMS_INVALID_REQUESTED_DATE",
                      "message": "Missing or invalid requestedDate in request.",
                      "code": 400
                    }
                  }
                }
              }
            }
          },
          "404": {
            "description": "Service URI Not Found"
          },
          "417": {
            "description": "Expectation failed",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "description": "Returned for error scenarios.",
                      "type": "string",
                      "example": "Internal Server Error"
                    },
                    "message": {
                      "type": "string",
                      "example": "An unexpected error occurred"
                    },
                    "code": {
                      "type": "integer",
                      "example": 500
                    }
                  }
                },
                "examples": {
                  "Expectation Failed": {
                    "summary": "BackEnd API Failure",
                    "value": {
                      "error": "MS_POMMS_CG_CUSTOMER_API_BACKEND_ERROR",
                      "message": "BackEnd API Failure caused by any exceptions or API failures",
                      "code": 417
                    }
                  }
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "description": "Returned for error scenarios.",
                      "type": "string",
                      "example": "Internal Server Error"
                    },
                    "message": {
                      "type": "string",
                      "example": "An unexpected error occurred"
                    },
                    "code": {
                      "type": "integer",
                      "example": 500
                    }
                  }
                },
                "examples": {
                  "databaseError": {
                    "summary": "Database connection failure",
                    "value": {
                      "error": "Database Error",
                      "message": "Failed to connect to the database",
                      "code": 500
                    }
                  },
                  "nullPointer": {
                    "summary": "Null pointer exception",
                    "value": {
                      "error": "NullPointerException",
                      "message": "Item Object was null",
                      "code": 500
                    }
                  },
                  "unknownServerError": {
                    "summary": "Generic server failure",
                    "value": {
                      "error": "Internal Server Error",
                      "message": "Something went wrong on the server",
                      "code": 500
                    }
                  },
                  "serviceUnavailable": {
                    "summary": "Dependent service is down",
                    "value": {
                      "error": "Service Unavailable",
                      "message": "Service is currently unavailable",
                      "code": 500
                    }
                  },
                  "timeoutError": {
                    "summary": "Update operation timed out",
                    "value": {
                      "error": "Timeout",
                      "message": "Operation took long tsubmitime and timed out",
                      "code": 500
                    }
                  },
                  "unexpectedException": {
                    "summary": "Unhandled exception",
                    "value": {
                      "error": "Unexpected Exception",
                      "message": "An unhandled exception occurred while processing the request",
                      "code": 500
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/carts/**/items": {
      "put": {
        "tags": [
          "UpdateShippingAddress"
        ],
        "summary": "Amend | Update shipping address ",
        "description": "This API is designed to amend the shipping address",
        "operationId": "UpdateShippingAddress",
        "parameters": [
          {
            "$ref": "#/components/parameters/Content-Type"
          },
          {
            "$ref": "#/components/parameters/authorization"
          },
          {
            "$ref": "#/components/parameters/idp-trace-id"
          },
          {
            "$ref": "#/components/parameters/idpctx-session-id"
          },
          {
            "$ref": "#/components/parameters/idpctx-callcontext"
          },
          {
            "$ref": "#/components/parameters/idpctx-user-type"
          },
          {
            "$ref": "#/components/parameters/idpctx-customerstate"
          },
          {
            "$ref": "#/components/parameters/x-att-clientid"
          },
          {
            "$ref": "#/components/parameters/idpctx-linkedbsseaccnums"
          },
          {
            "$ref": "#/components/parameters/idp-dealercode"
          },
          {
            "$ref": "#/components/parameters/idp-agentid"
          },
          {
            "$ref": "#/components/parameters/idpctx-appname"
          },
          {
            "$ref": "#/components/parameters/idpctx-uuid"
          },
          {
            "$ref": "#/components/parameters/idpctx-loggedInid"
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "oneOf": [
                  {
                    "type": "array",
                    "items": {
                      "type": "object",
                      "oneOf": [
                        {
                          "properties": {
                            "id": {
                              "type": "string"
                            },
                            "itemType": {
                              "enum": [
                                "Rented_Equipment"
                              ]
                            },
                            "product": {
                              "type": "object",
                              "properties": {
                                "place": {
                                  "type": "array",
                                  "items": {
                                    "type": "object",
                                    "properties": {
                                      "id": {
                                        "type": "string"
                                      },
                                      "name": {
                                        "type": "string"
                                      },
                                      "role": {
                                        "type": "string"
                                      }
                                    },
                                    "required": [
                                      "id",
                                      "name",
                                      "role"
                                    ]
                                  }
                                }
                              },
                              "required": [
                                "place"
                              ]
                            }
                          },
                          "required": [
                            "id",
                            "itemType",
                            "product"
                          ]
                        },
                        {
                          "properties": {
                            "id": {
                              "type": "string"
                            },
                            "itemType": {
                              "enum": [
                                "Delivery_Method"
                              ]
                            },
                            "action": {
                              "type": "string"
                            },
                            "actionReason": {
                              "type": "object",
                              "properties": {
                                "action": {
                                  "type": "string"
                                },
                                "name": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "action",
                                "name"
                              ]
                            }
                          },
                          "required": [
                            "id",
                            "itemType",
                            "action",
                            "actionReason"
                          ]
                        }
                      ]
                    }
                  }
                ]
              },
              "examples": {
                "Update Shipping Address": {
                  "value": [
                    {
                      "id": "a4904f6a-666a-4c7a-b40e-6db9944198b3",
                      "itemType": "Rented_Equipment",
                      "product": {
                        "place": [
                          {
                            "id": "0000147DQ8",
                            "name": "ShippingAddress",
                            "role": "shipping"
                          }
                        ]
                      }
                    },
                    {
                      "id": "47b2309b-5727-47fa-8d3e-d41c50129723",
                      "itemType": "Delivery_Method",
                      "action": "replace",
                      "actionReason": {
                        "action": "replace",
                        "name": "NSAM-RSPDEF"
                      }
                    }
                  ]
                }
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "id": {
                      "type": "string"
                    },
                    "href": {
                      "type": "string"
                    },
                    "category": {
                      "type": "string"
                    },
                    "externalId": {
                      "type": "string"
                    },
                    "orderDate": {
                      "type": "string",
                      "format": "date-time"
                    },
                    "lastUpdate": {
                      "type": "string",
                      "format": "date-time"
                    },
                    "orderPriceDate": {
                      "type": "string",
                      "format": "date-time"
                    },
                    "orderExtensions": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "name": {
                            "type": "string"
                          },
                          "value": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "name",
                          "value"
                        ]
                      }
                    },
                    "billingAccount": {
                      "type": "object",
                      "properties": {
                        "id": {
                          "type": "string"
                        },
                        "href": {
                          "type": "string"
                        },
                        "ratingType": {
                          "type": "string"
                        }
                      },
                      "required": [
                        "id",
                        "href",
                        "ratingType"
                      ]
                    },
                    "channel": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          },
                          "name": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "id",
                          "name"
                        ]
                      }
                    },
                    "orderTotalPrice": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "priceType": {
                            "type": "string"
                          },
                          "recurringChargePeriod": {
                            "type": "string"
                          },
                          "price": {
                            "type": "object",
                            "properties": {
                              "dutyFreeAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "taxIncludedAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "taxAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "chargeType": {
                                "type": "string"
                              }
                            }
                          },
                          "priceAlteration": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "priceType": {
                                  "type": "string"
                                },
                                "price": {
                                  "type": "object",
                                  "properties": {
                                    "dutyFreeAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxIncludedAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "chargeType": {
                                      "type": "string"
                                    }
                                  }
                                },
                                "alterationType": {
                                  "type": "string"
                                },
                                "chargeType": {
                                  "type": "string"
                                }
                              }
                            }
                          },
                          "recurringChargePeriodLength": {
                            "type": "integer"
                          },
                          "finalPrice": {
                            "type": "object",
                            "properties": {
                              "dutyFreeAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "taxIncludedAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "taxAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              }
                            }
                          },
                          "immediatePayOption": {
                            "type": "object",
                            "properties": {
                              "payImmediately": {
                                "type": "boolean"
                              }
                            },
                            "required": [
                              "payImmediately"
                            ]
                          }
                        }
                      }
                    },
                    "productOrderItem": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          },
                          "quantity": {
                            "type": "integer"
                          },
                          "action": {
                            "type": "string"
                          },
                          "billingAccount": {
                            "type": "object",
                            "properties": {
                              "id": {
                                "type": "string"
                              },
                              "href": {
                                "type": "string"
                              },
                              "ratingType": {
                                "type": "string"
                              }
                            },
                            "required": [
                              "id",
                              "href",
                              "ratingType"
                            ]
                          },
                          "itemPrice": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "description": {
                                  "type": "string"
                                },
                                "name": {
                                  "type": "string"
                                },
                                "priceType": {
                                  "type": "string"
                                },
                                "priceCategory": {
                                  "type": "string"
                                },
                                "price": {
                                  "type": "object",
                                  "properties": {
                                    "dutyFreeAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxIncludedAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "appliedTax": {
                                      "type": "array",
                                      "items": {
                                        "type": "object",
                                        "properties": {
                                          "taxDefinition": {
                                            "type": "object",
                                            "properties": {
                                              "name": {
                                                "type": "string"
                                              },
                                              "taxRate": {
                                                "type": "number"
                                              },
                                              "taxType": {
                                                "type": "string"
                                              },
                                              "isExemption": {
                                                "type": "boolean"
                                              },
                                              "exemptionType": {
                                                "type": "string"
                                              },
                                              "taxJurisdiction": {
                                                "type": "object",
                                                "properties": {
                                                  "name": {
                                                    "type": "string"
                                                  },
                                                  "level": {
                                                    "type": "string"
                                                  },
                                                  "id": {
                                                    "type": "string"
                                                  }
                                                },
                                                "required": [
                                                  "name",
                                                  "level",
                                                  "id"
                                                ]
                                              }
                                            },
                                            "required": [
                                              "name",
                                              "taxRate",
                                              "taxType",
                                              "isExemption",
                                              "exemptionType",
                                              "taxJurisdiction"
                                            ]
                                          },
                                          "taxAmount": {
                                            "type": "object",
                                            "properties": {
                                              "unit": {
                                                "type": "string"
                                              },
                                              "value": {
                                                "type": "number"
                                              }
                                            },
                                            "required": [
                                              "unit",
                                              "value"
                                            ]
                                          },
                                          "taxableAmount": {
                                            "type": "object",
                                            "properties": {
                                              "unit": {
                                                "type": "string"
                                              },
                                              "value": {
                                                "type": "number"
                                              }
                                            },
                                            "required": [
                                              "unit",
                                              "value"
                                            ]
                                          },
                                          "extensions": {
                                            "type": "object",
                                            "properties": {
                                              "Tax": {
                                                "type": "array",
                                                "items": {
                                                  "type": "object",
                                                  "properties": {
                                                    "key": {
                                                      "type": "string"
                                                    },
                                                    "value": {
                                                      "type": "string"
                                                    }
                                                  },
                                                  "required": [
                                                    "key",
                                                    "value"
                                                  ]
                                                }
                                              }
                                            },
                                            "required": [
                                              "Tax"
                                            ]
                                          }
                                        },
                                        "required": [
                                          "taxDefinition",
                                          "taxAmount",
                                          "taxableAmount",
                                          "extensions"
                                        ]
                                      }
                                    }
                                  }
                                },
                                "finalPrice": {
                                  "type": "object",
                                  "properties": {
                                    "dutyFreeAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxIncludedAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "appliedTax": {
                                      "type": "array",
                                      "items": {
                                        "type": "object",
                                        "properties": {
                                          "taxDefinition": {
                                            "type": "object",
                                            "properties": {
                                              "name": {
                                                "type": "string"
                                              },
                                              "taxRate": {
                                                "type": "number"
                                              },
                                              "taxType": {
                                                "type": "string"
                                              },
                                              "isExemption": {
                                                "type": "boolean"
                                              },
                                              "exemptionType": {
                                                "type": "string"
                                              },
                                              "taxJurisdiction": {
                                                "type": "object",
                                                "properties": {
                                                  "name": {
                                                    "type": "string"
                                                  },
                                                  "level": {
                                                    "type": "string"
                                                  },
                                                  "id": {
                                                    "type": "string"
                                                  }
                                                },
                                                "required": [
                                                  "name",
                                                  "level",
                                                  "id"
                                                ]
                                              }
                                            },
                                            "required": [
                                              "name",
                                              "taxRate",
                                              "taxType",
                                              "isExemption",
                                              "exemptionType",
                                              "taxJurisdiction"
                                            ]
                                          },
                                          "taxAmount": {
                                            "type": "object",
                                            "properties": {
                                              "unit": {
                                                "type": "string"
                                              },
                                              "value": {
                                                "type": "number"
                                              }
                                            },
                                            "required": [
                                              "unit",
                                              "value"
                                            ]
                                          },
                                          "taxableAmount": {
                                            "type": "object",
                                            "properties": {
                                              "unit": {
                                                "type": "string"
                                              },
                                              "value": {
                                                "type": "number"
                                              }
                                            },
                                            "required": [
                                              "unit",
                                              "value"
                                            ]
                                          },
                                          "extensions": {
                                            "type": "object",
                                            "properties": {
                                              "Tax": {
                                                "type": "array",
                                                "items": {
                                                  "type": "object",
                                                  "properties": {
                                                    "key": {
                                                      "type": "string"
                                                    },
                                                    "value": {
                                                      "type": "string"
                                                    }
                                                  },
                                                  "required": [
                                                    "key",
                                                    "value"
                                                  ]
                                                }
                                              }
                                            },
                                            "required": [
                                              "Tax"
                                            ]
                                          }
                                        },
                                        "required": [
                                          "taxDefinition",
                                          "taxAmount",
                                          "taxableAmount",
                                          "extensions"
                                        ]
                                      }
                                    }
                                  }
                                },
                                "immediatePayOption": {
                                  "type": "object",
                                  "properties": {
                                    "payImmediately": {
                                      "type": "boolean"
                                    }
                                  },
                                  "required": [
                                    "payImmediately"
                                  ]
                                },
                                "taxIncluded": {
                                  "type": "string"
                                },
                                "role": {
                                  "type": "string"
                                }
                              }
                            }
                          },
                          "itemTotalPrice": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "priceType": {
                                  "type": "string"
                                },
                                "price": {
                                  "type": "object",
                                  "properties": {
                                    "dutyFreeAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxIncludedAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    }
                                  }
                                },
                                "finalPrice": {
                                  "type": "object",
                                  "properties": {
                                    "dutyFreeAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxIncludedAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    }
                                  }
                                },
                                "immediatePayOption": {
                                  "type": "object",
                                  "properties": {
                                    "payImmediately": {
                                      "type": "boolean"
                                    }
                                  },
                                  "required": [
                                    "payImmediately"
                                  ]
                                }
                              }
                            }
                          },
                          "product": {
                            "type": "object",
                            "properties": {
                              "referenceId": {
                                "type": "string"
                              },
                              "href": {
                                "type": "string"
                              },
                              "isCustomerVisible": {
                                "type": "boolean"
                              },
                              "place": {
                                "type": "array",
                                "items": {
                                  "type": "object",
                                  "properties": {
                                    "id": {
                                      "type": "string"
                                    },
                                    "name": {
                                      "type": "string"
                                    },
                                    "role": {
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "id",
                                    "name",
                                    "role"
                                  ]
                                }
                              },
                              "productOrderItem": {
                                "type": "array",
                                "items": {
                                  "type": "object",
                                  "properties": {
                                    "orderItemAction": {
                                      "type": "string"
                                    },
                                    "orderItemId": {
                                      "type": "string"
                                    },
                                    "role": {
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "orderItemAction",
                                    "orderItemId",
                                    "role"
                                  ]
                                }
                              },
                              "productSpecification": {
                                "type": "object",
                                "properties": {
                                  "id": {
                                    "type": "string"
                                  },
                                  "href": {
                                    "type": "string"
                                  },
                                  "name": {
                                    "type": "string"
                                  },
                                  "productSpecificationType": {
                                    "type": "string"
                                  },
                                  "productSpecificationTypeId": {
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "id",
                                  "href",
                                  "name",
                                  "productSpecificationType",
                                  "productSpecificationTypeId"
                                ]
                              },
                              "relatedParty": {
                                "type": "array",
                                "items": {
                                  "type": "object",
                                  "properties": {
                                    "id": {
                                      "type": "string"
                                    },
                                    "href": {
                                      "type": "string"
                                    },
                                    "role": {
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "id",
                                    "href",
                                    "role"
                                  ]
                                }
                              }
                            }
                          },
                          "productOffering": {
                            "type": "object",
                            "properties": {
                              "id": {
                                "type": "string"
                              },
                              "href": {
                                "type": "string"
                              },
                              "name": {
                                "type": "string"
                              },
                              "productOfferingType": {
                                "type": "string"
                              },
                              "productOfferingTypeGroup": {
                                "type": "string"
                              },
                              "primary": {
                                "type": "boolean"
                              }
                            },
                            "required": [
                              "id",
                              "href",
                              "name",
                              "productOfferingType",
                              "productOfferingTypeGroup",
                              "primary"
                            ]
                          },
                          "productOrderItemRelationship": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "id": {
                                  "type": "string"
                                },
                                "relationshipType": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "id",
                                "relationshipType"
                              ]
                            }
                          },
                          "state": {
                            "type": "string"
                          },
                          "creationDate": {
                            "type": "string",
                            "format": "date-time"
                          },
                          "characteristic": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "name": {
                                  "type": "string"
                                },
                                "valueType": {
                                  "type": "string"
                                },
                                "value": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "name",
                                "valueType",
                                "value"
                              ]
                            }
                          },
                          "extensions": {
                            "type": "object",
                            "properties": {
                              "initDeliveryByFromDate": {
                                "type": "string",
                                "format": "date-time"
                              },
                              "initDeliveryByToDate": {
                                "type": "string",
                                "format": "date-time"
                              },
                              "initPromiseFromDate": {
                                "type": "string",
                                "format": "date-time"
                              },
                              "initPromiseToDate": {
                                "type": "string",
                                "format": "date-time"
                              }
                            }
                          },
                          "actionReason": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "action": {
                                  "type": "string"
                                },
                                "reason": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "action",
                                "reason"
                              ]
                            }
                          }
                        },
                        "required": [
                          "id",
                          "quantity",
                          "action",
                          "billingAccount",
                          "itemTotalPrice",
                          "product",
                          "productOffering",
                          "state",
                          "creationDate",
                          "characteristic",
                          "extensions",
                          "actionReason"
                        ]
                      }
                    },
                    "relatedParty": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          },
                          "href": {
                            "type": "string"
                          },
                          "role": {
                            "type": "string"
                          },
                          "@referredType": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "id",
                          "role"
                        ]
                      }
                    },
                    "state": {
                      "type": "string"
                    },
                    "@type": {
                      "type": "string"
                    },
                    "immediatePromotion": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          },
                          "status": {
                            "type": "string"
                          },
                          "state": {
                            "type": "string"
                          },
                          "promotion": {
                            "type": "object",
                            "properties": {
                              "id": {
                                "type": "string"
                              },
                              "name": {
                                "type": "string"
                              },
                              "description": {
                                "type": "string"
                              },
                              "validFor": {
                                "type": "object",
                                "properties": {
                                  "endDateTime": {
                                    "type": "string",
                                    "format": "date-time"
                                  },
                                  "startDateTime": {
                                    "type": "string",
                                    "format": "date-time"
                                  }
                                },
                                "required": [
                                  "endDateTime",
                                  "startDateTime"
                                ]
                              },
                              "type": {
                                "type": "string"
                              },
                              "applyPolicy": {
                                "type": "string"
                              }
                            },
                            "required": [
                              "id",
                              "name",
                              "description",
                              "validFor",
                              "type",
                              "applyPolicy"
                            ]
                          },
                          "triggerItem": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "id": {
                                  "type": "string"
                                },
                                "itemType": {
                                  "type": "string"
                                },
                                "promotionCriteriaGroupId": {
                                  "type": "string"
                                },
                                "itemStatus": {
                                  "type": "string"
                                },
                                "pathToRoot": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "id",
                                "itemType",
                                "promotionCriteriaGroupId",
                                "itemStatus",
                                "pathToRoot"
                              ]
                            }
                          },
                          "benefitItem": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "id": {
                                  "type": "string"
                                },
                                "itemType": {
                                  "type": "string"
                                },
                                "promotionCriteriaGroupId": {
                                  "type": "string"
                                },
                                "itemStatus": {
                                  "type": "string"
                                },
                                "pathToRoot": {
                                  "type": "string"
                                },
                                "action": {
                                  "type": "array",
                                  "items": {
                                    "type": "object",
                                    "properties": {
                                      "id": {
                                        "type": "string"
                                      },
                                      "name": {
                                        "type": "string"
                                      },
                                      "actionType": {
                                        "type": "string"
                                      },
                                      "actionValue": {
                                        "type": "number"
                                      },
                                      "promotionPriceAlteration": {
                                        "type": "object",
                                        "properties": {
                                          "id": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "id"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "id",
                                      "name",
                                      "actionType",
                                      "actionValue",
                                      "promotionPriceAlteration"
                                    ]
                                  }
                                }
                              },
                              "required": [
                                "id",
                                "itemType",
                                "promotionCriteriaGroupId",
                                "itemStatus",
                                "pathToRoot"
                              ]
                            }
                          },
                          "immediatePromotionCharacteristic": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "name": {
                                  "type": "string"
                                },
                                "contextType": {
                                  "type": "string"
                                },
                                "value": {
                                  "type": "array",
                                  "items": {
                                    "type": "string"
                                  }
                                }
                              },
                              "required": [
                                "name",
                                "contextType",
                                "value"
                              ]
                            }
                          }
                        },
                        "required": [
                          "id",
                          "status",
                          "state",
                          "promotion",
                          "triggerItem",
                          "benefitItem",
                          "immediatePromotionCharacteristic"
                        ]
                      }
                    },
                    "validation": {
                      "type": "object",
                      "properties": {
                        "readyToCheckout": {
                          "type": "boolean"
                        }
                      },
                      "required": [
                        "readyToCheckout"
                      ]
                    }
                  },
                  "required": [
                    "id",
                    "category",
                    "externalId",
                    "orderDate",
                    "lastUpdate",
                    "orderPriceDate",
                    "orderExtensions",
                    "billingAccount",
                    "channel",
                    "orderTotalPrice",
                    "relatedParty",
                    "state",
                    "immediatePromotion",
                    "validation"
                  ]
                },
                "examples": {
                  "UpdateShippingAddressResponse": {
                    "value": {
                      "id": "25-762993225238470",
                      "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/productOrderingManagement/v4/productOrder/25-762993225238470",
                      "category": "BB_Offer",
                      "externalId": "25-762993225238470",
                      "orderDate": "2025-11-13T20:01:45.476Z",
                      "lastUpdate": "2025-11-13T22:01:59.902Z",
                      "orderPriceDate": "2025-11-13T22:01:59.901Z",
                      "orderExtensions": [
                        {
                          "name": "externalOrderSource",
                          "value": "CAS"
                        },
                        {
                          "name": "idpctx-session-id",
                          "value": "ammend~add~cart~87332555"
                        },
                        {
                          "name": "billingAccount",
                          "value": "556914836562"
                        },
                        {
                          "name": "operatorID",
                          "value": "CAAS"
                        }
                      ],
                      "billingAccount": {
                        "id": "556914836562",
                        "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/v4/billingAccount/556914836562",
                        "ratingType": "postpaid"
                      },
                      "channel": [
                        {
                          "id": "SelfService",
                          "name": "SelfService"
                        }
                      ],
                      "orderTotalPrice": [
                        {
                          "priceType": "RC",
                          "recurringChargePeriod": "month",
                          "price": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 90
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 90.24
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0.24
                            }
                          },
                          "priceAlteration": [
                            {
                              "priceType": "RC",
                              "price": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 20
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 20.05
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.05
                                },
                                "chargeType": "credit"
                              },
                              "alterationType": "Promotion Price Alteration",
                              "chargeType": "credit"
                            }
                          ],
                          "recurringChargePeriodLength": 1,
                          "finalPrice": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 70
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 70.19
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0.19
                            }
                          },
                          "immediatePayOption": {
                            "payImmediately": false
                          }
                        },
                        {
                          "priceType": "Immediate",
                          "price": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0
                            }
                          },
                          "finalPrice": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0
                            }
                          },
                          "immediatePayOption": {
                            "payImmediately": true
                          }
                        },
                        {
                          "priceType": "OC",
                          "price": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0
                            }
                          },
                          "finalPrice": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0
                            }
                          },
                          "immediatePayOption": {
                            "payImmediately": false
                          }
                        },
                        {
                          "priceType": "OC",
                          "price": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0
                            }
                          },
                          "finalPrice": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0
                            }
                          },
                          "immediatePayOption": {
                            "payImmediately": true
                          }
                        }
                      ],
                      "productOrderItem": [
                        {
                          "id": "25-762993225238470_OrderItem_537361249183297536",
                          "quantity": 1,
                          "action": "add",
                          "billingAccount": {
                            "id": "556914836562",
                            "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/v4/billingAccount/556914836562",
                            "ratingType": "postpaid"
                          },
                          "itemTotalPrice": [
                            {
                              "priceType": "RC",
                              "recurringChargePeriod": "month",
                              "price": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 90
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 90.24
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.24
                                }
                              },
                              "priceAlteration": [
                                {
                                  "priceType": "RC",
                                  "price": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 20
                                    },
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 20.05
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.05
                                    },
                                    "chargeType": "credit"
                                  },
                                  "alterationType": "Promotion Price Alteration",
                                  "chargeType": "credit"
                                }
                              ],
                              "recurringChargePeriodLength": 1,
                              "finalPrice": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 70
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 70.19
                                },
                                "marketingAmount": {
                                  "unit": "USD",
                                  "value": 70
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.19
                                }
                              },
                              "immediatePayOption": {
                                "payImmediately": false
                              }
                            }
                          ],
                          "product": {
                            "referenceId": "208ae108-80ed-413a-bd80-5a3c40dade16",
                            "href": "/v4/productRefOrValue/",
                            "isCustomerVisible": true,
                            "place": [
                              {
                                "id": "00000T2S77",
                                "name": "ServiceAddress",
                                "role": "SA"
                              },
                              {
                                "id": "00000T2S77",
                                "name": "InstallationAddress",
                                "role": "installation"
                              }
                            ],
                            "productOrderItem": [
                              {
                                "orderItemAction": "amend",
                                "orderItemId": "25-762993225238470_OrderItem_537361249183297536",
                                "role": "actionContributing"
                              }
                            ],
                            "productRelationship": [
                              {
                                "relationshipType": "subscriptionRelation",
                                "product": {
                                  "referenceId": "208ae108-80ed-413a-bd80-5a3c40dade16"
                                }
                              }
                            ],
                            "relatedParty": [
                              {
                                "id": "9560be65-c24d-4f7b-b2d9-fafcf66b936b",
                                "href": "/v4/relatedParty/9560be65-c24d-4f7b-b2d9-fafcf66b936b",
                                "role": "owner"
                              },
                              {
                                "id": "3510f18e-55ff-4c13-b175-6bf9e114b0bd",
                                "href": "/v4/relatedParty/3510f18e-55ff-4c13-b175-6bf9e114b0bd",
                                "role": "customer"
                              }
                            ]
                          },
                          "productOffering": {
                            "id": "8d48abee-2ea9-41f0-a6ae-509f6c47f26c",
                            "href": "/v4/productOffering/8d48abee-2ea9-41f0-a6ae-509f6c47f26c",
                            "name": "AT&T Internet 1000",
                            "productOfferingType": "BB_Offer",
                            "productOfferingTypeGroup": "BBOffer",
                            "primary": true
                          },
                          "productOrderItem": [
                            {
                              "id": "25-762993225238470_OrderItem_537361249183297537",
                              "quantity": 1,
                              "action": "add",
                              "billingAccount": {
                                "id": "556914836562",
                                "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/v4/billingAccount/556914836562",
                                "ratingType": "postpaid"
                              },
                              "itemPrice": [
                                {
                                  "description": "AT&T Internet 1000",
                                  "name": "AT&T Internet 1000",
                                  "priceType": "RC",
                                  "priceCategory": "serviceRC",
                                  "recurringChargePeriod": "month",
                                  "price": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 90
                                    },
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 90.24
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.24
                                    },
                                    "appliedTax": [
                                      {
                                        "taxDefinition": {
                                          "name": "MO State Sales Tax",
                                          "taxRate": 0.042249999940395355,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "19873-MISSOURI",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.17
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "taxDefinition": {
                                          "name": "County Sales Tax",
                                          "taxRate": 0.017249999567866325,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "20988-ST CHARLES",
                                            "level": "COUNTY",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.07
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "taxDefinition": {
                                          "name": "MO State Sales Tax",
                                          "taxRate": 0,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "19873-MISSOURI",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 86
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  },
                                  "priceAlteration": [
                                    {
                                      "priceType": "RC",
                                      "price": {
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 5
                                        },
                                        "taxIncludedAmount": {
                                          "unit": "USD",
                                          "value": 5.01
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.01
                                        },
                                        "priceReduction": {
                                          "unit": "USD",
                                          "value": 5
                                        },
                                        "appliedTax": [
                                          {
                                            "taxDefinition": {
                                              "name": "MO State Sales Tax",
                                              "taxRate": 0.042249999940395355,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "taxJurisdiction": {
                                                "name": "19873-MISSOURI",
                                                "level": "STATE",
                                                "id": "DUMMY ID"
                                              }
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.01
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 0.22
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "taxDefinition": {
                                              "name": "County Sales Tax",
                                              "taxRate": 0.017249999567866325,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "taxJurisdiction": {
                                                "name": "20988-ST CHARLES",
                                                "level": "COUNTY",
                                                "id": "DUMMY ID"
                                              }
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 0.22
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "taxDefinition": {
                                              "name": "MO State Sales Tax",
                                              "taxRate": 0,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "taxJurisdiction": {
                                                "name": "19873-MISSOURI",
                                                "level": "STATE",
                                                "id": "DUMMY ID"
                                              }
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 4.78
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                }
                                              ]
                                            }
                                          }
                                        ]
                                      },
                                      "alterationType": "Promotion Price Alteration",
                                      "immediatePromotionId": "ImmediatePromotion_0493e57d-79c0-4c12-83b2-9168104af0a2",
                                      "chargeType": "credit"
                                    },
                                    {
                                      "priceType": "RC",
                                      "price": {
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 15
                                        },
                                        "taxIncludedAmount": {
                                          "unit": "USD",
                                          "value": 15.04
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.04
                                        },
                                        "priceReduction": {
                                          "unit": "USD",
                                          "value": 15
                                        },
                                        "appliedTax": [
                                          {
                                            "taxDefinition": {
                                              "name": "MO State Sales Tax",
                                              "taxRate": 0.042249999940395355,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "taxJurisdiction": {
                                                "name": "19873-MISSOURI",
                                                "level": "STATE",
                                                "id": "DUMMY ID"
                                              }
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.03
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 0.67
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "taxDefinition": {
                                              "name": "County Sales Tax",
                                              "taxRate": 0.017249999567866325,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "taxJurisdiction": {
                                                "name": "20988-ST CHARLES",
                                                "level": "COUNTY",
                                                "id": "DUMMY ID"
                                              }
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.01
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 0.67
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "taxDefinition": {
                                              "name": "MO State Sales Tax",
                                              "taxRate": 0,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "taxJurisdiction": {
                                                "name": "19873-MISSOURI",
                                                "level": "STATE",
                                                "id": "DUMMY ID"
                                              }
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 14.33
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                }
                                              ]
                                            }
                                          }
                                        ]
                                      },
                                      "alterationType": "Promotion Price Alteration",
                                      "immediatePromotionId": "ImmediatePromotion_b7268aa3-5b7d-4ca7-87af-0b78fe23c148",
                                      "chargeType": "credit"
                                    }
                                  ],
                                  "recurringChargePeriodLength": 1,
                                  "finalPrice": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 70
                                    },
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 70.19
                                    },
                                    "marketingAmount": {
                                      "unit": "USD",
                                      "value": 70
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.19
                                    },
                                    "appliedTax": [
                                      {
                                        "taxDefinition": {
                                          "name": "MO State Sales Tax",
                                          "taxRate": 0.042249999940395355,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "19873-MISSOURI",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.13
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 3.11
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "taxDefinition": {
                                          "name": "County Sales Tax",
                                          "taxRate": 0.017249999567866325,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "20988-ST CHARLES",
                                            "level": "COUNTY",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.06
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 3.11
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "taxDefinition": {
                                          "name": "MO State Sales Tax",
                                          "taxRate": 0,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "19873-MISSOURI",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 66.89
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  },
                                  "immediatePayOption": {
                                    "payImmediately": false
                                  },
                                  "taxIncluded": "Excluded",
                                  "role": "Price"
                                }
                              ],
                              "itemTotalPrice": [
                                {
                                  "priceType": "RC",
                                  "recurringChargePeriod": "month",
                                  "price": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 90
                                    },
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 90.24
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.24
                                    }
                                  },
                                  "priceAlteration": [
                                    {
                                      "priceType": "RC",
                                      "price": {
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 20
                                        },
                                        "taxIncludedAmount": {
                                          "unit": "USD",
                                          "value": 20.05
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.05
                                        },
                                        "chargeType": "credit"
                                      },
                                      "alterationType": "Promotion Price Alteration",
                                      "chargeType": "credit"
                                    }
                                  ],
                                  "recurringChargePeriodLength": 1,
                                  "finalPrice": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 70
                                    },
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 70.19
                                    },
                                    "marketingAmount": {
                                      "unit": "USD",
                                      "value": 70
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.19
                                    }
                                  },
                                  "immediatePayOption": {
                                    "payImmediately": false
                                  }
                                }
                              ],
                              "product": {
                                "referenceId": "138390ee-c549-424b-ad45-fe37c19f4c45",
                                "href": "/v4/productRefOrValue/",
                                "isCustomerVisible": true,
                                "place": [
                                  {
                                    "id": "00000T2S77",
                                    "name": "ServiceAddress",
                                    "role": "SA"
                                  },
                                  {
                                    "id": "00000T2S77",
                                    "name": "InstallationAddress",
                                    "role": "installation"
                                  }
                                ],
                                "productCharacteristic": [
                                  {
                                    "name": "Speed",
                                    "value": "1000"
                                  }
                                ],
                                "productOrderItem": [
                                  {
                                    "orderItemAction": "amend",
                                    "orderItemId": "25-762993225238470_OrderItem_537361249183297536",
                                    "role": "actionContributing"
                                  }
                                ],
                                "productRelationship": [
                                  {
                                    "relationshipType": "dependsOn",
                                    "relationshipSubtype": "equipment",
                                    "product": {
                                      "referenceId": "7fc3cec9-b5db-4b83-bdc4-13bba3232bd6"
                                    }
                                  },
                                  {
                                    "relationshipType": "subscriptionRelation",
                                    "product": {
                                      "referenceId": "208ae108-80ed-413a-bd80-5a3c40dade16"
                                    }
                                  }
                                ],
                                "productSpecification": {
                                  "id": "ac6ab437-07a1-4239-b751-c09a138d54d0",
                                  "href": "/v4/productSpecification/ac6ab437-07a1-4239-b751-c09a138d54d0",
                                  "name": "Internet",
                                  "productSpecificationType": "93a2f73f-3ca0-426b-a4c9-f63ea4482000",
                                  "productSpecificationTypeId": "93a2f73f-3ca0-426b-a4c9-f63ea4482000"
                                },
                                "relatedParty": [
                                  {
                                    "id": "9560be65-c24d-4f7b-b2d9-fafcf66b936b",
                                    "href": "/v4/relatedParty/9560be65-c24d-4f7b-b2d9-fafcf66b936b",
                                    "role": "owner"
                                  },
                                  {
                                    "id": "3510f18e-55ff-4c13-b175-6bf9e114b0bd",
                                    "href": "/v4/relatedParty/3510f18e-55ff-4c13-b175-6bf9e114b0bd",
                                    "role": "customer"
                                  }
                                ]
                              },
                              "productOffering": {
                                "id": "22448096-19ce-4de0-8be0-d6c09c8c56dc",
                                "href": "/v4/productOffering/22448096-19ce-4de0-8be0-d6c09c8c56dc",
                                "name": "AT&T Internet 1000",
                                "productOfferingType": "BB_Plan",
                                "productOfferingTypeGroup": "BBPlan",
                                "primary": false
                              },
                              "productOrderItemRelationship": [
                                {
                                  "id": "abc0625a-a0c8-47cc-855f-72ff651b41e8",
                                  "relationshipType": "amendingItem"
                                }
                              ],
                              "state": "Draft",
                              "creationDate": "2025-11-13T20:01:45.494Z",
                              "relatedImmediatePromotion": [
                                {
                                  "id": "ImmediatePromotion_0493e57d-79c0-4c12-83b2-9168104af0a2",
                                  "itemQualificationType": "benefit",
                                  "itemStatus": "add"
                                },
                                {
                                  "id": "ImmediatePromotion_b7268aa3-5b7d-4ca7-87af-0b78fe23c148",
                                  "itemQualificationType": "benefit",
                                  "itemStatus": "add"
                                }
                              ],
                              "characteristic": [
                                {
                                  "name": "productType",
                                  "valueType": "String",
                                  "value": "FIBER"
                                },
                                {
                                  "name": "billingProfile",
                                  "valueType": "String",
                                  "value": "hassleFree"
                                },
                                {
                                  "name": "Payment_Type",
                                  "valueType": "String",
                                  "value": "Pay_on_Bill"
                                },
                                {
                                  "name": "Plan_Group",
                                  "valueType": "String",
                                  "value": "FFDATA"
                                },
                                {
                                  "name": "Offer_Code",
                                  "valueType": "String",
                                  "value": "INT1G"
                                },
                                {
                                  "name": "In_wait_service_period_for_reward",
                                  "valueType": "String",
                                  "value": "true;false"
                                }
                              ],
                              "extensions": {},
                              "actionReason": [
                                {
                                  "action": "add",
                                  "reason": "FNS-NEW"
                                }
                              ]
                            },
                            {
                              "id": "25-762993225238470_OrderItem_537361249183297538",
                              "quantity": 1,
                              "action": "add",
                              "billingAccount": {
                                "id": "556914836562",
                                "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/v4/billingAccount/556914836562",
                                "ratingType": "postpaid"
                              },
                              "product": {
                                "referenceId": "7fc3cec9-b5db-4b83-bdc4-13bba3232bd6",
                                "href": "/v4/productRefOrValue/",
                                "isCustomerVisible": true,
                                "place": [
                                  {
                                    "id": "00000T2S77",
                                    "name": "ServiceAddress",
                                    "role": "SA"
                                  },
                                  {
                                    "id": "00000T2S77",
                                    "name": "InstallationAddress",
                                    "role": "installation"
                                  },
                                  {
                                    "id": "0000147DQ8",
                                    "name": "ShippingAddress",
                                    "role": "shipping"
                                  }
                                ],
                                "productCharacteristic": [
                                  {
                                    "name": "SKU_With_Prefix",
                                    "value": "RTL.200AC"
                                  },
                                  {
                                    "name": "Sub_Group",
                                    "value": "HUB_F1"
                                  },
                                  {
                                    "name": "Delivery_Method",
                                    "value": "Indirect_Delivery_Shipping"
                                  },
                                  {
                                    "name": "Installation_Method",
                                    "value": "Self_Installation"
                                  },
                                  {
                                    "name": "Return_Method",
                                    "value": "Return_by_box_Shipment"
                                  },
                                  {
                                    "name": "Recoverable_Disconnect",
                                    "value": "RECOVERABLE"
                                  }
                                ],
                                "productOrderItem": [
                                  {
                                    "orderItemAction": "amend",
                                    "orderItemId": "25-762993225238470_OrderItem_537361249183297536",
                                    "role": "actionContributing"
                                  },
                                  {
                                    "orderItemAction": "amend",
                                    "orderItemId": "25-762993225238470_OrderItem_537361249183297537",
                                    "role": "actionContributing"
                                  }
                                ],
                                "productRelationship": [
                                  {
                                    "relationshipType": "enabledBy",
                                    "product": {
                                      "referenceId": "138390ee-c549-424b-ad45-fe37c19f4c45"
                                    }
                                  },
                                  {
                                    "relationshipType": "subscriptionRelation",
                                    "product": {
                                      "referenceId": "208ae108-80ed-413a-bd80-5a3c40dade16"
                                    }
                                  }
                                ],
                                "productSpecification": {
                                  "id": "8e2347a4-88dd-42b2-b100-527d4c90364f",
                                  "href": "/v4/productSpecification/8e2347a4-88dd-42b2-b100-527d4c90364f",
                                  "name": "All-Fi Fiber Hub ",
                                  "productSpecificationType": "0a12bfd7-06a3-47bc-bee6-6f66cce7fa13",
                                  "productSpecificationTypeId": "0a12bfd7-06a3-47bc-bee6-6f66cce7fa13"
                                },
                                "relatedParty": [
                                  {
                                    "id": "9560be65-c24d-4f7b-b2d9-fafcf66b936b",
                                    "href": "/v4/relatedParty/9560be65-c24d-4f7b-b2d9-fafcf66b936b",
                                    "role": "owner"
                                  },
                                  {
                                    "id": "3510f18e-55ff-4c13-b175-6bf9e114b0bd",
                                    "href": "/v4/relatedParty/3510f18e-55ff-4c13-b175-6bf9e114b0bd",
                                    "role": "customer"
                                  }
                                ]
                              },
                              "productOffering": {
                                "id": "d540cf2a-23ff-4ff6-b859-53c5f1985476",
                                "href": "/v4/productOffering/d540cf2a-23ff-4ff6-b859-53c5f1985476",
                                "name": "Fiber Hub",
                                "productOfferingType": "Rented_Equipment",
                                "productOfferingTypeGroup": "equipment",
                                "primary": true
                              },
                              "productOrderItemRelationship": [
                                {
                                  "id": "25-762993225238470_OrderItem_537361249183297540",
                                  "relationshipType": "DeliveredBy"
                                },
                                {
                                  "id": "17f22980-804b-4385-9ce6-dcf456bf0540",
                                  "relationshipType": "amendingItem"
                                }
                              ],
                              "state": "Draft",
                              "creationDate": "2025-11-13T20:01:45.494Z",
                              "productOfferingGroupOption": {
                                "groupOptionId": "a7796412-509e-11ef-8590-65744118183b"
                              },
                              "characteristic": [
                                {
                                  "name": "productType",
                                  "valueType": "String",
                                  "value": "FIBER"
                                },
                                {
                                  "name": "Return_Shipment_Option",
                                  "valueType": "String",
                                  "value": "Standard_Post"
                                },
                                {
                                  "name": "Available_Shipping_Options",
                                  "valueType": "String",
                                  "value": "Standard_Post"
                                },
                                {
                                  "name": "billingProfile",
                                  "valueType": "String",
                                  "value": "hassleFree"
                                },
                                {
                                  "name": "Offer_Code",
                                  "valueType": "String",
                                  "value": "FBHUB"
                                },
                                {
                                  "name": "Payment_Type",
                                  "valueType": "String",
                                  "value": "Pay_on_Bill"
                                },
                                {
                                  "name": "Purchase_Option",
                                  "valueType": "String",
                                  "value": "Rent"
                                },
                                {
                                  "name": "buyersRemorseDuration",
                                  "valueType": "String",
                                  "value": "31"
                                }
                              ],
                              "extensions": {},
                              "actionReason": [
                                {
                                  "action": "add",
                                  "reason": "NS-NEW"
                                }
                              ]
                            },
                            {
                              "id": "25-762993225238470_OrderItem_537361249183297539",
                              "quantity": 1,
                              "action": "add",
                              "billingAccount": {
                                "id": "556914836562",
                                "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/v4/billingAccount/556914836562"
                              },
                              "product": {
                                "referenceId": "e8f9e3ad-4a82-4462-96e1-198a17dd7af9",
                                "href": "/v4/productRefOrValue/",
                                "isCustomerVisible": true,
                                "productCharacteristic": [
                                  {
                                    "name": "Eligible_For",
                                    "value": "Acquisition_And_Existing_Customer"
                                  },
                                  {
                                    "name": "Reward_Type",
                                    "value": "Card"
                                  },
                                  {
                                    "name": "Group_O_USOC",
                                    "value": "5BS13"
                                  }
                                ],
                                "productOrderItem": [
                                  {
                                    "orderItemAction": "amend",
                                    "orderItemId": "25-762993225238470_OrderItem_537361249183297536",
                                    "role": "actionContributing"
                                  },
                                  {
                                    "orderItemAction": "amend",
                                    "orderItemId": "25-762993225238470_OrderItem_537361249183297537",
                                    "role": "actionContributing"
                                  }
                                ],
                                "productRelationship": [
                                  {
                                    "relationshipType": "enabledBy",
                                    "product": {
                                      "referenceId": "138390ee-c549-424b-ad45-fe37c19f4c45"
                                    }
                                  },
                                  {
                                    "relationshipType": "subscriptionRelation",
                                    "product": {
                                      "referenceId": "208ae108-80ed-413a-bd80-5a3c40dade16"
                                    }
                                  }
                                ],
                                "productSpecification": {
                                  "id": "98dfd841-da98-45aa-b2cb-2831705fd0f9",
                                  "href": "/v4/productSpecification/98dfd841-da98-45aa-b2cb-2831705fd0f9",
                                  "name": "Fiber Reward Card",
                                  "productSpecificationType": "710883c6-14ba-4d7b-a1f7-a627705a29a2",
                                  "productSpecificationTypeId": "710883c6-14ba-4d7b-a1f7-a627705a29a2"
                                },
                                "relatedParty": [
                                  {
                                    "id": "9560be65-c24d-4f7b-b2d9-fafcf66b936b",
                                    "href": "/v4/relatedParty/9560be65-c24d-4f7b-b2d9-fafcf66b936b",
                                    "role": "owner"
                                  },
                                  {
                                    "id": "3510f18e-55ff-4c13-b175-6bf9e114b0bd",
                                    "href": "/v4/relatedParty/3510f18e-55ff-4c13-b175-6bf9e114b0bd",
                                    "role": "customer"
                                  }
                                ]
                              },
                              "productOffering": {
                                "id": "862ecaef-6b90-407e-9b68-dc9b23ad13be",
                                "href": "/v4/productOffering/862ecaef-6b90-407e-9b68-dc9b23ad13be",
                                "name": "Switch and we'll pay your cancellation fee in full",
                                "productOfferingType": "BB_Reward",
                                "productOfferingTypeGroup": "BBReward",
                                "primary": true
                              },
                              "productOrderItemRelationship": [
                                {
                                  "id": "7cae6d40-c02e-11f0-93cd-81659ef7f43c_OrderItem_537078285925806080",
                                  "relationshipType": "amendingItem"
                                }
                              ],
                              "state": "Draft",
                              "creationDate": "2025-11-13T20:01:45.494Z",
                              "characteristic": [
                                {
                                  "name": "Duration_Qualifier",
                                  "valueType": "String",
                                  "value": "0"
                                },
                                {
                                  "name": "productType",
                                  "valueType": "String",
                                  "value": "FIBER"
                                },
                                {
                                  "name": "Amount",
                                  "valueType": "String",
                                  "value": "0"
                                }
                              ],
                              "extensions": {},
                              "actionReason": [
                                {
                                  "action": "add",
                                  "reason": "FNS-NEW"
                                }
                              ]
                            }
                          ],
                          "productOrderItemRelationship": [
                            {
                              "id": "d1a5d5ab-62b6-4de3-bf5a-061ca6c13665",
                              "relationshipType": "amendingItem"
                            }
                          ],
                          "state": "Draft",
                          "creationDate": "2025-11-13T20:01:45.494Z",
                          "relatedImmediatePromotion": [
                            {
                              "id": "ImmediatePromotion_0493e57d-79c0-4c12-83b2-9168104af0a2",
                              "itemQualificationType": "trigger",
                              "itemStatus": "add"
                            }
                          ],
                          "characteristic": [
                            {
                              "name": "productType",
                              "valueType": "String",
                              "value": "FIBER"
                            },
                            {
                              "name": "billingProfile",
                              "valueType": "String",
                              "value": "hassleFree"
                            },
                            {
                              "name": "Payment_Type",
                              "valueType": "String",
                              "value": "Pay_on_Bill"
                            },
                            {
                              "name": "providerType",
                              "valueType": "String",
                              "value": "NA"
                            },
                            {
                              "name": "TenderType",
                              "valueType": "String",
                              "value": "DebitCard"
                            },
                            {
                              "name": "Auto_Pay_Enrollment",
                              "valueType": "String",
                              "value": "Y"
                            },
                            {
                              "name": "Offer_Code",
                              "valueType": "String",
                              "value": "BINT1G"
                            }
                          ],
                          "extensions": {},
                          "actionReason": [
                            {
                              "action": "add",
                              "reason": "FNS-NEW"
                            }
                          ]
                        },
                        {
                          "id": "25-762993225238470_OrderItem_537361249183297540",
                          "quantity": 1,
                          "action": "add",
                          "billingAccount": {
                            "id": "556914836562",
                            "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/v4/billingAccount/556914836562",
                            "ratingType": "postpaid"
                          },
                          "itemPrice": [
                            {
                              "description": "Standard Shipping",
                              "name": "Standard Shipping",
                              "priceType": "OC",
                              "priceCategory": "shipping",
                              "price": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "appliedTax": [
                                  {
                                    "taxDefinition": {
                                      "name": "MO State Sales Tax",
                                      "taxRate": 0,
                                      "taxType": "99",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "taxJurisdiction": {
                                        "name": "19873-MISSOURI",
                                        "level": "STATE",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": 0
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "printGroup",
                                          "value": "TAX"
                                        }
                                      ]
                                    }
                                  }
                                ]
                              },
                              "finalPrice": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "appliedTax": [
                                  {
                                    "taxDefinition": {
                                      "name": "MO State Sales Tax",
                                      "taxRate": 0,
                                      "taxType": "99",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "taxJurisdiction": {
                                        "name": "19873-MISSOURI",
                                        "level": "STATE",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": 0
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "printGroup",
                                          "value": "TAX"
                                        }
                                      ]
                                    }
                                  }
                                ]
                              },
                              "immediatePayOption": {
                                "payImmediately": true
                              },
                              "taxIncluded": "Excluded",
                              "role": "Price"
                            }
                          ],
                          "itemTotalPrice": [
                            {
                              "priceType": "Immediate",
                              "price": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                }
                              },
                              "finalPrice": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                }
                              },
                              "immediatePayOption": {
                                "payImmediately": true
                              }
                            },
                            {
                              "priceType": "OC",
                              "price": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                }
                              },
                              "finalPrice": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                }
                              },
                              "immediatePayOption": {
                                "payImmediately": false
                              }
                            },
                            {
                              "priceType": "OC",
                              "price": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                }
                              },
                              "finalPrice": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                }
                              },
                              "immediatePayOption": {
                                "payImmediately": true
                              }
                            }
                          ],
                          "product": {
                            "referenceId": "4436388c-3a4a-4d78-a248-cfedbda38988",
                            "href": "/v4/productRefOrValue/",
                            "isCustomerVisible": true,
                            "place": [
                              {
                                "id": "00000T2S77",
                                "name": "ShippingAddress",
                                "role": "shipping"
                              },
                              {
                                "id": "ZMDC",
                                "name": "shipFromAddress",
                                "role": "shipFromAddress"
                              },
                              {
                                "id": "K006",
                                "name": "orderLocationCode",
                                "role": "orderLocationCode"
                              },
                              {
                                "id": "00000T2S77",
                                "name": "ServiceAddress",
                                "role": "SA"
                              },
                              {
                                "id": "00000T2S77",
                                "name": "InstallationAddress",
                                "role": "installation"
                              }
                            ],
                            "productOrderItem": [
                              {
                                "orderItemAction": "amend",
                                "orderItemId": "25-762993225238470_OrderItem_537361249183297540",
                                "role": "actionContributing"
                              }
                            ],
                            "productSpecification": {
                              "id": "2ca9a28c-26ec-4bd0-ae17-c96d16c1a2df",
                              "href": "/v4/productSpecification/2ca9a28c-26ec-4bd0-ae17-c96d16c1a2df",
                              "name": "Shipping",
                              "productSpecificationType": "31c8bcd3-8c2d-4483-98be-d092f497049f",
                              "productSpecificationTypeId": "31c8bcd3-8c2d-4483-98be-d092f497049f"
                            },
                            "relatedParty": [
                              {
                                "id": "9560be65-c24d-4f7b-b2d9-fafcf66b936b",
                                "href": "/v4/relatedParty/9560be65-c24d-4f7b-b2d9-fafcf66b936b",
                                "role": "owner"
                              },
                              {
                                "id": "3510f18e-55ff-4c13-b175-6bf9e114b0bd",
                                "href": "/v4/relatedParty/3510f18e-55ff-4c13-b175-6bf9e114b0bd",
                                "role": "customer"
                              }
                            ]
                          },
                          "productOffering": {
                            "id": "83c8f5a0-d210-4c2c-a7a2-35e27ec193a3",
                            "href": "/v4/productOffering/83c8f5a0-d210-4c2c-a7a2-35e27ec193a3",
                            "name": "Standard Shipping",
                            "productOfferingType": "Delivery_Method",
                            "productOfferingTypeGroup": "deliveryMethod",
                            "primary": true
                          },
                          "productOrderItemRelationship": [
                            {
                              "id": "25-762993225238470_OrderItem_537361249183297538",
                              "relationshipType": "Delivering"
                            },
                            {
                              "id": "31c196ac-a668-4cae-a49f-54da453f70d2",
                              "relationshipType": "amendingItem"
                            }
                          ],
                          "state": "Draft",
                          "creationDate": "2025-11-13T20:01:45.494Z",
                          "characteristic": [
                            {
                              "name": "Offer_Code",
                              "valueType": "String",
                              "value": "StndShip"
                            }
                          ],
                          "extensions": {
                            "initDeliveryByFromDate": "2025-11-13T00:00:00.000Z",
                            "initDeliveryByToDate": "2025-11-15T00:00:00.000Z",
                            "initPromiseFromDate": "2025-11-14T00:00:00.000Z",
                            "initPromiseToDate": "2025-11-17T00:00:00.000Z"
                          },
                          "actionReason": [
                            {
                              "action": "replace",
                              "reason": "NSAM-RSPDEF"
                            }
                          ]
                        }
                      ],
                      "relatedParty": [
                        {
                          "id": "9560be65-c24d-4f7b-b2d9-fafcf66b936b",
                          "href": "/v4/relatedParty/9560be65-c24d-4f7b-b2d9-fafcf66b936b",
                          "role": "owner",
                          "@referredType": "Individual"
                        },
                        {
                          "id": "3510f18e-55ff-4c13-b175-6bf9e114b0bd",
                          "href": "/v4/relatedParty/3510f18e-55ff-4c13-b175-6bf9e114b0bd",
                          "role": "customer",
                          "@referredType": "Customer"
                        },
                        {
                          "id": "2333277831",
                          "role": "Profile"
                        }
                      ],
                      "state": "Draft",
                      "@type": "AmendOrder",
                      "immediatePromotion": [
                        {
                          "id": "ImmediatePromotion_b7268aa3-5b7d-4ca7-87af-0b78fe23c148",
                          "status": "add",
                          "state": "applied",
                          "promotion": {
                            "id": "e134400b-9b6f-4cd2-a8b8-e97a46ccdc85",
                            "name": "Save $15/mo. for life on 1 GIG",
                            "description": "Save $15/mo. for life on 1 GIG",
                            "validFor": {
                              "endDateTime": "2035-10-31T05:29:35.149Z",
                              "startDateTime": "2025-08-01T05:00:00.000Z"
                            },
                            "type": "discount",
                            "applyPolicy": "automatic"
                          },
                          "triggerItem": [
                            {
                              "id": "25-762993225238470_OrderItem_537361249183297537",
                              "itemType": "order",
                              "promotionCriteriaGroupId": "0820d1ef-eace-4c46-a5fa-d0322f73d88d",
                              "itemStatus": "add",
                              "pathToRoot": "/25-762993225238470_OrderItem_537361249183297536/25-762993225238470_OrderItem_537361249183297537"
                            }
                          ],
                          "benefitItem": [
                            {
                              "id": "25-762993225238470_OrderItem_537361249183297537",
                              "itemType": "order",
                              "promotionCriteriaGroupId": "0820d1ef-eace-4c46-a5fa-d0322f73d88d",
                              "itemStatus": "add",
                              "pathToRoot": "/25-762993225238470_OrderItem_537361249183297536/25-762993225238470_OrderItem_537361249183297537",
                              "action": [
                                {
                                  "id": "037f94a1-40dd-48c3-9c60-e91c9660c5d0",
                                  "name": "Discount",
                                  "actionType": "priceAlteration",
                                  "actionValue": 1,
                                  "promotionPriceAlteration": {
                                    "id": "cab5b48b-14d8-44e0-a492-e53d8caaae51"
                                  }
                                }
                              ]
                            }
                          ],
                          "immediatePromotionCharacteristic": [
                            {
                              "name": "benefitedMainSubscriber",
                              "contextType": "referenceId",
                              "value": [
                                "208ae108-80ed-413a-bd80-5a3c40dade16"
                              ]
                            },
                            {
                              "name": "billingAccount",
                              "contextType": "custom",
                              "value": [
                                "556914836562"
                              ]
                            },
                            {
                              "name": "promoRolledupDispInd",
                              "contextType": "custom",
                              "value": [
                                "Yes"
                              ]
                            },
                            {
                              "name": "INDIVIDUAL_ID",
                              "contextType": "custom",
                              "value": [
                                "9560be65-c24d-4f7b-b2d9-fafcf66b936b"
                              ]
                            }
                          ]
                        },
                        {
                          "id": "ImmediatePromotion_0493e57d-79c0-4c12-83b2-9168104af0a2",
                          "status": "add",
                          "state": "applied",
                          "promotion": {
                            "id": "b036ca6f-65b5-4726-a88d-b753f6050adf",
                            "name": "AutoPay & paperless billing discount ($5/mo. with debit card)",
                            "description": "AutoPay & paperless billing discount ($5/mo. with debit card)",
                            "validFor": {
                              "endDateTime": "2035-10-31T05:29:35.937Z",
                              "startDateTime": "2025-04-13T05:00:00.000Z"
                            },
                            "type": "discount",
                            "applyPolicy": "automatic"
                          },
                          "triggerItem": [
                            {
                              "id": "25-762993225238470_OrderItem_537361249183297537",
                              "itemType": "order",
                              "promotionCriteriaGroupId": "8091435f-5c12-4e6f-8f84-58db026b324a",
                              "itemStatus": "add",
                              "pathToRoot": "/25-762993225238470_OrderItem_537361249183297536/25-762993225238470_OrderItem_537361249183297537"
                            },
                            {
                              "id": "25-762993225238470_OrderItem_537361249183297536",
                              "itemType": "order",
                              "promotionCriteriaGroupId": "8ff82627-938d-4ea0-a6b5-fb9c72e40eb1",
                              "itemStatus": "add",
                              "pathToRoot": "/25-762993225238470_OrderItem_537361249183297536"
                            }
                          ],
                          "benefitItem": [
                            {
                              "id": "25-762993225238470_OrderItem_537361249183297537",
                              "itemType": "order",
                              "promotionCriteriaGroupId": "8091435f-5c12-4e6f-8f84-58db026b324a",
                              "itemStatus": "add",
                              "pathToRoot": "/25-762993225238470_OrderItem_537361249183297536/25-762993225238470_OrderItem_537361249183297537",
                              "action": [
                                {
                                  "id": "b5c8042c-fbd1-4a56-a94c-1a1240c0cef5",
                                  "name": "Discount",
                                  "actionType": "priceAlteration",
                                  "actionValue": 1,
                                  "promotionPriceAlteration": {
                                    "id": "ed3892c5-4d96-48a2-954f-c1f5f5321a5c"
                                  }
                                }
                              ]
                            }
                          ],
                          "immediatePromotionCharacteristic": [
                            {
                              "name": "benefitedMainSubscriber",
                              "contextType": "referenceId",
                              "value": [
                                "208ae108-80ed-413a-bd80-5a3c40dade16"
                              ]
                            },
                            {
                              "name": "billingAccount",
                              "contextType": "custom",
                              "value": [
                                "556914836562"
                              ]
                            },
                            {
                              "name": "promoRolledupDispInd",
                              "contextType": "custom",
                              "value": [
                                "Yes"
                              ]
                            },
                            {
                              "name": "INDIVIDUAL_ID",
                              "contextType": "custom",
                              "value": [
                                "9560be65-c24d-4f7b-b2d9-fafcf66b936b"
                              ]
                            }
                          ]
                        }
                      ],
                      "validation": {
                        "readyToCheckout": true
                      }
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "description": "Returned for error scenarios.",
                      "type": "string",
                      "example": "Internal Server Error"
                    },
                    "message": {
                      "type": "string",
                      "example": "An unexpected error occurred"
                    },
                    "code": {
                      "type": "integer",
                      "example": 500
                    }
                  }
                },
                "examples": {
                  "Invalid Account Number": {
                    "summary": "MS_MSO_INVALID_ACCT_NUMBER",
                    "value": {
                      "error": "MS_MSO_INVALID_ACCT_NUMBER",
                      "message": "Incorrect account number present in request or request headers. Please verify the request",
                      "code": 400
                    }
                  },
                  "Invalid Product Type": {
                    "summary": "MS_MSO_INVALID_PRODUCT_TYPE",
                    "value": {
                      "error": "MS_MSO_INVALID_PRODUCT_TYPE",
                      "message": "Product Type is empty or incorrect in the request. Please pass valid Product Type",
                      "code": 400
                    }
                  },
                  "UNAUTHORIZED": {
                    "summary": "UNAUTHORIZED",
                    "value": {
                      "error": "UNAUTHORIZED",
                      "message": "ClientID not allowed to access this API. Please reach out to scrum team for access",
                      "code": 403
                    }
                  },
                  "MSO_RSN_001": {
                    "summary": "MSO_RSN_001",
                    "value": {
                      "error": "MSO_RSN_001",
                      "message": "Account Number is not Active",
                      "code": 400
                    }
                  },
                  "MS_POMMS_INVALID_REQUESTED_DATE": {
                    "summary": "MS_POMMS_INVALID_REQUESTED_DATE",
                    "value": {
                      "error": "MS_POMMS_INVALID_REQUESTED_DATE",
                      "message": "Missing or invalid requestedDate in request.",
                      "code": 400
                    }
                  }
                }
              }
            }
          },
          "404": {
            "description": "Service URI Not Found"
          },
          "417": {
            "description": "Expectation failed",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "description": "Returned for error scenarios.",
                      "type": "string",
                      "example": "Internal Server Error"
                    },
                    "message": {
                      "type": "string",
                      "example": "An unexpected error occurred"
                    },
                    "code": {
                      "type": "integer",
                      "example": 500
                    }
                  }
                },
                "examples": {
                  "Expectation Failed": {
                    "summary": "BackEnd API Failure",
                    "value": {
                      "error": "MS_POMMS_CG_CUSTOMER_API_BACKEND_ERROR",
                      "message": "BackEnd API Failure caused by any exceptions or API failures",
                      "code": 417
                    }
                  }
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "description": "Returned for error scenarios.",
                      "type": "string",
                      "example": "Internal Server Error"
                    },
                    "message": {
                      "type": "string",
                      "example": "An unexpected error occurred"
                    },
                    "code": {
                      "type": "integer",
                      "example": 500
                    }
                  }
                },
                "examples": {
                  "databaseError": {
                    "summary": "Database connection failure",
                    "value": {
                      "error": "Database Error",
                      "message": "Failed to connect to the database",
                      "code": 500
                    }
                  },
                  "nullPointer": {
                    "summary": "Null pointer exception",
                    "value": {
                      "error": "NullPointerException",
                      "message": "Item Object was null",
                      "code": 500
                    }
                  },
                  "unknownServerError": {
                    "summary": "Generic server failure",
                    "value": {
                      "error": "Internal Server Error",
                      "message": "Something went wrong on the server",
                      "code": 500
                    }
                  },
                  "serviceUnavailable": {
                    "summary": "Dependent service is down",
                    "value": {
                      "error": "Service Unavailable",
                      "message": "Service is currently unavailable",
                      "code": 500
                    }
                  },
                  "timeoutError": {
                    "summary": "Update operation timed out",
                    "value": {
                      "error": "Timeout",
                      "message": "Operation took long tsubmitime and timed out",
                      "code": 500
                    }
                  },
                  "unexpectedException": {
                    "summary": "Unhandled exception",
                    "value": {
                      "error": "Unexpected Exception",
                      "message": "An unhandled exception occurred while processing the request",
                      "code": 500
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/carts/***/items": {
      "post": {
        "tags": [
          "ChangePlan"
        ],
        "summary": "Amend | Change plan  ",
        "description": "This API is designed to amend the plan",
        "operationId": "ChangePlan",
        "parameters": [
          {
            "$ref": "#/components/parameters/Content-Type"
          },
          {
            "$ref": "#/components/parameters/authorization"
          },
          {
            "$ref": "#/components/parameters/idp-trace-id"
          },
          {
            "$ref": "#/components/parameters/idpctx-session-id"
          },
          {
            "$ref": "#/components/parameters/idpctx-callcontext"
          },
          {
            "$ref": "#/components/parameters/idpctx-user-type"
          },
          {
            "$ref": "#/components/parameters/idpctx-customerstate"
          },
          {
            "$ref": "#/components/parameters/x-att-clientid"
          },
          {
            "$ref": "#/components/parameters/idpctx-linkedbsseaccnums"
          },
          {
            "$ref": "#/components/parameters/idp-dealercode"
          },
          {
            "$ref": "#/components/parameters/idp-agentid"
          },
          {
            "$ref": "#/components/parameters/idpctx-appname"
          },
          {
            "$ref": "#/components/parameters/idpctx-uuid"
          },
          {
            "$ref": "#/components/parameters/idpctx-loggedInid"
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "oneOf": [
                  {
                    "type": "object",
                    "properties": {
                      "items": {
                        "type": "array",
                        "items": {
                          "type": "object",
                          "properties": {
                            "action": {
                              "type": "string"
                            },
                            "id": {
                              "type": "string"
                            },
                            "itemType": {
                              "type": "string"
                            },
                            "offerId": {
                              "type": "string"
                            },
                            "quantity": {
                              "type": "integer"
                            },
                            "characteristic": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "name": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "name",
                                  "value"
                                ]
                              }
                            }
                          },
                          "required": [
                            "action",
                            "itemType",
                            "characteristic"
                          ]
                        }
                      }
                    },
                    "required": [
                      "items"
                    ]
                  }
                ]
              },
              "examples": {
                "Update Shipping Address": {
                  "value": {
                    "items": [
                      {
                        "action": "replace offer from",
                        "id": "67255518844039014",
                        "itemType": "BB_Offer",
                        "characteristic": [
                          {
                            "name": "productType",
                            "value": "Fiber"
                          }
                        ]
                      },
                      {
                        "action": "replace offer to",
                        "itemType": "BB_Offer",
                        "offerId": "b5d96af0-30bc-4988-92b9-7798cc9d4f93",
                        "quantity": 1,
                        "characteristic": [
                          {
                            "name": "productType",
                            "value": "Fiber"
                          }
                        ]
                      }
                    ]
                  }
                }
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "id": {
                      "type": "string"
                    },
                    "href": {
                      "type": "string"
                    },
                    "category": {
                      "type": "string"
                    },
                    "externalId": {
                      "type": "string"
                    },
                    "orderDate": {
                      "type": "string",
                      "format": "date-time"
                    },
                    "lastUpdate": {
                      "type": "string",
                      "format": "date-time"
                    },
                    "orderPriceDate": {
                      "type": "string",
                      "format": "date-time"
                    },
                    "orderExtensions": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "name": {
                            "type": "string"
                          },
                          "value": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "name",
                          "value"
                        ]
                      }
                    },
                    "billingAccount": {
                      "type": "object",
                      "properties": {
                        "id": {
                          "type": "string"
                        },
                        "href": {
                          "type": "string"
                        },
                        "ratingType": {
                          "type": "string"
                        }
                      },
                      "required": [
                        "id",
                        "href",
                        "ratingType"
                      ]
                    },
                    "channel": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          },
                          "name": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "id",
                          "name"
                        ]
                      }
                    },
                    "orderTotalPrice": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "priceType": {
                            "type": "string"
                          },
                          "recurringChargePeriod": {
                            "type": "string"
                          },
                          "price": {
                            "type": "object",
                            "properties": {
                              "dutyFreeAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "taxIncludedAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "taxAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              }
                            },
                            "required": [
                              "dutyFreeAmount",
                              "taxIncludedAmount",
                              "taxAmount"
                            ]
                          },
                          "priceAlteration": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "priceType": {
                                  "type": "string"
                                },
                                "price": {
                                  "type": "object",
                                  "properties": {
                                    "dutyFreeAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxIncludedAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "chargeType": {
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "dutyFreeAmount",
                                    "taxIncludedAmount",
                                    "taxAmount",
                                    "chargeType"
                                  ]
                                },
                                "alterationType": {
                                  "type": "string"
                                },
                                "chargeType": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "priceType",
                                "price",
                                "alterationType",
                                "chargeType"
                              ]
                            }
                          },
                          "recurringChargePeriodLength": {
                            "type": "integer"
                          },
                          "finalPrice": {
                            "type": "object",
                            "properties": {
                              "dutyFreeAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "taxIncludedAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "taxAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              }
                            },
                            "required": [
                              "dutyFreeAmount",
                              "taxIncludedAmount",
                              "taxAmount"
                            ]
                          },
                          "immediatePayOption": {
                            "type": "object",
                            "properties": {
                              "payImmediately": {
                                "type": "boolean"
                              }
                            },
                            "required": [
                              "payImmediately"
                            ]
                          }
                        },
                        "required": [
                          "priceType",
                          "price",
                          "finalPrice",
                          "immediatePayOption"
                        ]
                      }
                    },
                    "productOrderItem": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "action": {
                            "type": "string"
                          },
                          "actionReason": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "action": {
                                  "type": "string"
                                },
                                "reason": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "action",
                                "reason"
                              ]
                            }
                          },
                          "billingAccount": {
                            "type": "object",
                            "properties": {
                              "id": {
                                "type": "string"
                              }
                            },
                            "required": [
                              "id"
                            ]
                          },
                          "characteristic": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "name": {
                                  "type": "string"
                                },
                                "value": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "name",
                                "value"
                              ]
                            }
                          },
                          "creationDate": {
                            "type": "string",
                            "format": "date-time"
                          },
                          "id": {
                            "type": "string"
                          },
                          "itemPrice": {
                            "type": "array",
                            "items": {
                              "type": "object"
                            }
                          },
                          "itemTotalPrice": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "finalPrice": {
                                  "type": "object",
                                  "properties": {
                                    "chargeType": {
                                      "type": "string"
                                    },
                                    "dutyFreeAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "marketingAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxIncludedAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    }
                                  }
                                },
                                "immediatePayOption": {
                                  "type": "object",
                                  "properties": {
                                    "payImmediately": {
                                      "type": "boolean"
                                    }
                                  }
                                },
                                "price": {
                                  "type": "object",
                                  "properties": {
                                    "chargeType": {
                                      "type": "string"
                                    },
                                    "dutyFreeAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxIncludedAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    }
                                  }
                                },
                                "priceType": {
                                  "type": "string"
                                },
                                "recurringChargePeriod": {
                                  "type": "string"
                                },
                                "recurringChargePeriodLength": {
                                  "type": "integer"
                                }
                              }
                            }
                          },
                          "product": {
                            "type": "object",
                            "properties": {
                              "place": {
                                "type": "array",
                                "items": {
                                  "type": "object",
                                  "properties": {
                                    "id": {
                                      "type": "string"
                                    },
                                    "name": {
                                      "type": "string"
                                    },
                                    "role": {
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "id",
                                    "role"
                                  ]
                                }
                              },
                              "productRelationship": {
                                "type": "array",
                                "items": {
                                  "type": "object",
                                  "properties": {
                                    "product": {
                                      "type": "object",
                                      "properties": {
                                        "id": {
                                          "type": "string"
                                        },
                                        "primaryProductId": {
                                          "type": "string"
                                        },
                                        "referenceId": {
                                          "type": "string"
                                        }
                                      }
                                    },
                                    "relationshipSubtype": {
                                      "type": "string"
                                    },
                                    "relationshipType": {
                                      "type": "string"
                                    }
                                  }
                                }
                              },
                              "referenceId": {
                                "type": "string"
                              }
                            }
                          },
                          "productOffering": {
                            "type": "object",
                            "properties": {
                              "id": {
                                "type": "string"
                              },
                              "name": {
                                "type": "string"
                              },
                              "productOfferingGroup": {
                                "type": "string"
                              },
                              "productOfferingType": {
                                "type": "string"
                              },
                              "productOfferingTypeGroup": {
                                "type": "string"
                              }
                            }
                          },
                          "productOrderItem": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "action": {
                                  "type": "string"
                                },
                                "actionReason": {
                                  "type": "array",
                                  "items": {
                                    "type": "object",
                                    "properties": {
                                      "action": {
                                        "type": "string"
                                      },
                                      "reason": {
                                        "type": "string"
                                      }
                                    },
                                    "required": [
                                      "action",
                                      "reason"
                                    ]
                                  }
                                },
                                "characteristic": {
                                  "type": "array",
                                  "items": {
                                    "type": "object",
                                    "properties": {
                                      "name": {
                                        "type": "string"
                                      },
                                      "value": {
                                        "type": "string"
                                      }
                                    },
                                    "required": [
                                      "name",
                                      "value"
                                    ]
                                  }
                                },
                                "creationDate": {
                                  "type": "string",
                                  "format": "date-time"
                                },
                                "fulfillmentMethod": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "string"
                                },
                                "product": {
                                  "type": "object",
                                  "properties": {
                                    "place": {
                                      "type": "array",
                                      "items": {
                                        "type": "object",
                                        "properties": {
                                          "id": {
                                            "type": "string"
                                          },
                                          "name": {
                                            "type": "string"
                                          },
                                          "role": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "id",
                                          "role"
                                        ]
                                      }
                                    },
                                    "productCharacteristic": {
                                      "type": "array",
                                      "items": {
                                        "type": "object",
                                        "properties": {
                                          "name": {
                                            "type": "string"
                                          },
                                          "value": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "name",
                                          "value"
                                        ]
                                      }
                                    },
                                    "productRelationship": {
                                      "type": "array",
                                      "items": {
                                        "type": "object",
                                        "properties": {
                                          "product": {
                                            "type": "object",
                                            "properties": {
                                              "id": {
                                                "type": "string"
                                              },
                                              "primaryProductId": {
                                                "type": "string"
                                              }
                                            }
                                          },
                                          "relationshipType": {
                                            "type": "string"
                                          }
                                        }
                                      }
                                    },
                                    "productSpecification": {
                                      "type": "object",
                                      "properties": {
                                        "id": {
                                          "type": "string"
                                        },
                                        "name": {
                                          "type": "string"
                                        },
                                        "productSpecificationType": {
                                          "type": "string"
                                        }
                                      }
                                    },
                                    "referenceId": {
                                      "type": "string"
                                    }
                                  }
                                },
                                "productOffering": {
                                  "type": "object",
                                  "properties": {
                                    "id": {
                                      "type": "string"
                                    },
                                    "name": {
                                      "type": "string"
                                    },
                                    "productOfferingType": {
                                      "type": "string"
                                    },
                                    "productOfferingTypeGroup": {
                                      "type": "string"
                                    }
                                  }
                                },
                                "productOfferingGroupOption": {
                                  "type": "object",
                                  "properties": {
                                    "groupOptionId": {
                                      "type": "string"
                                    }
                                  }
                                },
                                "productOrderItemRelationship": {
                                  "type": "array",
                                  "items": {
                                    "type": "object",
                                    "properties": {
                                      "id": {
                                        "type": "string"
                                      },
                                      "relationshipType": {
                                        "type": "string"
                                      }
                                    }
                                  }
                                },
                                "quantity": {
                                  "type": "integer"
                                }
                              }
                            }
                          },
                          "quantity": {
                            "type": "integer"
                          }
                        },
                        "required": [
                          "action",
                          "actionReason",
                          "billingAccount",
                          "characteristic",
                          "id",
                          "product",
                          "productOffering"
                        ]
                      }
                    },
                    "relatedParty": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          },
                          "href": {
                            "type": "string"
                          },
                          "role": {
                            "type": "string"
                          },
                          "@referredType": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "id",
                          "role"
                        ]
                      }
                    },
                    "state": {
                      "type": "string"
                    },
                    "@type": {
                      "type": "string"
                    },
                    "immediatePromotion": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          },
                          "status": {
                            "type": "string"
                          },
                          "state": {
                            "type": "string"
                          },
                          "promotion": {
                            "type": "object",
                            "properties": {
                              "id": {
                                "type": "string"
                              },
                              "name": {
                                "type": "string"
                              },
                              "description": {
                                "type": "string"
                              },
                              "validFor": {
                                "type": "object",
                                "properties": {
                                  "endDateTime": {
                                    "type": "string",
                                    "format": "date-time"
                                  },
                                  "startDateTime": {
                                    "type": "string",
                                    "format": "date-time"
                                  }
                                },
                                "required": [
                                  "endDateTime",
                                  "startDateTime"
                                ]
                              },
                              "type": {
                                "type": "string"
                              },
                              "applyPolicy": {
                                "type": "string"
                              }
                            },
                            "required": [
                              "id",
                              "name",
                              "description",
                              "validFor",
                              "type",
                              "applyPolicy"
                            ]
                          },
                          "triggerItem": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "id": {
                                  "type": "string"
                                },
                                "itemType": {
                                  "type": "string"
                                },
                                "promotionCriteriaGroupId": {
                                  "type": "string"
                                },
                                "itemStatus": {
                                  "type": "string"
                                },
                                "pathToRoot": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "id",
                                "itemType",
                                "promotionCriteriaGroupId",
                                "itemStatus",
                                "pathToRoot"
                              ]
                            }
                          },
                          "benefitItem": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "id": {
                                  "type": "string"
                                },
                                "itemType": {
                                  "type": "string"
                                },
                                "promotionCriteriaGroupId": {
                                  "type": "string"
                                },
                                "itemStatus": {
                                  "type": "string"
                                },
                                "pathToRoot": {
                                  "type": "string"
                                },
                                "action": {
                                  "type": "array",
                                  "items": {
                                    "type": "object",
                                    "properties": {
                                      "id": {
                                        "type": "string"
                                      },
                                      "name": {
                                        "type": "string"
                                      },
                                      "actionType": {
                                        "type": "string"
                                      },
                                      "actionValue": {
                                        "type": "number"
                                      },
                                      "promotionPriceAlteration": {
                                        "type": "object",
                                        "properties": {
                                          "id": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "id"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "id",
                                      "name",
                                      "actionType",
                                      "actionValue",
                                      "promotionPriceAlteration"
                                    ]
                                  }
                                }
                              },
                              "required": [
                                "id",
                                "itemType",
                                "promotionCriteriaGroupId",
                                "itemStatus",
                                "pathToRoot"
                              ]
                            }
                          },
                          "immediatePromotionCharacteristic": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "name": {
                                  "type": "string"
                                },
                                "contextType": {
                                  "type": "string"
                                },
                                "value": {
                                  "type": "array",
                                  "items": {
                                    "type": "string"
                                  }
                                }
                              },
                              "required": [
                                "name",
                                "contextType",
                                "value"
                              ]
                            }
                          }
                        },
                        "required": [
                          "id",
                          "status",
                          "state",
                          "promotion",
                          "triggerItem",
                          "benefitItem",
                          "immediatePromotionCharacteristic"
                        ]
                      }
                    },
                    "validation": {
                      "type": "object",
                      "properties": {
                        "readyToCheckout": {
                          "type": "boolean"
                        }
                      },
                      "required": [
                        "readyToCheckout"
                      ]
                    }
                  },
                  "required": [
                    "id",
                    "channel",
                    "orderTotalPrice",
                    "relatedParty",
                    "validation"
                  ]
                },
                "examples": {
                  "Change Plan response": {
                    "value": {
                      "id": "25-764953999736453",
                      "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/productOrderingManagement/v4/productOrder/25-764953999736453",
                      "category": "BB_Offer",
                      "externalId": "25-764953999736453",
                      "orderDate": "2025-12-05T17:04:56.738Z",
                      "lastUpdate": "2025-12-05T17:07:48.434Z",
                      "orderPriceDate": "2025-12-05T17:07:48.402Z",
                      "orderExtensions": [
                        {
                          "name": "externalOrderSource",
                          "value": "CAS"
                        },
                        {
                          "name": "idpctx-session-id",
                          "value": "amend~order~changeplan1226"
                        },
                        {
                          "name": "billingAccount",
                          "value": "559938458884"
                        },
                        {
                          "name": "operatorID",
                          "value": "CAAS"
                        }
                      ],
                      "billingAccount": {
                        "id": "559938458884",
                        "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/v4/billingAccount/559938458884",
                        "ratingType": "postpaid"
                      },
                      "channel": [
                        {
                          "id": "SelfService",
                          "name": "SelfService"
                        }
                      ],
                      "orderTotalPrice": [
                        {
                          "priceType": "RC",
                          "recurringChargePeriod": "month",
                          "price": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 65
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 65.24
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0.24
                            }
                          },
                          "priceAlteration": [
                            {
                              "priceType": "RC",
                              "price": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 5
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 5.02
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.02
                                },
                                "chargeType": "credit"
                              },
                              "alterationType": "Promotion Price Alteration",
                              "chargeType": "credit"
                            }
                          ],
                          "recurringChargePeriodLength": 1,
                          "finalPrice": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 60
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 60.22
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0.22
                            }
                          },
                          "immediatePayOption": {
                            "payImmediately": false
                          }
                        }
                      ],
                      "productOrderItem": [
                        {
                          "id": "25-764953999736453_OrderItem_545289285959782400",
                          "quantity": 1,
                          "action": "replace offer from",
                          "billingAccount": {
                            "id": "559938458884",
                            "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/v4/billingAccount/559938458884",
                            "ratingType": "postpaid"
                          },
                          "product": {
                            "href": "/v4/productRefOrValue/",
                            "isCustomerVisible": true,
                            "place": [
                              {
                                "id": "00000T2S77",
                                "name": "ServiceAddress",
                                "role": "SA"
                              },
                              {
                                "id": "00000T2S77",
                                "name": "InstallationAddress",
                                "role": "installation"
                              }
                            ],
                            "productOrderItem": [
                              {
                                "orderItemAction": "amend",
                                "orderItemId": "25-764953999736453_OrderItem_545289285959782400",
                                "role": "actionContributing"
                              }
                            ],
                            "relatedParty": [
                              {
                                "id": "fe6c04e7-1df8-42bd-ac3d-33e7c49b69a2",
                                "href": "/v4/relatedParty/fe6c04e7-1df8-42bd-ac3d-33e7c49b69a2",
                                "role": "owner"
                              },
                              {
                                "id": "94f4feb6-2c53-44c5-9bcd-9784f16f6777",
                                "href": "/v4/relatedParty/94f4feb6-2c53-44c5-9bcd-9784f16f6777",
                                "role": "customer"
                              }
                            ]
                          },
                          "productOffering": {
                            "id": "8d48abee-2ea9-41f0-a6ae-509f6c47f26c",
                            "href": "/v4/productOffering/8d48abee-2ea9-41f0-a6ae-509f6c47f26c",
                            "productOfferingType": "BB_Offer",
                            "productOfferingGroup": "BSSE_Broadband",
                            "primary": true
                          },
                          "productOrderItem": [
                            {
                              "id": "25-764953999736453_OrderItem_545289285959782401",
                              "quantity": 1,
                              "action": "cancel",
                              "billingAccount": {
                                "id": "559938458884",
                                "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/v4/billingAccount/559938458884",
                                "ratingType": "postpaid"
                              },
                              "product": {
                                "referenceId": "6770c3de-7b9f-4717-a7c5-aefa64a90d71",
                                "href": "/v4/productRefOrValue/",
                                "isCustomerVisible": true,
                                "place": [
                                  {
                                    "id": "00000T2S77",
                                    "name": "ServiceAddress",
                                    "role": "SA"
                                  },
                                  {
                                    "id": "00000T2S77",
                                    "name": "InstallationAddress",
                                    "role": "installation"
                                  }
                                ],
                                "productCharacteristic": [
                                  {
                                    "name": "Speed",
                                    "value": "1000"
                                  }
                                ],
                                "productOrderItem": [
                                  {
                                    "orderItemAction": "amend",
                                    "orderItemId": "25-764953999736453_OrderItem_545289285959782400",
                                    "role": "actionContributing"
                                  }
                                ],
                                "productRelationship": [
                                  {
                                    "relationshipType": "subscriptionRelation",
                                    "product": {
                                      "referenceId": "6be20621-03ac-43af-b373-8336eadf74d9"
                                    }
                                  }
                                ],
                                "productSpecification": {
                                  "id": "ac6ab437-07a1-4239-b751-c09a138d54d0",
                                  "href": "/v4/productSpecification/ac6ab437-07a1-4239-b751-c09a138d54d0",
                                  "name": "Internet",
                                  "productSpecificationType": "93a2f73f-3ca0-426b-a4c9-f63ea4482000",
                                  "productSpecificationTypeId": "93a2f73f-3ca0-426b-a4c9-f63ea4482000"
                                },
                                "relatedParty": [
                                  {
                                    "id": "fe6c04e7-1df8-42bd-ac3d-33e7c49b69a2",
                                    "href": "/v4/relatedParty/fe6c04e7-1df8-42bd-ac3d-33e7c49b69a2",
                                    "role": "owner"
                                  },
                                  {
                                    "id": "94f4feb6-2c53-44c5-9bcd-9784f16f6777",
                                    "href": "/v4/relatedParty/94f4feb6-2c53-44c5-9bcd-9784f16f6777",
                                    "role": "customer"
                                  }
                                ]
                              },
                              "productOffering": {
                                "id": "22448096-19ce-4de0-8be0-d6c09c8c56dc",
                                "href": "/v4/productOffering/22448096-19ce-4de0-8be0-d6c09c8c56dc",
                                "name": "AT&T Internet 1000",
                                "productOfferingType": "BB_Plan",
                                "productOfferingTypeGroup": "BBPlan",
                                "primary": false
                              },
                              "productOfferingQualificationItem": {
                                "id": "b04e0c57-673b-48da-a9b4-279bd137a702",
                                "productOfferingQualificationId": "b04e0c57-673b-48da-a9b4-279bd137a702"
                              },
                              "productOrderItemRelationship": [
                                {
                                  "id": "790407ea-5a8e-49b3-a204-eb7b2b25cd8a",
                                  "relationshipType": "amendingItem"
                                },
                                {
                                  "id": "790407ea-5a8e-49b3-a204-eb7b2b25cd8a",
                                  "relationshipType": "cancelingItem"
                                },
                                {
                                  "id": "25-764953999736453_OrderItem_545290000451080193",
                                  "relationshipType": "ReplaceOfferToImplicit"
                                }
                              ],
                              "state": "Draft",
                              "creationDate": "2025-12-05T17:04:56.757Z",
                              "relatedImmediatePromotion": [
                                {
                                  "id": "ImmediatePromotion_593075ab-ef8a-4e8f-bc1c-c138d8530839",
                                  "itemQualificationType": "benefit",
                                  "itemStatus": "add"
                                },
                                {
                                  "id": "ImmediatePromotion_b33c6a30-2a7b-4e55-b6cf-5f05de05d89d",
                                  "itemQualificationType": "benefit",
                                  "itemStatus": "add"
                                },
                                {
                                  "id": "ImmediatePromotion_f5b2ac3b-d91f-46b6-9ec2-9a6e451d402c",
                                  "itemQualificationType": "benefit",
                                  "itemStatus": "add"
                                }
                              ],
                              "characteristic": [
                                {
                                  "name": "productType",
                                  "valueType": "String",
                                  "value": "FIBER"
                                },
                                {
                                  "name": "billingProfile",
                                  "valueType": "String",
                                  "value": "hassleFree"
                                },
                                {
                                  "name": "Payment_Type",
                                  "valueType": "String",
                                  "value": "Pay_on_Bill"
                                },
                                {
                                  "name": "serviceQualificationExpiryDate",
                                  "value": "2025-12-07T17:07:25.000Z"
                                },
                                {
                                  "name": "Plan_Group",
                                  "valueType": "String",
                                  "value": "FFDATA"
                                },
                                {
                                  "name": "Offer_Code",
                                  "valueType": "String",
                                  "value": "INT1G"
                                },
                                {
                                  "name": "In_wait_service_period_for_reward",
                                  "valueType": "String",
                                  "value": "true;false"
                                }
                              ],
                              "extensions": {},
                              "actionReason": [
                                {
                                  "action": "add",
                                  "reason": "FNS-NEW"
                                }
                              ]
                            },
                            {
                              "id": "25-764953999736453_OrderItem_545289285959782402",
                              "quantity": 1,
                              "action": "cancel",
                              "billingAccount": {
                                "id": "559938458884",
                                "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/v4/billingAccount/559938458884",
                                "ratingType": "postpaid"
                              },
                              "product": {
                                "referenceId": "ae31efe9-2462-4990-abdf-10a9bb557ffa",
                                "href": "/v4/productRefOrValue/",
                                "isCustomerVisible": true,
                                "place": [
                                  {
                                    "id": "00000T2S77",
                                    "name": "ServiceAddress",
                                    "role": "SA"
                                  },
                                  {
                                    "id": "00000T2S77",
                                    "name": "InstallationAddress",
                                    "role": "installation"
                                  }
                                ],
                                "productCharacteristic": [
                                  {
                                    "name": "SKU_With_Prefix",
                                    "value": "RTL.200AC"
                                  },
                                  {
                                    "name": "Sub_Group",
                                    "value": "HUB_F1"
                                  },
                                  {
                                    "name": "Delivery_Method",
                                    "value": "Indirect_Delivery_Shipping"
                                  },
                                  {
                                    "name": "Installation_Method",
                                    "value": "Self_Installation"
                                  },
                                  {
                                    "name": "Return_Method",
                                    "value": "Return_by_box_Shipment"
                                  },
                                  {
                                    "name": "Recoverable_Disconnect",
                                    "value": "RECOVERABLE"
                                  }
                                ],
                                "productOrderItem": [
                                  {
                                    "orderItemAction": "amend",
                                    "orderItemId": "25-764953999736453_OrderItem_545289285959782400",
                                    "role": "actionContributing"
                                  },
                                  {
                                    "orderItemAction": "amend",
                                    "orderItemId": "25-764953999736453_OrderItem_545289285959782401",
                                    "role": "actionContributing"
                                  }
                                ],
                                "productRelationship": [
                                  {
                                    "relationshipType": "enabledBy",
                                    "product": {
                                      "referenceId": "6770c3de-7b9f-4717-a7c5-aefa64a90d71"
                                    }
                                  },
                                  {
                                    "relationshipType": "subscriptionRelation",
                                    "product": {
                                      "referenceId": "6be20621-03ac-43af-b373-8336eadf74d9"
                                    }
                                  }
                                ],
                                "productSpecification": {
                                  "id": "8e2347a4-88dd-42b2-b100-527d4c90364f",
                                  "href": "/v4/productSpecification/8e2347a4-88dd-42b2-b100-527d4c90364f",
                                  "name": "All-Fi Fiber Hub ",
                                  "productSpecificationType": "0a12bfd7-06a3-47bc-bee6-6f66cce7fa13",
                                  "productSpecificationTypeId": "0a12bfd7-06a3-47bc-bee6-6f66cce7fa13"
                                },
                                "relatedParty": [
                                  {
                                    "id": "fe6c04e7-1df8-42bd-ac3d-33e7c49b69a2",
                                    "href": "/v4/relatedParty/fe6c04e7-1df8-42bd-ac3d-33e7c49b69a2",
                                    "role": "owner"
                                  },
                                  {
                                    "id": "94f4feb6-2c53-44c5-9bcd-9784f16f6777",
                                    "href": "/v4/relatedParty/94f4feb6-2c53-44c5-9bcd-9784f16f6777",
                                    "role": "customer"
                                  }
                                ]
                              },
                              "productOffering": {
                                "id": "d540cf2a-23ff-4ff6-b859-53c5f1985476",
                                "href": "/v4/productOffering/d540cf2a-23ff-4ff6-b859-53c5f1985476",
                                "name": "Fiber Hub",
                                "productOfferingType": "Rented_Equipment",
                                "productOfferingTypeGroup": "equipment",
                                "primary": true
                              },
                              "productOrderItemRelationship": [
                                {
                                  "id": "25-764953999736453_OrderItem_545289285959782404",
                                  "relationshipType": ""
                                },
                                {
                                  "id": "a1ac39cb-977e-4d89-8e83-5593aca73278",
                                  "relationshipType": "amendingItem"
                                },
                                {
                                  "id": "a1ac39cb-977e-4d89-8e83-5593aca73278",
                                  "relationshipType": "cancelingItem"
                                },
                                {
                                  "id": "25-764953999736453_OrderItem_545290000451080195",
                                  "relationshipType": "ReplaceOfferKeepImplicit"
                                }
                              ],
                              "state": "Draft",
                              "creationDate": "2025-12-05T17:04:56.757Z",
                              "productOfferingGroupOption": {
                                "groupOptionId": "a7796412-509e-11ef-8590-65744118183b"
                              },
                              "characteristic": [
                                {
                                  "name": "productType",
                                  "valueType": "String",
                                  "value": "FIBER"
                                },
                                {
                                  "name": "Return_Shipment_Option",
                                  "valueType": "String",
                                  "value": "Standard_Post"
                                },
                                {
                                  "name": "Available_Shipping_Options",
                                  "valueType": "String",
                                  "value": "Standard_Post"
                                },
                                {
                                  "name": "billingProfile",
                                  "valueType": "String",
                                  "value": "hassleFree"
                                },
                                {
                                  "name": "Offer_Code",
                                  "valueType": "String",
                                  "value": "FBHUB"
                                },
                                {
                                  "name": "Payment_Type",
                                  "valueType": "String",
                                  "value": "Pay_on_Bill"
                                },
                                {
                                  "name": "Purchase_Option",
                                  "valueType": "String",
                                  "value": "Rent"
                                },
                                {
                                  "name": "buyersRemorseDuration",
                                  "valueType": "String",
                                  "value": "31"
                                }
                              ],
                              "extensions": {},
                              "actionReason": [
                                {
                                  "action": "add",
                                  "reason": "NS-NEW"
                                }
                              ]
                            },
                            {
                              "id": "25-764953999736453_OrderItem_545289285959782403",
                              "quantity": 1,
                              "action": "cancel",
                              "billingAccount": {
                                "id": "559938458884",
                                "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com/v4/billingAccount/559938458884"
                              },
                              "product": {
                                "referenceId": "8ff9f966-4525-4423-ac07-5bc7abfa681c",
                                "href": "/v4/productRefOrValue/",
                                "isCustomerVisible": true,
                                "productCharacteristic": [
                                  {
                                    "name": "Eligible_For",
                                    "value": "Acquisition_And_Existing_Customer"
                                  },
                                  {
                                    "name": "Reward_Type",
                                    "value": "Card"
                                  },
                                  {
                                    "name": "Group_O_USOC",
                                    "value": "5BS13"
                                  }
                                ],
                                "productOrderItem": [
                                  {
                                    "orderItemAction": "amend",
                                    "orderItemId": "25-764953999736453_OrderItem_545289285959782400",
                                    "role": "actionContributing"
                                  },
                                  {
                                    "orderItemAction": "amend",
                                    "orderItemId": "25-764953999736453_OrderItem_545289285959782401",
                                    "role": "actionContributing"
                                  }
                                ],
                                "productRelationship": [
                                  {
                                    "relationshipType": "enabledBy",
                                    "product": {
                                      "referenceId": "6770c3de-7b9f-4717-a7c5-aefa64a90d71"
                                    }
                                  },
                                  {
                                    "relationshipType": "subscriptionRelation",
                                    "product": {
                                      "referenceId": "6be20621-03ac-43af-b373-8336eadf74d9"
                                    }
                                  }
                                ],
                                "productSpecification": {
                                  "id": "98dfd841-da98-45aa-b2cb-2831705fd0f9",
                                  "href": "/v4/productSpecification/98dfd841-da98-45aa-b2cb-2831705fd0f9",
                                  "name": "Fiber Reward Card",
                                  "productSpecificationType": "710883c6-14ba-4d7b-a1f7-a627705a29a2",
                                  "productSpecificationTypeId": "710883c6-14ba-4d7b-a1f7-a627705a29a2"
                                },
                                "relatedParty": [
                                  {
                                    "id": "fe6c04e7-1df8-42bd-ac3d-33e7c49b69a2",
                                    "href": "/v4/relatedParty/fe6c04e7-1df8-42bd-ac3d-33e7c49b69a2",
                                    "role": "owner"
                                  },
                                  {
                                    "id": "94f4feb6-2c53-44c5-9bcd-9784f16f6777",
                                    "href": "/v4/relatedParty/94f4feb6-2c53-44c5-9bcd-9784f16f6777",
                                    "role": "customer"
                                  }
                                ]
                              },
                              "productOffering": {
                                "id": "862ecaef-6b90-407e-9b68-dc9b23ad13be",
                                "href": "/v4/productOffering/862ecaef-6b90-407e-9b68-dc9b23ad13be",
                                "name": "Switch and we'll pay your cancellation fee in full",
                                "productOfferingType": "BB_Reward",
                                "productOfferingTypeGroup": "BBReward",
                                "primary": true
                              },
                              "productOrderItemRelationship": [
                                {
                                  "id": "be10bd90-d1fb-11f0-8c47-41089f223dfb_OrderItem_545287951369998336",
                                  "relationshipType": "amendingItem"
                                },
                                {
                                  "id": "be10bd90-d1fb-11f0-8c47-41089f223dfb_OrderItem_545287951369998336",
                                  "relationshipType": "cancelingItem"
                                },
                                {
                                  "id": "25-764953999736453_OrderItem_545290000451080194",
                                  "relationshipType": "ReplaceOfferKeepImplicit"
                                }
                              ],
                              "state": "Draft",
                              "creationDate": "2025-12-05T17:04:56.757Z",
                              "characteristic": [
                                {
                                  "name": "Duration_Qualifier",
                                  "valueType": "String",
                                  "value": "0"
                                },
                                {
                                  "name": "productType",
                                  "valueType": "String",
                                  "value": "FIBER"
                                },
                                {
                                  "name": "Amount",
                                  "valueType": "String",
                                  "value": "0"
                                }
                              ],
                              "extensions": {},
                              "actionReason": [
                                {
                                  "action": "add",
                                  "reason": "FNS-NEW"
                                }
                              ]
                            }
                          ],
                          "state": "Draft",
                          "creationDate": "2025-12-05T17:04:56.757Z",
                          "relatedImmediatePromotion": [
                            {
                              "id": "ImmediatePromotion_b33c6a30-2a7b-4e55-b6cf-5f05de05d89d",
                              "itemQualificationType": "trigger",
                              "itemStatus": "add"
                            }
                          ],
                          "characteristic": [
                            {
                              "name": "productType",
                              "valueType": "String",
                              "value": "FIBER"
                            },
                            {
                              "name": "billingProfile",
                              "valueType": "String",
                              "value": "hassleFree"
                            },
                            {
                              "name": "Payment_Type",
                              "valueType": "String",
                              "value": "Pay_on_Bill"
                            },
                            {
                              "name": "TenderType",
                              "valueType": "String",
                              "value": "DebitCard"
                            },
                            {
                              "name": "Auto_Pay_Enrollment",
                              "valueType": "String",
                              "value": "Y"
                            },
                            {
                              "name": "Offer_Code",
                              "valueType": "String",
                              "value": "BINT1G"
                            }
                          ],
                          "extensions": {},
                          "actionReason": [
                            {
                              "action": "add",
                              "reason": "FNS-NEW"
                            }
                          ]
                        },
                        {
                          "id": "25-764953999736453_OrderItem_545290000451080192",
                          "quantity": 1,
                          "action": "replace offer to",
                          "billingAccount": {
                            "id": "559938458884",
                            "characteristic": [
                              {
                                "name": "autopayIntent",
                                "value": "true"
                              },
                              {
                                "name": "tenderType",
                                "value": "DebitCard"
                              }
                            ],
                            "ratingType": "postpaid"
                          },
                          "itemTotalPrice": [
                            {
                              "priceType": "RC",
                              "recurringChargePeriod": "month",
                              "price": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 65
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 65.24
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.24
                                }
                              },
                              "priceAlteration": [
                                {
                                  "priceType": "RC",
                                  "price": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 5
                                    },
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 5.02
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.02
                                    },
                                    "chargeType": "credit"
                                  },
                                  "alterationType": "Promotion Price Alteration",
                                  "chargeType": "credit"
                                }
                              ],
                              "recurringChargePeriodLength": 1,
                              "finalPrice": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 60
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 60.22
                                },
                                "marketingAmount": {
                                  "unit": "USD",
                                  "value": 60
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.22
                                }
                              },
                              "immediatePayOption": {
                                "payImmediately": false
                              }
                            }
                          ],
                          "product": {
                            "referenceId": "6be20621-03ac-43af-b373-8336eadf74d9",
                            "name": "AT&T Internet 300",
                            "productRelationship": [
                              {
                                "relationshipType": "subscriptionRelation",
                                "product": {
                                  "referenceId": "6be20621-03ac-43af-b373-8336eadf74d9"
                                }
                              }
                            ]
                          },
                          "productOffering": {
                            "id": "b5d96af0-30bc-4988-92b9-7798cc9d4f93",
                            "name": "AT&T Internet 300",
                            "productOfferingType": "BB_Offer",
                            "productOfferingTypeGroup": "BBOffer",
                            "productOfferingGroup": "BSSE_Broadband"
                          },
                          "productOrderItem": [
                            {
                              "id": "25-764953999736453_OrderItem_545290000451080193",
                              "quantity": 1,
                              "action": "add",
                              "billingAccount": {
                                "id": "559938458884",
                                "ratingType": "postpaid"
                              },
                              "itemPrice": [
                                {
                                  "description": "AT&T Internet 300",
                                  "name": "AT&T Internet 300",
                                  "priceType": "RC",
                                  "priceCategory": "serviceRC",
                                  "recurringChargePeriod": "month",
                                  "price": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 65
                                    },
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 65.24
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.24
                                    },
                                    "appliedTax": [
                                      {
                                        "taxDefinition": {
                                          "name": "MO State Sales Tax",
                                          "taxRate": 0.042249999940395355,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "19873-MISSOURI",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.17
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "taxDefinition": {
                                          "name": "County Sales Tax",
                                          "taxRate": 0.017249999567866325,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "20988-ST CHARLES",
                                            "level": "COUNTY",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.07
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "taxDefinition": {
                                          "name": "MO State Sales Tax",
                                          "taxRate": 0,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "19873-MISSOURI",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 61
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  },
                                  "priceAlteration": [
                                    {
                                      "priceType": "RC",
                                      "price": {
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 5
                                        },
                                        "taxIncludedAmount": {
                                          "unit": "USD",
                                          "value": 5.02
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.02
                                        },
                                        "priceReduction": {
                                          "unit": "USD",
                                          "value": 5
                                        },
                                        "appliedTax": [
                                          {
                                            "taxDefinition": {
                                              "name": "MO State Sales Tax",
                                              "taxRate": 0.042249999940395355,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "taxJurisdiction": {
                                                "name": "19873-MISSOURI",
                                                "level": "STATE",
                                                "id": "DUMMY ID"
                                              }
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.01
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 0.31
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "taxDefinition": {
                                              "name": "County Sales Tax",
                                              "taxRate": 0.017249999567866325,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "taxJurisdiction": {
                                                "name": "20988-ST CHARLES",
                                                "level": "COUNTY",
                                                "id": "DUMMY ID"
                                              }
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0.01
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 0.31
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "taxDefinition": {
                                              "name": "MO State Sales Tax",
                                              "taxRate": 0,
                                              "taxType": "99",
                                              "isExemption": false,
                                              "exemptionType": "None",
                                              "taxJurisdiction": {
                                                "name": "19873-MISSOURI",
                                                "level": "STATE",
                                                "id": "DUMMY ID"
                                              }
                                            },
                                            "taxAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "taxableAmount": {
                                              "unit": "USD",
                                              "value": 4.69
                                            },
                                            "exemptAmount": {
                                              "unit": "USD",
                                              "value": 0
                                            },
                                            "extensions": {
                                              "Tax": [
                                                {
                                                  "key": "printGroup",
                                                  "value": "TAX"
                                                }
                                              ]
                                            }
                                          }
                                        ]
                                      },
                                      "alterationType": "Promotion Price Alteration",
                                      "immediatePromotionId": "ImmediatePromotion_6847b41d-a0f9-4fbb-bbe9-80cd456c01e0",
                                      "chargeType": "credit"
                                    }
                                  ],
                                  "recurringChargePeriodLength": 1,
                                  "finalPrice": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 60
                                    },
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 60.22
                                    },
                                    "marketingAmount": {
                                      "unit": "USD",
                                      "value": 60
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.22
                                    },
                                    "appliedTax": [
                                      {
                                        "taxDefinition": {
                                          "name": "MO State Sales Tax",
                                          "taxRate": 0.042249999940395355,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "19873-MISSOURI",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.16
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 3.69
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "taxDefinition": {
                                          "name": "County Sales Tax",
                                          "taxRate": 0.017249999567866325,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "20988-ST CHARLES",
                                            "level": "COUNTY",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.06
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 3.69
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "taxDefinition": {
                                          "name": "MO State Sales Tax",
                                          "taxRate": 0,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "19873-MISSOURI",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 56.31
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  },
                                  "immediatePayOption": {
                                    "payImmediately": false
                                  },
                                  "taxIncluded": "Excluded",
                                  "role": "Price"
                                }
                              ],
                              "itemTotalPrice": [
                                {
                                  "priceType": "RC",
                                  "recurringChargePeriod": "month",
                                  "price": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 65
                                    },
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 65.24
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.24
                                    }
                                  },
                                  "priceAlteration": [
                                    {
                                      "priceType": "RC",
                                      "price": {
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 5
                                        },
                                        "taxIncludedAmount": {
                                          "unit": "USD",
                                          "value": 5.02
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.02
                                        },
                                        "chargeType": "credit"
                                      },
                                      "alterationType": "Promotion Price Alteration",
                                      "chargeType": "credit"
                                    }
                                  ],
                                  "recurringChargePeriodLength": 1,
                                  "finalPrice": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 60
                                    },
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 60.22
                                    },
                                    "marketingAmount": {
                                      "unit": "USD",
                                      "value": 60
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.22
                                    }
                                  },
                                  "immediatePayOption": {
                                    "payImmediately": false
                                  }
                                }
                              ],
                              "product": {
                                "referenceId": "6770c3de-7b9f-4717-a7c5-aefa64a90d71",
                                "name": "AT&T Internet 300",
                                "place": [
                                  {
                                    "id": "00000T2S77",
                                    "name": "ServiceAddress",
                                    "role": "SA"
                                  },
                                  {
                                    "id": "00000T2S77",
                                    "name": "InstallationAddress",
                                    "role": "installation"
                                  }
                                ],
                                "productCharacteristic": [
                                  {
                                    "name": "Speed",
                                    "value": "300"
                                  }
                                ],
                                "productRelationship": [
                                  {
                                    "relationshipType": "subscriptionRelation",
                                    "product": {
                                      "referenceId": "6be20621-03ac-43af-b373-8336eadf74d9"
                                    }
                                  }
                                ],
                                "productSpecification": {
                                  "id": "ac6ab437-07a1-4239-b751-c09a138d54d0",
                                  "name": "Internet",
                                  "productSpecificationType": "93a2f73f-3ca0-426b-a4c9-f63ea4482000"
                                }
                              },
                              "productOffering": {
                                "id": "85333ec5-e9aa-4c8e-b886-04afb19e4a6a",
                                "name": "AT&T Internet 300",
                                "productOfferingType": "BB_Plan",
                                "productOfferingTypeGroup": "BBPlan"
                              },
                              "productOfferingQualificationItem": {
                                "id": "b04e0c57-673b-48da-a9b4-279bd137a702",
                                "productOfferingQualificationId": "b04e0c57-673b-48da-a9b4-279bd137a702"
                              },
                              "productOrderItemRelationship": [
                                {
                                  "id": "25-764953999736453_OrderItem_545289285959782401",
                                  "relationshipType": "ReplaceOfferFromImplicit"
                                }
                              ],
                              "state": "Draft",
                              "relatedImmediatePromotion": [
                                {
                                  "id": "ImmediatePromotion_6847b41d-a0f9-4fbb-bbe9-80cd456c01e0",
                                  "itemQualificationType": "benefit",
                                  "itemStatus": "add"
                                }
                              ],
                              "characteristic": [
                                {
                                  "name": "serviceQualificationExpiryDate",
                                  "value": "2025-12-07T17:07:25.000Z"
                                },
                                {
                                  "name": "billingProfile",
                                  "value": "hassleFree"
                                },
                                {
                                  "name": "Payment_Type",
                                  "value": "Pay_on_Bill"
                                },
                                {
                                  "name": "productType",
                                  "value": "FIBER"
                                },
                                {
                                  "name": "Plan_Group",
                                  "value": "FFDATA"
                                },
                                {
                                  "name": "In_wait_service_period_for_reward",
                                  "value": "true;false"
                                },
                                {
                                  "name": "Offer_Code",
                                  "value": "INT300MBPS"
                                }
                              ],
                              "actionReason": [
                                {
                                  "action": "add",
                                  "reason": "FNS-NEW"
                                }
                              ]
                            },
                            {
                              "id": "25-764953999736453_OrderItem_545290000451080195",
                              "quantity": 1,
                              "action": "add",
                              "billingAccount": {
                                "id": "559938458884",
                                "ratingType": "postpaid"
                              },
                              "product": {
                                "referenceId": "ae31efe9-2462-4990-abdf-10a9bb557ffa",
                                "place": [
                                  {
                                    "id": "00000T2S77",
                                    "name": "ServiceAddress",
                                    "role": "SA"
                                  },
                                  {
                                    "id": "00000T2S77",
                                    "name": "InstallationAddress",
                                    "role": "installation"
                                  }
                                ],
                                "productCharacteristic": [
                                  {
                                    "name": "SKU_With_Prefix",
                                    "value": "RTL.200AC"
                                  },
                                  {
                                    "name": "Sub_Group",
                                    "value": "HUB_F1"
                                  },
                                  {
                                    "name": "Delivery_Method",
                                    "value": "Indirect_Delivery_Shipping"
                                  },
                                  {
                                    "name": "Installation_Method",
                                    "value": "Self_Installation"
                                  },
                                  {
                                    "name": "Return_Method",
                                    "value": "Return_by_box_Shipment"
                                  },
                                  {
                                    "name": "Recoverable_Disconnect",
                                    "value": "RECOVERABLE"
                                  }
                                ],
                                "productRelationship": [
                                  {
                                    "relationshipType": "enabledBy",
                                    "product": {
                                      "referenceId": "6770c3de-7b9f-4717-a7c5-aefa64a90d71"
                                    }
                                  },
                                  {
                                    "relationshipType": "subscriptionRelation",
                                    "product": {
                                      "referenceId": "6be20621-03ac-43af-b373-8336eadf74d9"
                                    }
                                  }
                                ],
                                "productSpecification": {
                                  "id": "8e2347a4-88dd-42b2-b100-527d4c90364f",
                                  "name": "All-Fi Fiber Hub ",
                                  "productSpecificationType": "0a12bfd7-06a3-47bc-bee6-6f66cce7fa13"
                                }
                              },
                              "productOffering": {
                                "id": "d540cf2a-23ff-4ff6-b859-53c5f1985476",
                                "name": "Fiber Hub",
                                "productOfferingType": "Rented_Equipment",
                                "productOfferingTypeGroup": "equipment"
                              },
                              "productOrderItemRelationship": [
                                {
                                  "id": "25-764953999736453_OrderItem_545289285959782402",
                                  "relationshipType": "ReplaceOfferKeepImplicit"
                                }
                              ],
                              "state": "Draft",
                              "productOfferingGroupOption": {
                                "groupOptionId": "6ec21832-e2d5-11ef-9577-3f90638ef56d"
                              },
                              "characteristic": [
                                {
                                  "name": "Available_Shipping_Options",
                                  "value": "Standard_Post"
                                },
                                {
                                  "name": "Purchase_Option",
                                  "value": "Rent"
                                },
                                {
                                  "name": "Return_Shipment_Option",
                                  "value": "Standard_Post"
                                },
                                {
                                  "name": "buyersRemorseDuration",
                                  "value": "31"
                                },
                                {
                                  "name": "billingProfile",
                                  "value": "hassleFree"
                                },
                                {
                                  "name": "Payment_Type",
                                  "value": "Pay_on_Bill"
                                },
                                {
                                  "name": "productType",
                                  "value": "FIBER"
                                },
                                {
                                  "name": "Offer_Code",
                                  "value": "FBHUB"
                                }
                              ],
                              "actionReason": [
                                {
                                  "action": "add",
                                  "reason": "NS-NEW"
                                }
                              ]
                            }
                          ],
                          "productOrderItemRelationship": [
                            {
                              "id": "25-764953999736453_OrderItem_545289285959782400",
                              "relationshipType": "ReplaceOfferFrom"
                            }
                          ],
                          "state": "Draft",
                          "relatedImmediatePromotion": [
                            {
                              "id": "ImmediatePromotion_6847b41d-a0f9-4fbb-bbe9-80cd456c01e0",
                              "itemQualificationType": "trigger",
                              "itemStatus": "add"
                            }
                          ],
                          "characteristic": [
                            {
                              "name": "Auto_Pay_Enrollment",
                              "value": "Y"
                            },
                            {
                              "name": "billingProfile",
                              "value": "hassleFree"
                            },
                            {
                              "name": "Payment_Type",
                              "value": "Pay_on_Bill"
                            },
                            {
                              "name": "productType",
                              "value": "FIBER"
                            },
                            {
                              "name": "Offer_Code",
                              "value": "BINT300MBPS"
                            },
                            {
                              "name": "TenderType",
                              "value": "DebitCard"
                            }
                          ],
                          "actionReason": [
                            {
                              "action": "add",
                              "reason": "FNS-NEW"
                            }
                          ]
                        },
                        {
                          "id": "25-764953999736453_OrderItem_545290000451080194",
                          "quantity": 1,
                          "action": "add",
                          "billingAccount": {
                            "id": "559938458884"
                          },
                          "product": {
                            "referenceId": "8ff9f966-4525-4423-ac07-5bc7abfa681c",
                            "productCharacteristic": [
                              {
                                "name": "Eligible_For",
                                "value": "Acquisition_And_Existing_Customer"
                              },
                              {
                                "name": "Reward_Type",
                                "value": "Card"
                              },
                              {
                                "name": "Group_O_USOC",
                                "value": "5BS13"
                              }
                            ],
                            "productRelationship": [
                              {
                                "relationshipType": "enabledBy",
                                "product": {
                                  "referenceId": "6770c3de-7b9f-4717-a7c5-aefa64a90d71"
                                }
                              },
                              {
                                "relationshipType": "subscriptionRelation",
                                "product": {
                                  "referenceId": "6be20621-03ac-43af-b373-8336eadf74d9"
                                }
                              }
                            ],
                            "productSpecification": {
                              "id": "98dfd841-da98-45aa-b2cb-2831705fd0f9",
                              "name": "Fiber Reward Card",
                              "productSpecificationType": "710883c6-14ba-4d7b-a1f7-a627705a29a2"
                            }
                          },
                          "productOffering": {
                            "id": "862ecaef-6b90-407e-9b68-dc9b23ad13be",
                            "name": "Switch and we'll pay your cancellation fee in full",
                            "productOfferingType": "BB_Reward",
                            "productOfferingTypeGroup": "BBReward",
                            "productOfferingGroup": "BSSE_Broadband"
                          },
                          "productOrderItemRelationship": [
                            {
                              "id": "25-764953999736453_OrderItem_545289285959782403",
                              "relationshipType": "ReplaceOfferKeepImplicit"
                            }
                          ],
                          "state": "Draft",
                          "characteristic": [
                            {
                              "name": "Duration_Qualifier",
                              "value": "0"
                            },
                            {
                              "name": "productType",
                              "value": "FIBER"
                            },
                            {
                              "name": "Amount",
                              "value": "0"
                            }
                          ],
                          "actionReason": [
                            {
                              "action": "add",
                              "reason": "FNS-NEW"
                            }
                          ]
                        },
                        {
                          "action": "add",
                          "actionReason": [
                            {
                              "action": "add",
                              "reason": "NS-NEW"
                            }
                          ],
                          "billingAccount": {
                            "id": "557271494377"
                          },
                          "characteristic": [
                            {
                              "name": "Offer_Code",
                              "value": "FEWCS"
                            },
                            {
                              "name": "chargebackEligible",
                              "value": "0"
                            },
                            {
                              "name": "buyersRemorseDuration",
                              "value": "31"
                            },
                            {
                              "name": "productType",
                              "value": "FIBER"
                            },
                            {
                              "name": "billingProfile",
                              "value": "hassleFree"
                            },
                            {
                              "name": "Payment_Type",
                              "value": "Pay_on_Bill"
                            },
                            {
                              "name": "commissionable",
                              "value": "0"
                            }
                          ],
                          "creationDate": "2025-10-03T19:41:59.540Z",
                          "id": "a031a931-029c-45f7-af7b-88a0e2eae411",
                          "itemPrice": [
                            {}
                          ],
                          "itemTotalPrice": [
                            {
                              "finalPrice": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 10
                                },
                                "marketingAmount": {
                                  "unit": "USD",
                                  "value": 10
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.83
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 10.83
                                }
                              },
                              "immediatePayOption": {
                                "payImmediately": false
                              },
                              "price": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 10
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.83
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 10.83
                                }
                              },
                              "priceType": "RC",
                              "recurringChargePeriod": "month",
                              "recurringChargePeriodLength": 1
                            },
                            {
                              "finalPrice": {
                                "chargeType": "debit",
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 2.67
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.22
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 2.89
                                }
                              },
                              "immediatePayOption": {
                                "payImmediately": false
                              },
                              "price": {
                                "chargeType": "debit",
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 2.67
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.22
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 2.89
                                }
                              },
                              "priceType": "Prorated-RC",
                              "recurringChargePeriod": "month",
                              "recurringChargePeriodLength": 1
                            }
                          ],
                          "product": {
                            "place": [
                              {
                                "id": "00010G8UVY",
                                "name": "ServiceAddress",
                                "role": "SA"
                              }
                            ],
                            "productRelationship": [
                              {
                                "product": {
                                  "id": "b60f80dfd9154e9a08548a821bc5f88a16493d0818",
                                  "primaryProductId": "b60f80dfd9154e9a08548a821bc5f88a16493d0818",
                                  "referenceId": "d959e807-5273-47b4-af80-87beb7a4d551"
                                },
                                "relationshipSubtype": "47719946-ad78-4b74-a693-70dc1d5374ba",
                                "relationshipType": "commercialRelation"
                              },
                              {
                                "product": {
                                  "id": "b60f80dfd9154e9a08548a821bc5f88a16493d0818",
                                  "primaryProductId": "b60f80dfd9154e9a08548a821bc5f88a16493d0818"
                                },
                                "relationshipType": "subscriptionRelation"
                              }
                            ],
                            "referenceId": "70c36cc2-562a-4898-a592-fc6a97be9347"
                          },
                          "productOffering": {
                            "id": "b474f34f-5c2b-4501-99dd-28ef9e60dcff",
                            "name": "Fiber Wi-Fi Coverage Service",
                            "productOfferingGroup": "BSSE_Broadband",
                            "productOfferingType": "Coverage",
                            "productOfferingTypeGroup": "addon"
                          },
                          "productOrderItem": [
                            {
                              "action": "add",
                              "actionReason": [
                                {
                                  "action": "add",
                                  "reason": "NS-NEW"
                                }
                              ],
                              "characteristic": [
                                {
                                  "name": "Available_Shipping_Options",
                                  "value": "Standard_Post"
                                },
                                {
                                  "name": "Offer_Code",
                                  "value": "All_Fi_Fiber_Booster"
                                },
                                {
                                  "name": "Purchase_Option",
                                  "value": "Rent"
                                },
                                {
                                  "name": "Return_Shipment_Option",
                                  "value": "Standard_Post"
                                },
                                {
                                  "name": "buyersRemorseDuration",
                                  "value": "31"
                                },
                                {
                                  "name": "productType",
                                  "value": "FIBER"
                                }
                              ],
                              "creationDate": "2025-10-03T19:41:59.540Z",
                              "fulfillmentMethod": "DF",
                              "id": "c259ed28-30fa-4ce3-bf8c-a16966a591c2",
                              "product": {
                                "place": [
                                  {
                                    "id": "00010G8UVY",
                                    "name": "ServiceAddress",
                                    "role": "SA"
                                  }
                                ],
                                "productCharacteristic": [
                                  {
                                    "name": "SKU_With_Prefix",
                                    "value": "RTL.204AA"
                                  },
                                  {
                                    "name": "Sub_Group",
                                    "value": "BOOSTER_F1"
                                  },
                                  {
                                    "name": "Installation_Method",
                                    "value": "Self_Installation"
                                  },
                                  {
                                    "name": "Delivery_Method",
                                    "value": "Indirect_Delivery_Shipping"
                                  },
                                  {
                                    "name": "Return_Method",
                                    "value": "Return_by_box_Shipment"
                                  },
                                  {
                                    "name": "Recoverable_Disconnect",
                                    "value": "RECOVERABLE"
                                  }
                                ],
                                "productRelationship": [
                                  {
                                    "product": {
                                      "id": "befe4d61962346277d854052ee21f0082cbb968474",
                                      "primaryProductId": "b60f80dfd9154e9a08548a821bc5f88a16493d0818"
                                    },
                                    "relationshipType": "enabledBy"
                                  },
                                  {
                                    "product": {
                                      "id": "b60f80dfd9154e9a08548a821bc5f88a16493d0818",
                                      "primaryProductId": "b60f80dfd9154e9a08548a821bc5f88a16493d0818"
                                    },
                                    "relationshipType": "subscriptionRelation"
                                  }
                                ],
                                "productSpecification": {
                                  "id": "2fb2e1fc-25e2-4ce1-90e6-30d5c02aa01e",
                                  "name": "All-Fi Fiber Booster ",
                                  "productSpecificationType": "12d24ab7-46d4-46ce-a49b-7c2528a6bce5"
                                },
                                "referenceId": "9fe69667-3d81-402e-a855-28a645f9f3b3"
                              },
                              "productOffering": {
                                "id": "3be36e21-9fb4-4fe9-aaa8-fb2ebac818dc",
                                "name": "All-Fi Fiber Booster",
                                "productOfferingType": "Equipment",
                                "productOfferingTypeGroup": "BBDevice"
                              },
                              "productOfferingGroupOption": {
                                "groupOptionId": "ef71ddff-5099-11ef-8590-031065163c5f"
                              },
                              "productOrderItemRelationship": [
                                {
                                  "id": "e8a1a70e-9e61-42ee-b4ad-39dca78bc119",
                                  "relationshipType": "DeliveredBy"
                                }
                              ],
                              "quantity": 1
                            }
                          ],
                          "quantity": 1
                        }
                      ],
                      "relatedParty": [
                        {
                          "id": "fe6c04e7-1df8-42bd-ac3d-33e7c49b69a2",
                          "href": "/v4/relatedParty/fe6c04e7-1df8-42bd-ac3d-33e7c49b69a2",
                          "role": "owner",
                          "@referredType": "Individual"
                        },
                        {
                          "id": "94f4feb6-2c53-44c5-9bcd-9784f16f6777",
                          "href": "/v4/relatedParty/94f4feb6-2c53-44c5-9bcd-9784f16f6777",
                          "role": "customer",
                          "@referredType": "Customer"
                        },
                        {
                          "id": "c5c30bb3-2786-4568-b45b-76d12789e118",
                          "role": "Profile"
                        }
                      ],
                      "state": "Draft",
                      "@type": "AmendOrder",
                      "immediatePromotion": [
                        {
                          "id": "ImmediatePromotion_6847b41d-a0f9-4fbb-bbe9-80cd456c01e0",
                          "status": "add",
                          "state": "applied",
                          "promotion": {
                            "id": "b036ca6f-65b5-4726-a88d-b753f6050adf",
                            "name": "AutoPay & paperless billing discount ($5/mo. with debit card)",
                            "description": "AutoPay & paperless billing discount ($5/mo. with debit card)",
                            "validFor": {
                              "endDateTime": "2035-11-13T16:05:23.728Z",
                              "startDateTime": "2025-04-13T05:00:00.000Z"
                            },
                            "type": "discount",
                            "applyPolicy": "automatic"
                          },
                          "triggerItem": [
                            {
                              "id": "25-764953999736453_OrderItem_545290000451080193",
                              "itemType": "order",
                              "promotionCriteriaGroupId": "8091435f-5c12-4e6f-8f84-58db026b324a",
                              "itemStatus": "add",
                              "pathToRoot": "/25-764953999736453_OrderItem_545290000451080192/25-764953999736453_OrderItem_545290000451080193"
                            },
                            {
                              "id": "25-764953999736453_OrderItem_545290000451080192",
                              "itemType": "order",
                              "promotionCriteriaGroupId": "8ff82627-938d-4ea0-a6b5-fb9c72e40eb1",
                              "itemStatus": "add",
                              "pathToRoot": "/25-764953999736453_OrderItem_545290000451080192"
                            }
                          ],
                          "benefitItem": [
                            {
                              "id": "25-764953999736453_OrderItem_545290000451080193",
                              "itemType": "order",
                              "promotionCriteriaGroupId": "8091435f-5c12-4e6f-8f84-58db026b324a",
                              "itemStatus": "add",
                              "pathToRoot": "/25-764953999736453_OrderItem_545290000451080192/25-764953999736453_OrderItem_545290000451080193",
                              "action": [
                                {
                                  "id": "b5c8042c-fbd1-4a56-a94c-1a1240c0cef5",
                                  "name": "Discount",
                                  "actionType": "priceAlteration",
                                  "actionValue": 1,
                                  "promotionPriceAlteration": {
                                    "id": "ed3892c5-4d96-48a2-954f-c1f5f5321a5c"
                                  }
                                }
                              ]
                            }
                          ],
                          "immediatePromotionCharacteristic": [
                            {
                              "name": "benefitedMainSubscriber",
                              "contextType": "referenceId",
                              "value": [
                                "6be20621-03ac-43af-b373-8336eadf74d9"
                              ]
                            },
                            {
                              "name": "billingAccount",
                              "contextType": "custom",
                              "value": [
                                "559938458884"
                              ]
                            },
                            {
                              "name": "promoRolledupDispInd",
                              "contextType": "custom",
                              "value": [
                                "Yes"
                              ]
                            },
                            {
                              "name": "INDIVIDUAL_ID",
                              "contextType": "custom",
                              "value": [
                                "fe6c04e7-1df8-42bd-ac3d-33e7c49b69a2"
                              ]
                            }
                          ]
                        }
                      ],
                      "validation": {
                        "readyToCheckout": true
                      }
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "description": "Returned for error scenarios.",
                      "type": "string",
                      "example": "Internal Server Error"
                    },
                    "message": {
                      "type": "string",
                      "example": "An unexpected error occurred"
                    },
                    "code": {
                      "type": "integer",
                      "example": 500
                    }
                  }
                },
                "examples": {
                  "Invalid Account Number": {
                    "summary": "MS_MSO_INVALID_ACCT_NUMBER",
                    "value": {
                      "error": "MS_MSO_INVALID_ACCT_NUMBER",
                      "message": "Incorrect account number present in request or request headers. Please verify the request",
                      "code": 400
                    }
                  },
                  "Invalid Product Type": {
                    "summary": "MS_MSO_INVALID_PRODUCT_TYPE",
                    "value": {
                      "error": "MS_MSO_INVALID_PRODUCT_TYPE",
                      "message": "Product Type is empty or incorrect in the request. Please pass valid Product Type",
                      "code": 400
                    }
                  },
                  "UNAUTHORIZED": {
                    "summary": "UNAUTHORIZED",
                    "value": {
                      "error": "UNAUTHORIZED",
                      "message": "ClientID not allowed to access this API. Please reach out to scrum team for access",
                      "code": 403
                    }
                  },
                  "MSO_RSN_001": {
                    "summary": "MSO_RSN_001",
                    "value": {
                      "error": "MSO_RSN_001",
                      "message": "Account Number is not Active",
                      "code": 400
                    }
                  },
                  "MS_POMMS_INVALID_REQUESTED_DATE": {
                    "summary": "MS_POMMS_INVALID_REQUESTED_DATE",
                    "value": {
                      "error": "MS_POMMS_INVALID_REQUESTED_DATE",
                      "message": "Missing or invalid requestedDate in request.",
                      "code": 400
                    }
                  }
                }
              }
            }
          },
          "404": {
            "description": "Service URI Not Found"
          },
          "417": {
            "description": "Expectation failed",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "description": "Returned for error scenarios.",
                      "type": "string",
                      "example": "Internal Server Error"
                    },
                    "message": {
                      "type": "string",
                      "example": "An unexpected error occurred"
                    },
                    "code": {
                      "type": "integer",
                      "example": 500
                    }
                  }
                },
                "examples": {
                  "Expectation Failed": {
                    "summary": "BackEnd API Failure",
                    "value": {
                      "error": "MS_POMMS_CG_CUSTOMER_API_BACKEND_ERROR",
                      "message": "BackEnd API Failure caused by any exceptions or API failures",
                      "code": 417
                    }
                  }
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "description": "Returned for error scenarios.",
                      "type": "string",
                      "example": "Internal Server Error"
                    },
                    "message": {
                      "type": "string",
                      "example": "An unexpected error occurred"
                    },
                    "code": {
                      "type": "integer",
                      "example": 500
                    }
                  }
                },
                "examples": {
                  "databaseError": {
                    "summary": "Database connection failure",
                    "value": {
                      "error": "Database Error",
                      "message": "Failed to connect to the database",
                      "code": 500
                    }
                  },
                  "nullPointer": {
                    "summary": "Null pointer exception",
                    "value": {
                      "error": "NullPointerException",
                      "message": "Item Object was null",
                      "code": 500
                    }
                  },
                  "unknownServerError": {
                    "summary": "Generic server failure",
                    "value": {
                      "error": "Internal Server Error",
                      "message": "Something went wrong on the server",
                      "code": 500
                    }
                  },
                  "serviceUnavailable": {
                    "summary": "Dependent service is down",
                    "value": {
                      "error": "Service Unavailable",
                      "message": "Service is currently unavailable",
                      "code": 500
                    }
                  },
                  "timeoutError": {
                    "summary": "Update operation timed out",
                    "value": {
                      "error": "Timeout",
                      "message": "Operation took long tsubmitime and timed out",
                      "code": 500
                    }
                  },
                  "unexpectedException": {
                    "summary": "Unhandled exception",
                    "value": {
                      "error": "Unexpected Exception",
                      "message": "An unhandled exception occurred while processing the request",
                      "code": 500
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/carts/****/items": {
      "post": {
        "tags": [
          "AddCoverage"
        ],
        "summary": "Amend | Add Coverage  ",
        "description": "This API is designed to amend the coverage",
        "operationId": "AddCoverage",
        "parameters": [
          {
            "$ref": "#/components/parameters/Content-Type"
          },
          {
            "$ref": "#/components/parameters/authorization"
          },
          {
            "$ref": "#/components/parameters/idp-trace-id"
          },
          {
            "$ref": "#/components/parameters/idpctx-session-id"
          },
          {
            "$ref": "#/components/parameters/idpctx-callcontext"
          },
          {
            "$ref": "#/components/parameters/idpctx-user-type"
          },
          {
            "$ref": "#/components/parameters/idpctx-customerstate"
          },
          {
            "$ref": "#/components/parameters/x-att-clientid"
          },
          {
            "$ref": "#/components/parameters/idpctx-linkedbsseaccnums"
          },
          {
            "$ref": "#/components/parameters/idp-dealercode"
          },
          {
            "$ref": "#/components/parameters/idp-agentid"
          },
          {
            "$ref": "#/components/parameters/idpctx-appname"
          },
          {
            "$ref": "#/components/parameters/idpctx-uuid"
          },
          {
            "$ref": "#/components/parameters/idpctx-loggedInid"
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "oneOf": [
                  {
                    "type": "object",
                    "properties": {
                      "id": {
                        "type": "string"
                      },
                      "href": {
                        "type": "string"
                      },
                      "category": {
                        "type": "string"
                      },
                      "externalId": {
                        "type": "string"
                      },
                      "orderDate": {
                        "type": "string",
                        "format": "date-time"
                      },
                      "lastUpdate": {
                        "type": "string",
                        "format": "date-time"
                      },
                      "orderExtensions": {
                        "type": "array",
                        "items": {
                          "type": "object",
                          "properties": {
                            "name": {
                              "type": "string"
                            },
                            "value": {
                              "type": "string"
                            }
                          },
                          "required": [
                            "name",
                            "value"
                          ]
                        }
                      },
                      "billingAccount": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          },
                          "href": {
                            "type": "string"
                          },
                          "ratingType": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "id",
                          "href",
                          "ratingType"
                        ]
                      },
                      "channel": {
                        "type": "array",
                        "items": {
                          "type": "object",
                          "properties": {
                            "id": {
                              "type": "string"
                            },
                            "name": {
                              "type": "string"
                            }
                          },
                          "required": [
                            "id",
                            "name"
                          ]
                        }
                      },
                      "orderTotalPrice": {
                        "type": "array",
                        "items": {
                          "type": "object",
                          "properties": {
                            "priceType": {
                              "type": "string"
                            },
                            "recurringChargePeriod": {
                              "type": "string"
                            },
                            "price": {
                              "type": "object",
                              "properties": {
                                "dutyFreeAmount": {
                                  "type": "object",
                                  "properties": {
                                    "unit": {
                                      "type": "string"
                                    },
                                    "value": {
                                      "type": "number"
                                    }
                                  },
                                  "required": [
                                    "unit",
                                    "value"
                                  ]
                                },
                                "taxIncludedAmount": {
                                  "type": "object",
                                  "properties": {
                                    "unit": {
                                      "type": "string"
                                    },
                                    "value": {
                                      "type": "number"
                                    }
                                  },
                                  "required": [
                                    "unit",
                                    "value"
                                  ]
                                },
                                "taxAmount": {
                                  "type": "object",
                                  "properties": {
                                    "unit": {
                                      "type": "string"
                                    },
                                    "value": {
                                      "type": "number"
                                    }
                                  },
                                  "required": [
                                    "unit",
                                    "value"
                                  ]
                                }
                              },
                              "required": [
                                "dutyFreeAmount",
                                "taxIncludedAmount",
                                "taxAmount"
                              ]
                            },
                            "recurringChargePeriodLength": {
                              "type": "integer"
                            },
                            "finalPrice": {
                              "type": "object",
                              "properties": {
                                "dutyFreeAmount": {
                                  "type": "object",
                                  "properties": {
                                    "unit": {
                                      "type": "string"
                                    },
                                    "value": {
                                      "type": "number"
                                    }
                                  },
                                  "required": [
                                    "unit",
                                    "value"
                                  ]
                                },
                                "taxIncludedAmount": {
                                  "type": "object",
                                  "properties": {
                                    "unit": {
                                      "type": "string"
                                    },
                                    "value": {
                                      "type": "number"
                                    }
                                  },
                                  "required": [
                                    "unit",
                                    "value"
                                  ]
                                },
                                "taxAmount": {
                                  "type": "object",
                                  "properties": {
                                    "unit": {
                                      "type": "string"
                                    },
                                    "value": {
                                      "type": "number"
                                    }
                                  },
                                  "required": [
                                    "unit",
                                    "value"
                                  ]
                                }
                              },
                              "required": [
                                "dutyFreeAmount",
                                "taxIncludedAmount",
                                "taxAmount"
                              ]
                            },
                            "standalonePrice": {
                              "type": "object",
                              "properties": {
                                "dutyFreeAmount": {
                                  "type": "object",
                                  "properties": {
                                    "unit": {
                                      "type": "string"
                                    },
                                    "value": {
                                      "type": "number"
                                    }
                                  },
                                  "required": [
                                    "unit",
                                    "value"
                                  ]
                                },
                                "taxIncludedAmount": {
                                  "type": "object",
                                  "properties": {
                                    "unit": {
                                      "type": "string"
                                    },
                                    "value": {
                                      "type": "number"
                                    }
                                  },
                                  "required": [
                                    "unit",
                                    "value"
                                  ]
                                },
                                "taxAmount": {
                                  "type": "object",
                                  "properties": {
                                    "unit": {
                                      "type": "string"
                                    },
                                    "value": {
                                      "type": "number"
                                    }
                                  },
                                  "required": [
                                    "unit",
                                    "value"
                                  ]
                                }
                              },
                              "required": [
                                "dutyFreeAmount",
                                "taxIncludedAmount",
                                "taxAmount"
                              ]
                            },
                            "immediatePayOption": {
                              "type": "object",
                              "properties": {
                                "payImmediately": {
                                  "type": "boolean"
                                }
                              },
                              "required": [
                                "payImmediately"
                              ]
                            }
                          },
                          "required": [
                            "priceType",
                            "price",
                            "finalPrice",
                            "standalonePrice",
                            "immediatePayOption"
                          ]
                        }
                      },
                      "productOrderItem": {
                        "type": "array",
                        "items": {
                          "type": "object",
                          "properties": {
                            "action": {
                              "type": "string"
                            },
                            "actionReason": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "action": {
                                    "type": "string"
                                  },
                                  "reason": {
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "action",
                                  "reason"
                                ]
                              }
                            },
                            "billingAccount": {
                              "type": "object",
                              "properties": {
                                "id": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "id"
                              ]
                            },
                            "characteristic": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "name": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "name",
                                  "value"
                                ]
                              }
                            },
                            "creationDate": {
                              "type": "string",
                              "format": "date-time"
                            },
                            "id": {
                              "type": "string"
                            },
                            "itemPrice": {
                              "type": "array",
                              "items": {
                                "type": "object"
                              }
                            },
                            "itemTotalPrice": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "finalPrice": {
                                    "type": "object",
                                    "properties": {
                                      "dutyFreeAmount": {
                                        "type": "object",
                                        "properties": {
                                          "unit": {
                                            "type": "string"
                                          },
                                          "value": {
                                            "type": "number"
                                          }
                                        },
                                        "required": [
                                          "unit",
                                          "value"
                                        ]
                                      },
                                      "marketingAmount": {
                                        "type": "object",
                                        "properties": {
                                          "unit": {
                                            "type": "string"
                                          },
                                          "value": {
                                            "type": "number"
                                          }
                                        },
                                        "required": [
                                          "unit",
                                          "value"
                                        ]
                                      },
                                      "taxAmount": {
                                        "type": "object",
                                        "properties": {
                                          "unit": {
                                            "type": "string"
                                          },
                                          "value": {
                                            "type": "number"
                                          }
                                        },
                                        "required": [
                                          "unit",
                                          "value"
                                        ]
                                      },
                                      "taxIncludedAmount": {
                                        "type": "object",
                                        "properties": {
                                          "unit": {
                                            "type": "string"
                                          },
                                          "value": {
                                            "type": "number"
                                          }
                                        },
                                        "required": [
                                          "unit",
                                          "value"
                                        ]
                                      },
                                      "chargeType": {
                                        "type": "string"
                                      }
                                    }
                                  },
                                  "immediatePayOption": {
                                    "type": "object",
                                    "properties": {
                                      "payImmediately": {
                                        "type": "boolean"
                                      }
                                    }
                                  },
                                  "price": {
                                    "type": "object",
                                    "properties": {
                                      "dutyFreeAmount": {
                                        "type": "object",
                                        "properties": {
                                          "unit": {
                                            "type": "string"
                                          },
                                          "value": {
                                            "type": "number"
                                          }
                                        },
                                        "required": [
                                          "unit",
                                          "value"
                                        ]
                                      },
                                      "taxAmount": {
                                        "type": "object",
                                        "properties": {
                                          "unit": {
                                            "type": "string"
                                          },
                                          "value": {
                                            "type": "number"
                                          }
                                        },
                                        "required": [
                                          "unit",
                                          "value"
                                        ]
                                      },
                                      "taxIncludedAmount": {
                                        "type": "object",
                                        "properties": {
                                          "unit": {
                                            "type": "string"
                                          },
                                          "value": {
                                            "type": "number"
                                          }
                                        },
                                        "required": [
                                          "unit",
                                          "value"
                                        ]
                                      },
                                      "chargeType": {
                                        "type": "string"
                                      }
                                    }
                                  },
                                  "priceType": {
                                    "type": "string"
                                  },
                                  "recurringChargePeriod": {
                                    "type": "string"
                                  },
                                  "recurringChargePeriodLength": {
                                    "type": "integer"
                                  }
                                }
                              }
                            },
                            "product": {
                              "type": "object",
                              "properties": {
                                "place": {
                                  "type": "array",
                                  "items": {
                                    "type": "object",
                                    "properties": {
                                      "id": {
                                        "type": "string"
                                      },
                                      "name": {
                                        "type": "string"
                                      },
                                      "role": {
                                        "type": "string"
                                      }
                                    },
                                    "required": [
                                      "id",
                                      "role"
                                    ]
                                  }
                                },
                                "productRelationship": {
                                  "type": "array",
                                  "items": {
                                    "type": "object",
                                    "properties": {
                                      "product": {
                                        "type": "object",
                                        "properties": {
                                          "id": {
                                            "type": "string"
                                          },
                                          "primaryProductId": {
                                            "type": "string"
                                          },
                                          "referenceId": {
                                            "type": "string"
                                          }
                                        }
                                      },
                                      "relationshipSubtype": {
                                        "type": "string"
                                      },
                                      "relationshipType": {
                                        "type": "string"
                                      }
                                    }
                                  }
                                },
                                "referenceId": {
                                  "type": "string"
                                }
                              }
                            },
                            "productOffering": {
                              "type": "object",
                              "properties": {
                                "id": {
                                  "type": "string"
                                },
                                "name": {
                                  "type": "string"
                                },
                                "productOfferingGroup": {
                                  "type": "string"
                                },
                                "productOfferingType": {
                                  "type": "string"
                                },
                                "productOfferingTypeGroup": {
                                  "type": "string"
                                }
                              }
                            },
                            "productOrderItem": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "action": {
                                    "type": "string"
                                  },
                                  "actionReason": {
                                    "type": "array",
                                    "items": {
                                      "type": "object",
                                      "properties": {
                                        "action": {
                                          "type": "string"
                                        },
                                        "reason": {
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "action",
                                        "reason"
                                      ]
                                    }
                                  },
                                  "characteristic": {
                                    "type": "array",
                                    "items": {
                                      "type": "object",
                                      "properties": {
                                        "name": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "name",
                                        "value"
                                      ]
                                    }
                                  },
                                  "creationDate": {
                                    "type": "string",
                                    "format": "date-time"
                                  },
                                  "fulfillmentMethod": {
                                    "type": "string"
                                  },
                                  "id": {
                                    "type": "string"
                                  },
                                  "product": {
                                    "type": "object",
                                    "properties": {
                                      "place": {
                                        "type": "array",
                                        "items": {
                                          "type": "object",
                                          "properties": {
                                            "id": {
                                              "type": "string"
                                            },
                                            "name": {
                                              "type": "string"
                                            },
                                            "role": {
                                              "type": "string"
                                            }
                                          },
                                          "required": [
                                            "id",
                                            "role"
                                          ]
                                        }
                                      },
                                      "productCharacteristic": {
                                        "type": "array",
                                        "items": {
                                          "type": "object",
                                          "properties": {
                                            "name": {
                                              "type": "string"
                                            },
                                            "value": {
                                              "type": "string"
                                            }
                                          },
                                          "required": [
                                            "name",
                                            "value"
                                          ]
                                        }
                                      },
                                      "productRelationship": {
                                        "type": "array",
                                        "items": {
                                          "type": "object",
                                          "properties": {
                                            "product": {
                                              "type": "object",
                                              "properties": {
                                                "id": {
                                                  "type": "string"
                                                },
                                                "primaryProductId": {
                                                  "type": "string"
                                                }
                                              }
                                            },
                                            "relationshipType": {
                                              "type": "string"
                                            }
                                          }
                                        }
                                      },
                                      "productSpecification": {
                                        "type": "object",
                                        "properties": {
                                          "id": {
                                            "type": "string"
                                          },
                                          "name": {
                                            "type": "string"
                                          },
                                          "productSpecificationType": {
                                            "type": "string"
                                          }
                                        }
                                      },
                                      "referenceId": {
                                        "type": "string"
                                      }
                                    }
                                  },
                                  "productOffering": {
                                    "type": "object",
                                    "properties": {
                                      "id": {
                                        "type": "string"
                                      },
                                      "name": {
                                        "type": "string"
                                      },
                                      "productOfferingType": {
                                        "type": "string"
                                      },
                                      "productOfferingTypeGroup": {
                                        "type": "string"
                                      }
                                    }
                                  },
                                  "productOfferingGroupOption": {
                                    "type": "object",
                                    "properties": {
                                      "groupOptionId": {
                                        "type": "string"
                                      }
                                    }
                                  },
                                  "productOrderItemRelationship": {
                                    "type": "array",
                                    "items": {
                                      "type": "object",
                                      "properties": {
                                        "id": {
                                          "type": "string"
                                        },
                                        "relationshipType": {
                                          "type": "string"
                                        }
                                      }
                                    }
                                  },
                                  "quantity": {
                                    "type": "integer"
                                  }
                                }
                              }
                            },
                            "quantity": {
                              "type": "integer"
                            }
                          },
                          "required": [
                            "action",
                            "id",
                            "quantity"
                          ]
                        }
                      },
                      "relatedParty": {
                        "type": "array",
                        "items": {
                          "type": "object",
                          "properties": {
                            "id": {
                              "type": "string"
                            },
                            "href": {
                              "type": "string"
                            },
                            "role": {
                              "type": "string"
                            },
                            "@referredType": {
                              "type": "string"
                            }
                          },
                          "required": [
                            "id",
                            "role"
                          ]
                        }
                      },
                      "state": {
                        "type": "string"
                      },
                      "@type": {
                        "type": "string"
                      },
                      "validation": {
                        "type": "object",
                        "properties": {
                          "status": {
                            "type": "string"
                          },
                          "readyToCheckout": {
                            "type": "boolean"
                          },
                          "validationMessage": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "text": {
                                  "type": "string"
                                },
                                "type": {
                                  "type": "string"
                                },
                                "parameter": {
                                  "type": "array",
                                  "items": {
                                    "type": "object",
                                    "properties": {
                                      "name": {
                                        "type": "string"
                                      },
                                      "value": {
                                        "type": "array",
                                        "items": {
                                          "type": "string"
                                        }
                                      }
                                    },
                                    "required": [
                                      "name",
                                      "value"
                                    ]
                                  }
                                },
                                "severity": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "text",
                                "type",
                                "parameter",
                                "severity"
                              ]
                            }
                          }
                        },
                        "required": [
                          "readyToCheckout"
                        ]
                      }
                    },
                    "required": [
                      "id",
                      "href",
                      "category",
                      "externalId",
                      "orderDate",
                      "lastUpdate",
                      "orderExtensions",
                      "billingAccount",
                      "channel",
                      "orderTotalPrice",
                      "relatedParty",
                      "state",
                      "@type",
                      "validation"
                    ]
                  }
                ]
              },
              "examples": {
                "Add EWCS": {
                  "value": {
                    "id": "24-248035274711460",
                    "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com:3443/productOrderingManagement/v4/productOrder/8477ee80-8522-11f0-97ba-872c9f9a529b",
                    "category": "BB_Offer",
                    "externalId": "8477ee80-8522-11f0-97ba-872c9f9a529b",
                    "orderDate": "2025-09-03T22:19:27.728Z",
                    "lastUpdate": "2025-09-03T22:43:43.095Z",
                    "orderExtensions": [
                      {
                        "name": "idpctx-session-id",
                        "value": "ammend~initialize~cart~875562"
                      },
                      {
                        "name": "AIA_BAN",
                        "value": "555134104591"
                      },
                      {
                        "name": "cust_AIAOrigin",
                        "value": "new"
                      }
                    ],
                    "billingAccount": {
                      "id": "555134104591",
                      "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com:3443/v4/billingAccount/555134104591",
                      "ratingType": "postpaid"
                    },
                    "channel": [
                      {
                        "id": "SelfService",
                        "name": "SelfService"
                      }
                    ],
                    "orderTotalPrice": [
                      {
                        "priceType": "RC",
                        "recurringChargePeriod": "month",
                        "price": {
                          "dutyFreeAmount": {
                            "unit": "USD",
                            "value": 75
                          },
                          "taxIncludedAmount": {
                            "unit": "USD",
                            "value": 75.24
                          },
                          "taxAmount": {
                            "unit": "USD",
                            "value": 0.24
                          }
                        },
                        "recurringChargePeriodLength": 1,
                        "finalPrice": {
                          "dutyFreeAmount": {
                            "unit": "USD",
                            "value": 75
                          },
                          "taxIncludedAmount": {
                            "unit": "USD",
                            "value": 75.24
                          },
                          "taxAmount": {
                            "unit": "USD",
                            "value": 0.24
                          }
                        },
                        "standalonePrice": {
                          "dutyFreeAmount": {
                            "unit": "USD",
                            "value": 75
                          },
                          "taxIncludedAmount": {
                            "unit": "USD",
                            "value": 75.24
                          },
                          "taxAmount": {
                            "unit": "USD",
                            "value": 0.24
                          }
                        },
                        "immediatePayOption": {
                          "payImmediately": false
                        }
                      },
                      {
                        "priceType": "Immediate",
                        "price": {
                          "dutyFreeAmount": {
                            "unit": "USD",
                            "value": 0
                          },
                          "taxIncludedAmount": {
                            "unit": "USD",
                            "value": 0
                          },
                          "taxAmount": {
                            "unit": "USD",
                            "value": 0
                          }
                        },
                        "finalPrice": {
                          "dutyFreeAmount": {
                            "unit": "USD",
                            "value": 0
                          },
                          "taxIncludedAmount": {
                            "unit": "USD",
                            "value": 0
                          },
                          "taxAmount": {
                            "unit": "USD",
                            "value": 0
                          }
                        },
                        "standalonePrice": {
                          "dutyFreeAmount": {
                            "unit": "USD",
                            "value": 0
                          },
                          "taxIncludedAmount": {
                            "unit": "USD",
                            "value": 0
                          },
                          "taxAmount": {
                            "unit": "USD",
                            "value": 0
                          }
                        },
                        "immediatePayOption": {
                          "payImmediately": true
                        }
                      },
                      {
                        "priceType": "OC",
                        "price": {
                          "dutyFreeAmount": {
                            "unit": "USD",
                            "value": 0
                          },
                          "taxIncludedAmount": {
                            "unit": "USD",
                            "value": 0
                          },
                          "taxAmount": {
                            "unit": "USD",
                            "value": 0
                          }
                        },
                        "finalPrice": {
                          "dutyFreeAmount": {
                            "unit": "USD",
                            "value": 0
                          },
                          "taxIncludedAmount": {
                            "unit": "USD",
                            "value": 0
                          },
                          "taxAmount": {
                            "unit": "USD",
                            "value": 0
                          }
                        },
                        "standalonePrice": {
                          "dutyFreeAmount": {
                            "unit": "USD",
                            "value": 0
                          },
                          "taxIncludedAmount": {
                            "unit": "USD",
                            "value": 0
                          },
                          "taxAmount": {
                            "unit": "USD",
                            "value": 0
                          }
                        },
                        "immediatePayOption": {
                          "payImmediately": false
                        }
                      },
                      {
                        "priceType": "OC",
                        "price": {
                          "dutyFreeAmount": {
                            "unit": "USD",
                            "value": 0
                          },
                          "taxIncludedAmount": {
                            "unit": "USD",
                            "value": 0
                          },
                          "taxAmount": {
                            "unit": "USD",
                            "value": 0
                          }
                        },
                        "finalPrice": {
                          "dutyFreeAmount": {
                            "unit": "USD",
                            "value": 0
                          },
                          "taxIncludedAmount": {
                            "unit": "USD",
                            "value": 0
                          },
                          "taxAmount": {
                            "unit": "USD",
                            "value": 0
                          }
                        },
                        "standalonePrice": {
                          "dutyFreeAmount": {
                            "unit": "USD",
                            "value": 0
                          },
                          "taxIncludedAmount": {
                            "unit": "USD",
                            "value": 0
                          },
                          "taxAmount": {
                            "unit": "USD",
                            "value": 0
                          }
                        },
                        "immediatePayOption": {
                          "payImmediately": true
                        }
                      }
                    ],
                    "productOrderItem": [
                      {
                        "id": "7aa70a08-814c-4e01-92bc-87db66fcda30",
                        "quantity": 1,
                        "action": "add",
                        "billingAccount": {
                          "id": "555134104591",
                          "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com:3443/v4/billingAccount/555134104591",
                          "ratingType": "postpaid"
                        },
                        "itemTotalPrice": [
                          {
                            "priceType": "RC",
                            "recurringChargePeriod": "month",
                            "price": {
                              "dutyFreeAmount": {
                                "unit": "USD",
                                "value": 75
                              },
                              "taxIncludedAmount": {
                                "unit": "USD",
                                "value": 75.24
                              },
                              "taxAmount": {
                                "unit": "USD",
                                "value": 0.24
                              }
                            },
                            "recurringChargePeriodLength": 1,
                            "finalPrice": {
                              "dutyFreeAmount": {
                                "unit": "USD",
                                "value": 75
                              },
                              "taxIncludedAmount": {
                                "unit": "USD",
                                "value": 75.24
                              },
                              "taxAmount": {
                                "unit": "USD",
                                "value": 0.24
                              }
                            },
                            "standalonePrice": {
                              "dutyFreeAmount": {
                                "unit": "USD",
                                "value": 75
                              },
                              "taxIncludedAmount": {
                                "unit": "USD",
                                "value": 75.24
                              },
                              "taxAmount": {
                                "unit": "USD",
                                "value": 0.24
                              }
                            },
                            "immediatePayOption": {
                              "payImmediately": false
                            }
                          }
                        ],
                        "product": {
                          "referenceId": "5186d385-038b-4c70-9513-d3326a82f0f8",
                          "href": "/v4/productRefOrValue/",
                          "isCustomerVisible": true,
                          "productRelationship": [
                            {
                              "relationshipType": "subscriptionRelation",
                              "product": {
                                "referenceId": "5186d385-038b-4c70-9513-d3326a82f0f8",
                                "isCustomerVisible": true
                              }
                            }
                          ],
                          "relatedParty": [
                            {
                              "id": "5428bf91-b62d-4a28-b546-443117c37cac",
                              "href": "/v4/relatedParty/5428bf91-b62d-4a28-b546-443117c37cac",
                              "role": "owner"
                            }
                          ]
                        },
                        "productOffering": {
                          "id": "e76cb4f2-032d-4bee-8ca2-f1726d1f23b9",
                          "href": "/v4/productOffering/e76cb4f2-032d-4bee-8ca2-f1726d1f23b9",
                          "name": "AT&T Internet 500",
                          "productOfferingType": "BB_Offer",
                          "productOfferingTypeGroup": "BBOffer",
                          "primary": true
                        },
                        "productOrderItem": [
                          {
                            "id": "5a6039d0-c6c1-40aa-be17-708d7c56eaa3",
                            "quantity": 1,
                            "action": "add",
                            "billingAccount": {
                              "id": "555134104591",
                              "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com:3443/v4/billingAccount/555134104591",
                              "ratingType": "postpaid"
                            },
                            "itemPrice": [
                              {
                                "description": "Fiber 500 mbps Price",
                                "name": "AT&T Internet 500",
                                "priceType": "RC",
                                "priceCategory": "serviceRC",
                                "recurringChargePeriod": "month",
                                "billingAccount": {
                                  "id": "555134104591",
                                  "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com:3443/v4/billingAccount/555134104591",
                                  "ratingType": "postpaid"
                                },
                                "price": {
                                  "dutyFreeAmount": {
                                    "unit": "USD",
                                    "value": 75
                                  },
                                  "taxIncludedAmount": {
                                    "unit": "USD",
                                    "value": 75.24
                                  },
                                  "taxAmount": {
                                    "unit": "USD",
                                    "value": 0.24
                                  },
                                  "appliedTax": [
                                    {
                                      "taxDefinition": {
                                        "name": "MO State Sales Tax",
                                        "taxRate": 0.04225,
                                        "taxType": "99",
                                        "isExemption": false,
                                        "exemptionType": "None",
                                        "taxJurisdiction": {
                                          "name": "19873-MISSOURI",
                                          "level": "STATE",
                                          "id": "DUMMY ID"
                                        }
                                      },
                                      "taxAmount": {
                                        "unit": "USD",
                                        "value": 0.17
                                      },
                                      "taxableAmount": {
                                        "unit": "USD",
                                        "value": 4
                                      },
                                      "extensions": {
                                        "Tax": [
                                          {
                                            "key": "taxLineId",
                                            "value": "1"
                                          },
                                          {
                                            "key": "taxTypeInd",
                                            "value": "P"
                                          },
                                          {
                                            "key": "displayOrder",
                                            "value": "1"
                                          },
                                          {
                                            "key": "printGroup",
                                            "value": "TAX"
                                          },
                                          {
                                            "key": "printName",
                                            "value": "MO State Sales Tax"
                                          },
                                          {
                                            "key": "parentTaxLineID",
                                            "value": "0"
                                          },
                                          {
                                            "key": "taxGeneralLedgerAccount",
                                            "value": "0000.0000"
                                          },
                                          {
                                            "key": "imposition",
                                            "value": "Sales and Use Tax"
                                          },
                                          {
                                            "key": "impositionType",
                                            "value": "NO_CITY|ST CHARLES|MO|US"
                                          },
                                          {
                                            "key": "taxCategoryCode",
                                            "value": "NT"
                                          },
                                          {
                                            "key": "percentTaxable",
                                            "value": "1.0"
                                          },
                                          {
                                            "key": "geoCodeInfo",
                                            "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                          },
                                          {
                                            "key": "authorityLevel",
                                            "value": "1"
                                          },
                                          {
                                            "key": "taxResult",
                                            "value": "TAXABLE"
                                          },
                                          {
                                            "key": "taxOnTaxAmount",
                                            "value": "0.0"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "taxDefinition": {
                                        "name": "County Sales Tax",
                                        "taxRate": 0.01725,
                                        "taxType": "99",
                                        "isExemption": false,
                                        "exemptionType": "None",
                                        "taxJurisdiction": {
                                          "name": "20988-ST CHARLES",
                                          "level": "COUNTY",
                                          "id": "DUMMY ID"
                                        }
                                      },
                                      "taxAmount": {
                                        "unit": "USD",
                                        "value": 0.07
                                      },
                                      "taxableAmount": {
                                        "unit": "USD",
                                        "value": 4
                                      },
                                      "extensions": {
                                        "Tax": [
                                          {
                                            "key": "taxLineId",
                                            "value": "2"
                                          },
                                          {
                                            "key": "taxTypeInd",
                                            "value": "P"
                                          },
                                          {
                                            "key": "displayOrder",
                                            "value": "1"
                                          },
                                          {
                                            "key": "printGroup",
                                            "value": "TAX"
                                          },
                                          {
                                            "key": "printName",
                                            "value": "County Sales Tax"
                                          },
                                          {
                                            "key": "parentTaxLineID",
                                            "value": "0"
                                          },
                                          {
                                            "key": "taxGeneralLedgerAccount",
                                            "value": "0000.0000"
                                          },
                                          {
                                            "key": "imposition",
                                            "value": "Local Sales and Use Tax"
                                          },
                                          {
                                            "key": "impositionType",
                                            "value": "NO_CITY|ST CHARLES|MO|US"
                                          },
                                          {
                                            "key": "taxCategoryCode",
                                            "value": "NT"
                                          },
                                          {
                                            "key": "percentTaxable",
                                            "value": "1.0"
                                          },
                                          {
                                            "key": "geoCodeInfo",
                                            "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                          },
                                          {
                                            "key": "authorityLevel",
                                            "value": "2"
                                          },
                                          {
                                            "key": "taxResult",
                                            "value": "TAXABLE"
                                          },
                                          {
                                            "key": "taxOnTaxAmount",
                                            "value": "0.0"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "taxDefinition": {
                                        "name": "MO State Sales Tax",
                                        "taxRate": 0,
                                        "taxType": "99",
                                        "isExemption": false,
                                        "exemptionType": "None",
                                        "taxJurisdiction": {
                                          "name": "19873-MISSOURI",
                                          "level": "STATE",
                                          "id": "DUMMY ID"
                                        }
                                      },
                                      "taxAmount": {
                                        "unit": "USD",
                                        "value": 0
                                      },
                                      "taxableAmount": {
                                        "unit": "USD",
                                        "value": 71
                                      },
                                      "extensions": {
                                        "Tax": [
                                          {
                                            "key": "taxLineId",
                                            "value": "1"
                                          },
                                          {
                                            "key": "taxTypeInd",
                                            "value": "P"
                                          },
                                          {
                                            "key": "displayOrder",
                                            "value": "1"
                                          },
                                          {
                                            "key": "printGroup",
                                            "value": "TAX"
                                          },
                                          {
                                            "key": "printName",
                                            "value": "MO State Sales Tax"
                                          },
                                          {
                                            "key": "parentTaxLineID",
                                            "value": "0"
                                          },
                                          {
                                            "key": "taxGeneralLedgerAccount",
                                            "value": "0000.0000"
                                          },
                                          {
                                            "key": "imposition",
                                            "value": "Sales and Use Tax"
                                          },
                                          {
                                            "key": "impositionType",
                                            "value": "NO_CITY|ST CHARLES|MO|US"
                                          },
                                          {
                                            "key": "taxCategoryCode",
                                            "value": "NT"
                                          },
                                          {
                                            "key": "percentTaxable",
                                            "value": "1.0"
                                          },
                                          {
                                            "key": "geoCodeInfo",
                                            "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                          },
                                          {
                                            "key": "authorityLevel",
                                            "value": "1"
                                          },
                                          {
                                            "key": "taxResult",
                                            "value": "NONTAXABLE"
                                          },
                                          {
                                            "key": "taxOnTaxAmount",
                                            "value": "0.0"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "taxDefinition": {
                                        "name": "County Sales Tax",
                                        "taxRate": 0,
                                        "taxType": "99",
                                        "isExemption": false,
                                        "exemptionType": "None",
                                        "taxJurisdiction": {
                                          "name": "20988-ST CHARLES",
                                          "level": "COUNTY",
                                          "id": "DUMMY ID"
                                        }
                                      },
                                      "taxAmount": {
                                        "unit": "USD",
                                        "value": 0
                                      },
                                      "taxableAmount": {
                                        "unit": "USD",
                                        "value": 71
                                      },
                                      "extensions": {
                                        "Tax": [
                                          {
                                            "key": "taxLineId",
                                            "value": "2"
                                          },
                                          {
                                            "key": "taxTypeInd",
                                            "value": "P"
                                          },
                                          {
                                            "key": "displayOrder",
                                            "value": "1"
                                          },
                                          {
                                            "key": "printGroup",
                                            "value": "TAX"
                                          },
                                          {
                                            "key": "printName",
                                            "value": "County Sales Tax"
                                          },
                                          {
                                            "key": "parentTaxLineID",
                                            "value": "0"
                                          },
                                          {
                                            "key": "taxGeneralLedgerAccount",
                                            "value": "0000.0000"
                                          },
                                          {
                                            "key": "imposition",
                                            "value": "Local Sales and Use Tax"
                                          },
                                          {
                                            "key": "impositionType",
                                            "value": "NO_CITY|ST CHARLES|MO|US"
                                          },
                                          {
                                            "key": "taxCategoryCode",
                                            "value": "NT"
                                          },
                                          {
                                            "key": "percentTaxable",
                                            "value": "1.0"
                                          },
                                          {
                                            "key": "geoCodeInfo",
                                            "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                          },
                                          {
                                            "key": "authorityLevel",
                                            "value": "2"
                                          },
                                          {
                                            "key": "taxResult",
                                            "value": "NONTAXABLE"
                                          },
                                          {
                                            "key": "taxOnTaxAmount",
                                            "value": "0.0"
                                          }
                                        ]
                                      }
                                    }
                                  ]
                                },
                                "productOfferingPrice": {
                                  "id": "10238c80-1fcc-4c20-b48a-b46e87fd715c"
                                },
                                "recurringChargePeriodLength": 1,
                                "finalPrice": {
                                  "dutyFreeAmount": {
                                    "unit": "USD",
                                    "value": 75
                                  },
                                  "taxIncludedAmount": {
                                    "unit": "USD",
                                    "value": 75.24
                                  },
                                  "taxAmount": {
                                    "unit": "USD",
                                    "value": 0.24
                                  },
                                  "appliedTax": [
                                    {
                                      "taxDefinition": {
                                        "name": "MO State Sales Tax",
                                        "taxRate": 0.04225,
                                        "taxType": "99",
                                        "isExemption": false,
                                        "exemptionType": "None",
                                        "taxJurisdiction": {
                                          "name": "19873-MISSOURI",
                                          "level": "STATE",
                                          "id": "DUMMY ID"
                                        }
                                      },
                                      "taxAmount": {
                                        "unit": "USD",
                                        "value": 0.17
                                      },
                                      "taxableAmount": {
                                        "unit": "USD",
                                        "value": 4
                                      },
                                      "extensions": {
                                        "Tax": [
                                          {
                                            "key": "taxLineId",
                                            "value": "1"
                                          },
                                          {
                                            "key": "taxTypeInd",
                                            "value": "P"
                                          },
                                          {
                                            "key": "displayOrder",
                                            "value": "1"
                                          },
                                          {
                                            "key": "printGroup",
                                            "value": "TAX"
                                          },
                                          {
                                            "key": "printName",
                                            "value": "MO State Sales Tax"
                                          },
                                          {
                                            "key": "parentTaxLineID",
                                            "value": "0"
                                          },
                                          {
                                            "key": "taxGeneralLedgerAccount",
                                            "value": "0000.0000"
                                          },
                                          {
                                            "key": "imposition",
                                            "value": "Sales and Use Tax"
                                          },
                                          {
                                            "key": "impositionType",
                                            "value": "NO_CITY|ST CHARLES|MO|US"
                                          },
                                          {
                                            "key": "taxCategoryCode",
                                            "value": "NT"
                                          },
                                          {
                                            "key": "percentTaxable",
                                            "value": "1.0"
                                          },
                                          {
                                            "key": "geoCodeInfo",
                                            "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                          },
                                          {
                                            "key": "authorityLevel",
                                            "value": "1"
                                          },
                                          {
                                            "key": "taxResult",
                                            "value": "TAXABLE"
                                          },
                                          {
                                            "key": "taxOnTaxAmount",
                                            "value": "0.0"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "taxDefinition": {
                                        "name": "County Sales Tax",
                                        "taxRate": 0.01725,
                                        "taxType": "99",
                                        "isExemption": false,
                                        "exemptionType": "None",
                                        "taxJurisdiction": {
                                          "name": "20988-ST CHARLES",
                                          "level": "COUNTY",
                                          "id": "DUMMY ID"
                                        }
                                      },
                                      "taxAmount": {
                                        "unit": "USD",
                                        "value": 0.07
                                      },
                                      "taxableAmount": {
                                        "unit": "USD",
                                        "value": 4
                                      },
                                      "extensions": {
                                        "Tax": [
                                          {
                                            "key": "taxLineId",
                                            "value": "2"
                                          },
                                          {
                                            "key": "taxTypeInd",
                                            "value": "P"
                                          },
                                          {
                                            "key": "displayOrder",
                                            "value": "1"
                                          },
                                          {
                                            "key": "printGroup",
                                            "value": "TAX"
                                          },
                                          {
                                            "key": "printName",
                                            "value": "County Sales Tax"
                                          },
                                          {
                                            "key": "parentTaxLineID",
                                            "value": "0"
                                          },
                                          {
                                            "key": "taxGeneralLedgerAccount",
                                            "value": "0000.0000"
                                          },
                                          {
                                            "key": "imposition",
                                            "value": "Local Sales and Use Tax"
                                          },
                                          {
                                            "key": "impositionType",
                                            "value": "NO_CITY|ST CHARLES|MO|US"
                                          },
                                          {
                                            "key": "taxCategoryCode",
                                            "value": "NT"
                                          },
                                          {
                                            "key": "percentTaxable",
                                            "value": "1.0"
                                          },
                                          {
                                            "key": "geoCodeInfo",
                                            "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                          },
                                          {
                                            "key": "authorityLevel",
                                            "value": "2"
                                          },
                                          {
                                            "key": "taxResult",
                                            "value": "TAXABLE"
                                          },
                                          {
                                            "key": "taxOnTaxAmount",
                                            "value": "0.0"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "taxDefinition": {
                                        "name": "MO State Sales Tax",
                                        "taxRate": 0,
                                        "taxType": "99",
                                        "isExemption": false,
                                        "exemptionType": "None",
                                        "taxJurisdiction": {
                                          "name": "19873-MISSOURI",
                                          "level": "STATE",
                                          "id": "DUMMY ID"
                                        }
                                      },
                                      "taxAmount": {
                                        "unit": "USD",
                                        "value": 0
                                      },
                                      "taxableAmount": {
                                        "unit": "USD",
                                        "value": 71
                                      },
                                      "extensions": {
                                        "Tax": [
                                          {
                                            "key": "taxLineId",
                                            "value": "1"
                                          },
                                          {
                                            "key": "taxTypeInd",
                                            "value": "P"
                                          },
                                          {
                                            "key": "displayOrder",
                                            "value": "1"
                                          },
                                          {
                                            "key": "printGroup",
                                            "value": "TAX"
                                          },
                                          {
                                            "key": "printName",
                                            "value": "MO State Sales Tax"
                                          },
                                          {
                                            "key": "parentTaxLineID",
                                            "value": "0"
                                          },
                                          {
                                            "key": "taxGeneralLedgerAccount",
                                            "value": "0000.0000"
                                          },
                                          {
                                            "key": "imposition",
                                            "value": "Sales and Use Tax"
                                          },
                                          {
                                            "key": "impositionType",
                                            "value": "NO_CITY|ST CHARLES|MO|US"
                                          },
                                          {
                                            "key": "taxCategoryCode",
                                            "value": "NT"
                                          },
                                          {
                                            "key": "percentTaxable",
                                            "value": "1.0"
                                          },
                                          {
                                            "key": "geoCodeInfo",
                                            "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                          },
                                          {
                                            "key": "authorityLevel",
                                            "value": "1"
                                          },
                                          {
                                            "key": "taxResult",
                                            "value": "NONTAXABLE"
                                          },
                                          {
                                            "key": "taxOnTaxAmount",
                                            "value": "0.0"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "taxDefinition": {
                                        "name": "County Sales Tax",
                                        "taxRate": 0,
                                        "taxType": "99",
                                        "isExemption": false,
                                        "exemptionType": "None",
                                        "taxJurisdiction": {
                                          "name": "20988-ST CHARLES",
                                          "level": "COUNTY",
                                          "id": "DUMMY ID"
                                        }
                                      },
                                      "taxAmount": {
                                        "unit": "USD",
                                        "value": 0
                                      },
                                      "taxableAmount": {
                                        "unit": "USD",
                                        "value": 71
                                      },
                                      "extensions": {
                                        "Tax": [
                                          {
                                            "key": "taxLineId",
                                            "value": "2"
                                          },
                                          {
                                            "key": "taxTypeInd",
                                            "value": "P"
                                          },
                                          {
                                            "key": "displayOrder",
                                            "value": "1"
                                          },
                                          {
                                            "key": "printGroup",
                                            "value": "TAX"
                                          },
                                          {
                                            "key": "printName",
                                            "value": "County Sales Tax"
                                          },
                                          {
                                            "key": "parentTaxLineID",
                                            "value": "0"
                                          },
                                          {
                                            "key": "taxGeneralLedgerAccount",
                                            "value": "0000.0000"
                                          },
                                          {
                                            "key": "imposition",
                                            "value": "Local Sales and Use Tax"
                                          },
                                          {
                                            "key": "impositionType",
                                            "value": "NO_CITY|ST CHARLES|MO|US"
                                          },
                                          {
                                            "key": "taxCategoryCode",
                                            "value": "NT"
                                          },
                                          {
                                            "key": "percentTaxable",
                                            "value": "1.0"
                                          },
                                          {
                                            "key": "geoCodeInfo",
                                            "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                          },
                                          {
                                            "key": "authorityLevel",
                                            "value": "2"
                                          },
                                          {
                                            "key": "taxResult",
                                            "value": "NONTAXABLE"
                                          },
                                          {
                                            "key": "taxOnTaxAmount",
                                            "value": "0.0"
                                          }
                                        ]
                                      }
                                    }
                                  ]
                                },
                                "standalonePrice": {
                                  "dutyFreeAmount": {
                                    "unit": "USD",
                                    "value": 75
                                  },
                                  "taxIncludedAmount": {
                                    "unit": "USD",
                                    "value": 75.24
                                  },
                                  "taxAmount": {
                                    "unit": "USD",
                                    "value": 0.24
                                  },
                                  "appliedTax": [
                                    {
                                      "taxDefinition": {
                                        "name": "MO State Sales Tax",
                                        "taxRate": 0.04225,
                                        "taxType": "99",
                                        "isExemption": false,
                                        "exemptionType": "None",
                                        "taxJurisdiction": {
                                          "name": "19873-MISSOURI",
                                          "level": "STATE",
                                          "id": "DUMMY ID"
                                        }
                                      },
                                      "taxAmount": {
                                        "unit": "USD",
                                        "value": 0.17
                                      },
                                      "taxableAmount": {
                                        "unit": "USD",
                                        "value": 4
                                      },
                                      "extensions": {
                                        "Tax": [
                                          {
                                            "key": "taxLineId",
                                            "value": "1"
                                          },
                                          {
                                            "key": "taxTypeInd",
                                            "value": "P"
                                          },
                                          {
                                            "key": "displayOrder",
                                            "value": "1"
                                          },
                                          {
                                            "key": "printGroup",
                                            "value": "TAX"
                                          },
                                          {
                                            "key": "printName",
                                            "value": "MO State Sales Tax"
                                          },
                                          {
                                            "key": "parentTaxLineID",
                                            "value": "0"
                                          },
                                          {
                                            "key": "taxGeneralLedgerAccount",
                                            "value": "0000.0000"
                                          },
                                          {
                                            "key": "imposition",
                                            "value": "Sales and Use Tax"
                                          },
                                          {
                                            "key": "impositionType",
                                            "value": "NO_CITY|ST CHARLES|MO|US"
                                          },
                                          {
                                            "key": "taxCategoryCode",
                                            "value": "NT"
                                          },
                                          {
                                            "key": "percentTaxable",
                                            "value": "1.0"
                                          },
                                          {
                                            "key": "geoCodeInfo",
                                            "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                          },
                                          {
                                            "key": "authorityLevel",
                                            "value": "1"
                                          },
                                          {
                                            "key": "taxResult",
                                            "value": "TAXABLE"
                                          },
                                          {
                                            "key": "taxOnTaxAmount",
                                            "value": "0.0"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "taxDefinition": {
                                        "name": "County Sales Tax",
                                        "taxRate": 0.01725,
                                        "taxType": "99",
                                        "isExemption": false,
                                        "exemptionType": "None",
                                        "taxJurisdiction": {
                                          "name": "20988-ST CHARLES",
                                          "level": "COUNTY",
                                          "id": "DUMMY ID"
                                        }
                                      },
                                      "taxAmount": {
                                        "unit": "USD",
                                        "value": 0.07
                                      },
                                      "taxableAmount": {
                                        "unit": "USD",
                                        "value": 4
                                      },
                                      "extensions": {
                                        "Tax": [
                                          {
                                            "key": "taxLineId",
                                            "value": "2"
                                          },
                                          {
                                            "key": "taxTypeInd",
                                            "value": "P"
                                          },
                                          {
                                            "key": "displayOrder",
                                            "value": "1"
                                          },
                                          {
                                            "key": "printGroup",
                                            "value": "TAX"
                                          },
                                          {
                                            "key": "printName",
                                            "value": "County Sales Tax"
                                          },
                                          {
                                            "key": "parentTaxLineID",
                                            "value": "0"
                                          },
                                          {
                                            "key": "taxGeneralLedgerAccount",
                                            "value": "0000.0000"
                                          },
                                          {
                                            "key": "imposition",
                                            "value": "Local Sales and Use Tax"
                                          },
                                          {
                                            "key": "impositionType",
                                            "value": "NO_CITY|ST CHARLES|MO|US"
                                          },
                                          {
                                            "key": "taxCategoryCode",
                                            "value": "NT"
                                          },
                                          {
                                            "key": "percentTaxable",
                                            "value": "1.0"
                                          },
                                          {
                                            "key": "geoCodeInfo",
                                            "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                          },
                                          {
                                            "key": "authorityLevel",
                                            "value": "2"
                                          },
                                          {
                                            "key": "taxResult",
                                            "value": "TAXABLE"
                                          },
                                          {
                                            "key": "taxOnTaxAmount",
                                            "value": "0.0"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "taxDefinition": {
                                        "name": "MO State Sales Tax",
                                        "taxRate": 0,
                                        "taxType": "99",
                                        "isExemption": false,
                                        "exemptionType": "None",
                                        "taxJurisdiction": {
                                          "name": "19873-MISSOURI",
                                          "level": "STATE",
                                          "id": "DUMMY ID"
                                        }
                                      },
                                      "taxAmount": {
                                        "unit": "USD",
                                        "value": 0
                                      },
                                      "taxableAmount": {
                                        "unit": "USD",
                                        "value": 71
                                      },
                                      "extensions": {
                                        "Tax": [
                                          {
                                            "key": "taxLineId",
                                            "value": "1"
                                          },
                                          {
                                            "key": "taxTypeInd",
                                            "value": "P"
                                          },
                                          {
                                            "key": "displayOrder",
                                            "value": "1"
                                          },
                                          {
                                            "key": "printGroup",
                                            "value": "TAX"
                                          },
                                          {
                                            "key": "printName",
                                            "value": "MO State Sales Tax"
                                          },
                                          {
                                            "key": "parentTaxLineID",
                                            "value": "0"
                                          },
                                          {
                                            "key": "taxGeneralLedgerAccount",
                                            "value": "0000.0000"
                                          },
                                          {
                                            "key": "imposition",
                                            "value": "Sales and Use Tax"
                                          },
                                          {
                                            "key": "impositionType",
                                            "value": "NO_CITY|ST CHARLES|MO|US"
                                          },
                                          {
                                            "key": "taxCategoryCode",
                                            "value": "NT"
                                          },
                                          {
                                            "key": "percentTaxable",
                                            "value": "1.0"
                                          },
                                          {
                                            "key": "geoCodeInfo",
                                            "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                          },
                                          {
                                            "key": "authorityLevel",
                                            "value": "1"
                                          },
                                          {
                                            "key": "taxResult",
                                            "value": "NONTAXABLE"
                                          },
                                          {
                                            "key": "taxOnTaxAmount",
                                            "value": "0.0"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "taxDefinition": {
                                        "name": "County Sales Tax",
                                        "taxRate": 0,
                                        "taxType": "99",
                                        "isExemption": false,
                                        "exemptionType": "None",
                                        "taxJurisdiction": {
                                          "name": "20988-ST CHARLES",
                                          "level": "COUNTY",
                                          "id": "DUMMY ID"
                                        }
                                      },
                                      "taxAmount": {
                                        "unit": "USD",
                                        "value": 0
                                      },
                                      "taxableAmount": {
                                        "unit": "USD",
                                        "value": 71
                                      },
                                      "extensions": {
                                        "Tax": [
                                          {
                                            "key": "taxLineId",
                                            "value": "2"
                                          },
                                          {
                                            "key": "taxTypeInd",
                                            "value": "P"
                                          },
                                          {
                                            "key": "displayOrder",
                                            "value": "1"
                                          },
                                          {
                                            "key": "printGroup",
                                            "value": "TAX"
                                          },
                                          {
                                            "key": "printName",
                                            "value": "County Sales Tax"
                                          },
                                          {
                                            "key": "parentTaxLineID",
                                            "value": "0"
                                          },
                                          {
                                            "key": "taxGeneralLedgerAccount",
                                            "value": "0000.0000"
                                          },
                                          {
                                            "key": "imposition",
                                            "value": "Local Sales and Use Tax"
                                          },
                                          {
                                            "key": "impositionType",
                                            "value": "NO_CITY|ST CHARLES|MO|US"
                                          },
                                          {
                                            "key": "taxCategoryCode",
                                            "value": "NT"
                                          },
                                          {
                                            "key": "percentTaxable",
                                            "value": "1.0"
                                          },
                                          {
                                            "key": "geoCodeInfo",
                                            "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                          },
                                          {
                                            "key": "authorityLevel",
                                            "value": "2"
                                          },
                                          {
                                            "key": "taxResult",
                                            "value": "NONTAXABLE"
                                          },
                                          {
                                            "key": "taxOnTaxAmount",
                                            "value": "0.0"
                                          }
                                        ]
                                      }
                                    }
                                  ]
                                },
                                "immediatePayOption": {
                                  "payImmediately": false
                                },
                                "taxIncluded": "Excluded",
                                "role": "Price"
                              }
                            ],
                            "itemTotalPrice": [
                              {
                                "priceType": "RC",
                                "recurringChargePeriod": "month",
                                "price": {
                                  "dutyFreeAmount": {
                                    "unit": "USD",
                                    "value": 75
                                  },
                                  "taxIncludedAmount": {
                                    "unit": "USD",
                                    "value": 75.24
                                  },
                                  "taxAmount": {
                                    "unit": "USD",
                                    "value": 0.24
                                  }
                                },
                                "recurringChargePeriodLength": 1,
                                "finalPrice": {
                                  "dutyFreeAmount": {
                                    "unit": "USD",
                                    "value": 75
                                  },
                                  "taxIncludedAmount": {
                                    "unit": "USD",
                                    "value": 75.24
                                  },
                                  "taxAmount": {
                                    "unit": "USD",
                                    "value": 0.24
                                  }
                                },
                                "standalonePrice": {
                                  "dutyFreeAmount": {
                                    "unit": "USD",
                                    "value": 75
                                  },
                                  "taxIncludedAmount": {
                                    "unit": "USD",
                                    "value": 75.24
                                  },
                                  "taxAmount": {
                                    "unit": "USD",
                                    "value": 0.24
                                  }
                                },
                                "immediatePayOption": {
                                  "payImmediately": false
                                }
                              }
                            ],
                            "product": {
                              "referenceId": "d710de33-edf2-4474-aa35-975bb7e3e900",
                              "href": "/v4/productRefOrValue/",
                              "isCustomerVisible": true,
                              "place": [
                                {
                                  "id": "00000T2S77",
                                  "name": "ServiceAddress",
                                  "role": "SA"
                                },
                                {
                                  "id": "00000T2S77",
                                  "role": "installation"
                                }
                              ],
                              "productCharacteristic": [
                                {
                                  "name": "Speed",
                                  "valueType": "Integer",
                                  "value": "500"
                                }
                              ],
                              "productRelationship": [
                                {
                                  "relationshipType": "subscriptionRelation",
                                  "product": {
                                    "referenceId": "5186d385-038b-4c70-9513-d3326a82f0f8",
                                    "isCustomerVisible": true
                                  }
                                }
                              ],
                              "productSpecification": {
                                "id": "ac6ab437-07a1-4239-b751-c09a138d54d0",
                                "href": "/v4/productSpecification/ac6ab437-07a1-4239-b751-c09a138d54d0",
                                "name": "Internet",
                                "productSpecificationType": "93a2f73f-3ca0-426b-a4c9-f63ea4482000",
                                "productSpecificationTypeId": "93a2f73f-3ca0-426b-a4c9-f63ea4482000"
                              },
                              "relatedParty": [
                                {
                                  "id": "5428bf91-b62d-4a28-b546-443117c37cac",
                                  "href": "/v4/relatedParty/5428bf91-b62d-4a28-b546-443117c37cac",
                                  "role": "owner"
                                }
                              ]
                            },
                            "productOffering": {
                              "id": "49653ad3-9e89-466a-a13b-e57e6f6b82b5",
                              "href": "/v4/productOffering/49653ad3-9e89-466a-a13b-e57e6f6b82b5",
                              "name": "AT&T Internet 500",
                              "productOfferingType": "BB_Plan",
                              "productOfferingTypeGroup": "BBPlan",
                              "primary": false
                            },
                            "state": "Draft",
                            "creationDate": "2025-09-03T22:19:27.744Z",
                            "characteristic": [
                              {
                                "name": "productType",
                                "valueType": "String",
                                "value": "FIBER"
                              },
                              {
                                "name": "billingProfile",
                                "valueType": "String",
                                "value": "hassleFree"
                              },
                              {
                                "name": "Payment_Type",
                                "valueType": "String",
                                "value": "Pay_on_Bill"
                              },
                              {
                                "name": "serviceQualificationExpiryDate",
                                "valueType": "String",
                                "value": "2025-09-05T22:17:55.000Z"
                              },
                              {
                                "name": "Plan_Group",
                                "valueType": "String",
                                "value": "FFDATA"
                              },
                              {
                                "name": "Offer_Code",
                                "valueType": "String",
                                "value": "INT500MBPS"
                              },
                              {
                                "name": "In_wait_service_period_for_reward",
                                "valueType": "String",
                                "value": "true;false"
                              }
                            ],
                            "extensions": {},
                            "actionReason": [
                              {
                                "action": "add",
                                "reason": "FNS-NEW"
                              }
                            ]
                          },
                          {
                            "id": "a4904f6a-666a-4c7a-b40e-6db9944198b3",
                            "quantity": 1,
                            "action": "add",
                            "billingAccount": {
                              "id": "555134104591",
                              "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com:3443/v4/billingAccount/555134104591",
                              "ratingType": "postpaid"
                            },
                            "product": {
                              "referenceId": "c8da6255-5474-48d0-8bf6-dfa0066dff09",
                              "href": "/v4/productRefOrValue/",
                              "isCustomerVisible": true,
                              "place": [
                                {
                                  "id": "00000T2S77",
                                  "name": "ServiceAddress",
                                  "role": "SA"
                                },
                                {
                                  "id": "00000T2S77",
                                  "role": "installation"
                                }
                              ],
                              "productCharacteristic": [
                                {
                                  "name": "SKU_With_Prefix",
                                  "valueType": "String",
                                  "value": "RTL.207AA"
                                },
                                {
                                  "name": "Sub_Group",
                                  "valueType": "String",
                                  "value": "HUB_F3"
                                },
                                {
                                  "name": "Delivery_Method",
                                  "valueType": "String",
                                  "value": "Indirect_Delivery_Shipping"
                                },
                                {
                                  "name": "Installation_Method",
                                  "valueType": "String",
                                  "value": "Self_Installation"
                                },
                                {
                                  "name": "Return_Method",
                                  "valueType": "String",
                                  "value": "Return_by_box_Shipment"
                                },
                                {
                                  "name": "Recoverable_Disconnect",
                                  "valueType": "String",
                                  "value": "RECOVERABLE"
                                }
                              ],
                              "productRelationship": [
                                {
                                  "relationshipType": "enabledBy",
                                  "product": {
                                    "referenceId": "d710de33-edf2-4474-aa35-975bb7e3e900",
                                    "isCustomerVisible": true
                                  }
                                },
                                {
                                  "relationshipType": "subscriptionRelation",
                                  "product": {
                                    "referenceId": "5186d385-038b-4c70-9513-d3326a82f0f8",
                                    "isCustomerVisible": true
                                  }
                                }
                              ],
                              "productSpecification": {
                                "id": "8e2347a4-88dd-42b2-b100-527d4c90364f",
                                "href": "/v4/productSpecification/8e2347a4-88dd-42b2-b100-527d4c90364f",
                                "name": "All-Fi Fiber Hub ",
                                "productSpecificationType": "0a12bfd7-06a3-47bc-bee6-6f66cce7fa13",
                                "productSpecificationTypeId": "0a12bfd7-06a3-47bc-bee6-6f66cce7fa13"
                              },
                              "relatedParty": [
                                {
                                  "id": "5428bf91-b62d-4a28-b546-443117c37cac",
                                  "href": "/v4/relatedParty/5428bf91-b62d-4a28-b546-443117c37cac",
                                  "role": "owner"
                                }
                              ]
                            },
                            "productOffering": {
                              "id": "d540cf2a-23ff-4ff6-b859-53c5f1985476",
                              "href": "/v4/productOffering/d540cf2a-23ff-4ff6-b859-53c5f1985476",
                              "name": "Fiber Hub",
                              "productOfferingType": "Rented_Equipment",
                              "productOfferingTypeGroup": "equipment",
                              "primary": true
                            },
                            "state": "Draft",
                            "creationDate": "2025-09-03T22:19:27.744Z",
                            "productOfferingGroupOption": {
                              "groupOptionId": "dbec9443-e2d9-11ef-9577-4b4c3267bbb6"
                            },
                            "characteristic": [
                              {
                                "name": "productType",
                                "valueType": "String",
                                "value": "FIBER"
                              },
                              {
                                "name": "Available_Shipping_Options",
                                "valueType": "String",
                                "value": "Standard_Post"
                              },
                              {
                                "name": "billingProfile",
                                "valueType": "String",
                                "value": "hassleFree"
                              },
                              {
                                "name": "Offer_Code",
                                "valueType": "String",
                                "value": "FBHUB"
                              },
                              {
                                "name": "Payment_Type",
                                "valueType": "String",
                                "value": "Pay_on_Bill"
                              },
                              {
                                "name": "Purchase_Option",
                                "valueType": "String",
                                "value": "Rent"
                              },
                              {
                                "name": "Return_Shipment_Option",
                                "valueType": "String",
                                "value": "Standard_Post"
                              },
                              {
                                "name": "buyersRemorseDuration",
                                "valueType": "String",
                                "value": "31"
                              }
                            ],
                            "extensions": {},
                            "actionReason": [
                              {
                                "action": "add",
                                "reason": "NS-NEW"
                              }
                            ]
                          },
                          {
                            "id": "8477ee80-8522-11f0-97ba-872c9f9a529b_OrderItem_509848043778940928",
                            "quantity": 1,
                            "action": "add",
                            "billingAccount": {
                              "id": "555134104591",
                              "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com:3443/v4/billingAccount/555134104591"
                            },
                            "product": {
                              "referenceId": "4a954d06-8478-47a4-8ec7-bfe6bc931f8b",
                              "href": "/v4/productRefOrValue/",
                              "isCustomerVisible": true,
                              "productCharacteristic": [
                                {
                                  "name": "Eligible_For",
                                  "valueType": "String",
                                  "value": "Acquisition_And_Existing_Customer"
                                },
                                {
                                  "name": "Reward_Type",
                                  "valueType": "String",
                                  "value": "Card"
                                },
                                {
                                  "name": "Group_O_USOC",
                                  "valueType": "String",
                                  "value": "5BS13"
                                }
                              ],
                              "productRelationship": [
                                {
                                  "relationshipType": "enabledBy",
                                  "product": {
                                    "referenceId": "d710de33-edf2-4474-aa35-975bb7e3e900",
                                    "isCustomerVisible": true
                                  }
                                },
                                {
                                  "relationshipType": "subscriptionRelation",
                                  "product": {
                                    "referenceId": "5186d385-038b-4c70-9513-d3326a82f0f8",
                                    "isCustomerVisible": true
                                  }
                                }
                              ],
                              "productSpecification": {
                                "id": "98dfd841-da98-45aa-b2cb-2831705fd0f9",
                                "href": "/v4/productSpecification/98dfd841-da98-45aa-b2cb-2831705fd0f9",
                                "name": "Fiber Reward Card",
                                "productSpecificationType": "710883c6-14ba-4d7b-a1f7-a627705a29a2",
                                "productSpecificationTypeId": "710883c6-14ba-4d7b-a1f7-a627705a29a2"
                              },
                              "relatedParty": [
                                {
                                  "id": "5428bf91-b62d-4a28-b546-443117c37cac",
                                  "href": "/v4/relatedParty/5428bf91-b62d-4a28-b546-443117c37cac",
                                  "role": "owner"
                                }
                              ]
                            },
                            "productOffering": {
                              "id": "862ecaef-6b90-407e-9b68-dc9b23ad13be",
                              "href": "/v4/productOffering/862ecaef-6b90-407e-9b68-dc9b23ad13be",
                              "name": "Switch and we'll pay your cancellation fee in full",
                              "productOfferingType": "BB_Reward",
                              "productOfferingTypeGroup": "BBReward",
                              "primary": true
                            },
                            "state": "Draft",
                            "creationDate": "2025-09-03T22:19:27.744Z",
                            "characteristic": [
                              {
                                "name": "Duration_Qualifier",
                                "valueType": "String",
                                "value": "0"
                              },
                              {
                                "name": "productType",
                                "valueType": "String",
                                "value": "FIBER"
                              },
                              {
                                "name": "Amount",
                                "valueType": "String",
                                "value": "0"
                              }
                            ],
                            "extensions": {},
                            "actionReason": [
                              {
                                "action": "add",
                                "reason": "FNS-NEW"
                              }
                            ]
                          }
                        ],
                        "state": "Draft",
                        "creationDate": "2025-09-03T22:19:27.744Z",
                        "characteristic": [
                          {
                            "name": "productType",
                            "valueType": "String",
                            "value": "FIBER"
                          },
                          {
                            "name": "billingProfile",
                            "valueType": "String",
                            "value": "hassleFree"
                          },
                          {
                            "name": "Payment_Type",
                            "valueType": "String",
                            "value": "Pay_on_Bill"
                          },
                          {
                            "name": "TenderType",
                            "valueType": "String",
                            "value": "ACH"
                          },
                          {
                            "name": "Offer_Code",
                            "valueType": "String",
                            "value": "BINT500MBPS"
                          },
                          {
                            "name": "Auto_Pay_Enrollment",
                            "valueType": "String",
                            "value": "N"
                          }
                        ],
                        "extensions": {},
                        "actionReason": [
                          {
                            "action": "add",
                            "reason": "FNS-NEW"
                          }
                        ]
                      },
                      {
                        "id": "47b2309b-5727-47fa-8d3e-d41c50129723",
                        "quantity": 1,
                        "action": "add",
                        "billingAccount": {
                          "id": "555134104591",
                          "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com:3443/v4/billingAccount/555134104591",
                          "ratingType": "postpaid"
                        },
                        "itemPrice": [
                          {
                            "description": "Standard Shipping",
                            "name": "Standard Shipping",
                            "priceType": "OC",
                            "priceCategory": "shipping",
                            "billingAccount": {
                              "id": "555134104591",
                              "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com:3443/v4/billingAccount/555134104591",
                              "ratingType": "postpaid"
                            },
                            "price": {
                              "dutyFreeAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxIncludedAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "appliedTax": [
                                {
                                  "taxDefinition": {
                                    "name": "MO State Sales Tax",
                                    "taxRate": 0,
                                    "taxType": "99",
                                    "isExemption": false,
                                    "exemptionType": "None",
                                    "taxJurisdiction": {
                                      "name": "19873-MISSOURI",
                                      "level": "STATE",
                                      "id": "DUMMY ID"
                                    }
                                  },
                                  "taxAmount": {
                                    "unit": "USD",
                                    "value": 0
                                  },
                                  "taxableAmount": {
                                    "unit": "USD",
                                    "value": 0
                                  },
                                  "extensions": {
                                    "Tax": [
                                      {
                                        "key": "taxLineId",
                                        "value": "1"
                                      },
                                      {
                                        "key": "taxTypeInd",
                                        "value": "P"
                                      },
                                      {
                                        "key": "displayOrder",
                                        "value": "1"
                                      },
                                      {
                                        "key": "printGroup",
                                        "value": "TAX"
                                      },
                                      {
                                        "key": "printName",
                                        "value": "MO State Sales Tax"
                                      },
                                      {
                                        "key": "parentTaxLineID",
                                        "value": "0"
                                      },
                                      {
                                        "key": "taxGeneralLedgerAccount",
                                        "value": "0000.0000"
                                      },
                                      {
                                        "key": "imposition",
                                        "value": "Sales and Use Tax"
                                      },
                                      {
                                        "key": "impositionType",
                                        "value": "NO_CITY|ST CHARLES|MO|US"
                                      },
                                      {
                                        "key": "taxCategoryCode",
                                        "value": "NT"
                                      },
                                      {
                                        "key": "percentTaxable",
                                        "value": "1.0"
                                      },
                                      {
                                        "key": "geoCodeInfo",
                                        "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                      },
                                      {
                                        "key": "authorityLevel",
                                        "value": "1"
                                      },
                                      {
                                        "key": "taxResult",
                                        "value": "TAXABLE"
                                      },
                                      {
                                        "key": "taxOnTaxAmount",
                                        "value": "0.0"
                                      }
                                    ]
                                  }
                                },
                                {
                                  "taxDefinition": {
                                    "name": "County Sales Tax",
                                    "taxRate": 0,
                                    "taxType": "99",
                                    "isExemption": false,
                                    "exemptionType": "None",
                                    "taxJurisdiction": {
                                      "name": "20988-ST CHARLES",
                                      "level": "COUNTY",
                                      "id": "DUMMY ID"
                                    }
                                  },
                                  "taxAmount": {
                                    "unit": "USD",
                                    "value": 0
                                  },
                                  "taxableAmount": {
                                    "unit": "USD",
                                    "value": 0
                                  },
                                  "extensions": {
                                    "Tax": [
                                      {
                                        "key": "taxLineId",
                                        "value": "2"
                                      },
                                      {
                                        "key": "taxTypeInd",
                                        "value": "P"
                                      },
                                      {
                                        "key": "displayOrder",
                                        "value": "1"
                                      },
                                      {
                                        "key": "printGroup",
                                        "value": "TAX"
                                      },
                                      {
                                        "key": "printName",
                                        "value": "County Sales Tax"
                                      },
                                      {
                                        "key": "parentTaxLineID",
                                        "value": "0"
                                      },
                                      {
                                        "key": "taxGeneralLedgerAccount",
                                        "value": "0000.0000"
                                      },
                                      {
                                        "key": "imposition",
                                        "value": "Local Sales and Use Tax"
                                      },
                                      {
                                        "key": "impositionType",
                                        "value": "NO_CITY|ST CHARLES|MO|US"
                                      },
                                      {
                                        "key": "taxCategoryCode",
                                        "value": "NT"
                                      },
                                      {
                                        "key": "percentTaxable",
                                        "value": "1.0"
                                      },
                                      {
                                        "key": "geoCodeInfo",
                                        "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                      },
                                      {
                                        "key": "authorityLevel",
                                        "value": "2"
                                      },
                                      {
                                        "key": "taxResult",
                                        "value": "TAXABLE"
                                      },
                                      {
                                        "key": "taxOnTaxAmount",
                                        "value": "0.0"
                                      }
                                    ]
                                  }
                                }
                              ]
                            },
                            "productOfferingPrice": {
                              "id": "3892b8c8-f564-41cb-afbe-e3f64d019e79"
                            },
                            "finalPrice": {
                              "dutyFreeAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxIncludedAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "appliedTax": [
                                {
                                  "taxDefinition": {
                                    "name": "MO State Sales Tax",
                                    "taxRate": 0,
                                    "taxType": "99",
                                    "isExemption": false,
                                    "exemptionType": "None",
                                    "taxJurisdiction": {
                                      "name": "19873-MISSOURI",
                                      "level": "STATE",
                                      "id": "DUMMY ID"
                                    }
                                  },
                                  "taxAmount": {
                                    "unit": "USD",
                                    "value": 0
                                  },
                                  "taxableAmount": {
                                    "unit": "USD",
                                    "value": 0
                                  },
                                  "extensions": {
                                    "Tax": [
                                      {
                                        "key": "taxLineId",
                                        "value": "1"
                                      },
                                      {
                                        "key": "taxTypeInd",
                                        "value": "P"
                                      },
                                      {
                                        "key": "displayOrder",
                                        "value": "1"
                                      },
                                      {
                                        "key": "printGroup",
                                        "value": "TAX"
                                      },
                                      {
                                        "key": "printName",
                                        "value": "MO State Sales Tax"
                                      },
                                      {
                                        "key": "parentTaxLineID",
                                        "value": "0"
                                      },
                                      {
                                        "key": "taxGeneralLedgerAccount",
                                        "value": "0000.0000"
                                      },
                                      {
                                        "key": "imposition",
                                        "value": "Sales and Use Tax"
                                      },
                                      {
                                        "key": "impositionType",
                                        "value": "NO_CITY|ST CHARLES|MO|US"
                                      },
                                      {
                                        "key": "taxCategoryCode",
                                        "value": "NT"
                                      },
                                      {
                                        "key": "percentTaxable",
                                        "value": "1.0"
                                      },
                                      {
                                        "key": "geoCodeInfo",
                                        "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                      },
                                      {
                                        "key": "authorityLevel",
                                        "value": "1"
                                      },
                                      {
                                        "key": "taxResult",
                                        "value": "TAXABLE"
                                      },
                                      {
                                        "key": "taxOnTaxAmount",
                                        "value": "0.0"
                                      }
                                    ]
                                  }
                                },
                                {
                                  "taxDefinition": {
                                    "name": "County Sales Tax",
                                    "taxRate": 0,
                                    "taxType": "99",
                                    "isExemption": false,
                                    "exemptionType": "None",
                                    "taxJurisdiction": {
                                      "name": "20988-ST CHARLES",
                                      "level": "COUNTY",
                                      "id": "DUMMY ID"
                                    }
                                  },
                                  "taxAmount": {
                                    "unit": "USD",
                                    "value": 0
                                  },
                                  "taxableAmount": {
                                    "unit": "USD",
                                    "value": 0
                                  },
                                  "extensions": {
                                    "Tax": [
                                      {
                                        "key": "taxLineId",
                                        "value": "2"
                                      },
                                      {
                                        "key": "taxTypeInd",
                                        "value": "P"
                                      },
                                      {
                                        "key": "displayOrder",
                                        "value": "1"
                                      },
                                      {
                                        "key": "printGroup",
                                        "value": "TAX"
                                      },
                                      {
                                        "key": "printName",
                                        "value": "County Sales Tax"
                                      },
                                      {
                                        "key": "parentTaxLineID",
                                        "value": "0"
                                      },
                                      {
                                        "key": "taxGeneralLedgerAccount",
                                        "value": "0000.0000"
                                      },
                                      {
                                        "key": "imposition",
                                        "value": "Local Sales and Use Tax"
                                      },
                                      {
                                        "key": "impositionType",
                                        "value": "NO_CITY|ST CHARLES|MO|US"
                                      },
                                      {
                                        "key": "taxCategoryCode",
                                        "value": "NT"
                                      },
                                      {
                                        "key": "percentTaxable",
                                        "value": "1.0"
                                      },
                                      {
                                        "key": "geoCodeInfo",
                                        "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                      },
                                      {
                                        "key": "authorityLevel",
                                        "value": "2"
                                      },
                                      {
                                        "key": "taxResult",
                                        "value": "TAXABLE"
                                      },
                                      {
                                        "key": "taxOnTaxAmount",
                                        "value": "0.0"
                                      }
                                    ]
                                  }
                                }
                              ]
                            },
                            "standalonePrice": {
                              "dutyFreeAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxIncludedAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "appliedTax": [
                                {
                                  "taxDefinition": {
                                    "name": "MO State Sales Tax",
                                    "taxRate": 0,
                                    "taxType": "99",
                                    "isExemption": false,
                                    "exemptionType": "None",
                                    "taxJurisdiction": {
                                      "name": "19873-MISSOURI",
                                      "level": "STATE",
                                      "id": "DUMMY ID"
                                    }
                                  },
                                  "taxAmount": {
                                    "unit": "USD",
                                    "value": 0
                                  },
                                  "taxableAmount": {
                                    "unit": "USD",
                                    "value": 0
                                  },
                                  "extensions": {
                                    "Tax": [
                                      {
                                        "key": "taxLineId",
                                        "value": "1"
                                      },
                                      {
                                        "key": "taxTypeInd",
                                        "value": "P"
                                      },
                                      {
                                        "key": "displayOrder",
                                        "value": "1"
                                      },
                                      {
                                        "key": "printGroup",
                                        "value": "TAX"
                                      },
                                      {
                                        "key": "printName",
                                        "value": "MO State Sales Tax"
                                      },
                                      {
                                        "key": "parentTaxLineID",
                                        "value": "0"
                                      },
                                      {
                                        "key": "taxGeneralLedgerAccount",
                                        "value": "0000.0000"
                                      },
                                      {
                                        "key": "imposition",
                                        "value": "Sales and Use Tax"
                                      },
                                      {
                                        "key": "impositionType",
                                        "value": "NO_CITY|ST CHARLES|MO|US"
                                      },
                                      {
                                        "key": "taxCategoryCode",
                                        "value": "NT"
                                      },
                                      {
                                        "key": "percentTaxable",
                                        "value": "1.0"
                                      },
                                      {
                                        "key": "geoCodeInfo",
                                        "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                      },
                                      {
                                        "key": "authorityLevel",
                                        "value": "1"
                                      },
                                      {
                                        "key": "taxResult",
                                        "value": "TAXABLE"
                                      },
                                      {
                                        "key": "taxOnTaxAmount",
                                        "value": "0.0"
                                      }
                                    ]
                                  }
                                },
                                {
                                  "taxDefinition": {
                                    "name": "County Sales Tax",
                                    "taxRate": 0,
                                    "taxType": "99",
                                    "isExemption": false,
                                    "exemptionType": "None",
                                    "taxJurisdiction": {
                                      "name": "20988-ST CHARLES",
                                      "level": "COUNTY",
                                      "id": "DUMMY ID"
                                    }
                                  },
                                  "taxAmount": {
                                    "unit": "USD",
                                    "value": 0
                                  },
                                  "taxableAmount": {
                                    "unit": "USD",
                                    "value": 0
                                  },
                                  "extensions": {
                                    "Tax": [
                                      {
                                        "key": "taxLineId",
                                        "value": "2"
                                      },
                                      {
                                        "key": "taxTypeInd",
                                        "value": "P"
                                      },
                                      {
                                        "key": "displayOrder",
                                        "value": "1"
                                      },
                                      {
                                        "key": "printGroup",
                                        "value": "TAX"
                                      },
                                      {
                                        "key": "printName",
                                        "value": "County Sales Tax"
                                      },
                                      {
                                        "key": "parentTaxLineID",
                                        "value": "0"
                                      },
                                      {
                                        "key": "taxGeneralLedgerAccount",
                                        "value": "0000.0000"
                                      },
                                      {
                                        "key": "imposition",
                                        "value": "Local Sales and Use Tax"
                                      },
                                      {
                                        "key": "impositionType",
                                        "value": "NO_CITY|ST CHARLES|MO|US"
                                      },
                                      {
                                        "key": "taxCategoryCode",
                                        "value": "NT"
                                      },
                                      {
                                        "key": "percentTaxable",
                                        "value": "1.0"
                                      },
                                      {
                                        "key": "geoCodeInfo",
                                        "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                      },
                                      {
                                        "key": "authorityLevel",
                                        "value": "2"
                                      },
                                      {
                                        "key": "taxResult",
                                        "value": "TAXABLE"
                                      },
                                      {
                                        "key": "taxOnTaxAmount",
                                        "value": "0.0"
                                      }
                                    ]
                                  }
                                }
                              ]
                            },
                            "immediatePayOption": {
                              "payImmediately": true
                            },
                            "taxIncluded": "Excluded",
                            "role": "Price"
                          }
                        ],
                        "itemTotalPrice": [
                          {
                            "priceType": "Immediate",
                            "price": {
                              "dutyFreeAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxIncludedAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxAmount": {
                                "unit": "USD",
                                "value": 0
                              }
                            },
                            "finalPrice": {
                              "dutyFreeAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxIncludedAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxAmount": {
                                "unit": "USD",
                                "value": 0
                              }
                            },
                            "standalonePrice": {
                              "dutyFreeAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxIncludedAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxAmount": {
                                "unit": "USD",
                                "value": 0
                              }
                            },
                            "immediatePayOption": {
                              "payImmediately": true
                            }
                          },
                          {
                            "priceType": "OC",
                            "price": {
                              "dutyFreeAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxIncludedAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxAmount": {
                                "unit": "USD",
                                "value": 0
                              }
                            },
                            "finalPrice": {
                              "dutyFreeAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxIncludedAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxAmount": {
                                "unit": "USD",
                                "value": 0
                              }
                            },
                            "standalonePrice": {
                              "dutyFreeAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxIncludedAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxAmount": {
                                "unit": "USD",
                                "value": 0
                              }
                            },
                            "immediatePayOption": {
                              "payImmediately": false
                            }
                          },
                          {
                            "priceType": "OC",
                            "price": {
                              "dutyFreeAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxIncludedAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxAmount": {
                                "unit": "USD",
                                "value": 0
                              }
                            },
                            "finalPrice": {
                              "dutyFreeAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxIncludedAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxAmount": {
                                "unit": "USD",
                                "value": 0
                              }
                            },
                            "standalonePrice": {
                              "dutyFreeAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxIncludedAmount": {
                                "unit": "USD",
                                "value": 0
                              },
                              "taxAmount": {
                                "unit": "USD",
                                "value": 0
                              }
                            },
                            "immediatePayOption": {
                              "payImmediately": true
                            }
                          }
                        ],
                        "product": {
                          "referenceId": "b206f8e7-7c41-4f5f-94cc-0ed241beb01f",
                          "href": "/v4/productRefOrValue/",
                          "isCustomerVisible": true,
                          "place": [
                            {
                              "id": "ZMDC",
                              "name": "shipFromAddress",
                              "role": "shipFromAddress"
                            },
                            {
                              "id": "K006",
                              "name": "orderLocationCode",
                              "role": "orderLocationCode"
                            },
                            {
                              "id": "00000T2S77",
                              "name": "ServiceAddress",
                              "role": "shipping"
                            },
                            {
                              "id": "00000T2S77",
                              "role": "installation"
                            }
                          ],
                          "productSpecification": {
                            "id": "2ca9a28c-26ec-4bd0-ae17-c96d16c1a2df",
                            "href": "/v4/productSpecification/2ca9a28c-26ec-4bd0-ae17-c96d16c1a2df",
                            "name": "Shipping",
                            "productSpecificationType": "31c8bcd3-8c2d-4483-98be-d092f497049f",
                            "productSpecificationTypeId": "31c8bcd3-8c2d-4483-98be-d092f497049f"
                          },
                          "relatedParty": [
                            {
                              "id": "5428bf91-b62d-4a28-b546-443117c37cac",
                              "href": "/v4/relatedParty/5428bf91-b62d-4a28-b546-443117c37cac",
                              "role": "owner"
                            }
                          ]
                        },
                        "productOffering": {
                          "id": "83c8f5a0-d210-4c2c-a7a2-35e27ec193a3",
                          "href": "/v4/productOffering/83c8f5a0-d210-4c2c-a7a2-35e27ec193a3",
                          "name": "Standard Shipping",
                          "productOfferingType": "Delivery_Method",
                          "productOfferingTypeGroup": "deliveryMethod",
                          "primary": true
                        },
                        "productOrderItemRelationship": [
                          {
                            "id": "a4904f6a-666a-4c7a-b40e-6db9944198b3",
                            "relationshipType": "Delivering"
                          }
                        ],
                        "state": "Draft",
                        "creationDate": "2025-09-03T22:19:27.744Z",
                        "characteristic": [
                          {
                            "name": "Offer_Code",
                            "valueType": "String",
                            "value": "StndShip"
                          },
                          {
                            "name": "Auto_Pay_Enrollment",
                            "valueType": "String",
                            "value": "N"
                          }
                        ],
                        "extensions": {
                          "initDeliveryByFromDate": "2025-09-04T00:00:00.000Z",
                          "initDeliveryByToDate": "2025-09-08T00:00:00.000Z",
                          "initPromiseFromDate": "2025-09-03T00:00:00.000Z",
                          "initPromiseToDate": "2025-09-06T00:00:00.000Z"
                        },
                        "actionReason": [
                          {
                            "action": "add",
                            "reason": "NS-NEW"
                          }
                        ]
                      },
                      {
                        "action": "add",
                        "actionReason": [
                          {
                            "action": "add",
                            "reason": "NS-NEW"
                          }
                        ],
                        "billingAccount": {
                          "id": "557271494377"
                        },
                        "characteristic": [
                          {
                            "name": "Offer_Code",
                            "value": "FEWCS"
                          },
                          {
                            "name": "chargebackEligible",
                            "value": "0"
                          },
                          {
                            "name": "buyersRemorseDuration",
                            "value": "31"
                          },
                          {
                            "name": "productType",
                            "value": "FIBER"
                          },
                          {
                            "name": "billingProfile",
                            "value": "hassleFree"
                          },
                          {
                            "name": "Payment_Type",
                            "value": "Pay_on_Bill"
                          },
                          {
                            "name": "commissionable",
                            "value": "0"
                          }
                        ],
                        "creationDate": "2025-10-03T19:41:59.540Z",
                        "id": "a031a931-029c-45f7-af7b-88a0e2eae411",
                        "itemPrice": [
                          {}
                        ],
                        "itemTotalPrice": [
                          {
                            "finalPrice": {
                              "dutyFreeAmount": {
                                "unit": "USD",
                                "value": 10
                              },
                              "marketingAmount": {
                                "unit": "USD",
                                "value": 10
                              },
                              "taxAmount": {
                                "unit": "USD",
                                "value": 0.83
                              },
                              "taxIncludedAmount": {
                                "unit": "USD",
                                "value": 10.83
                              }
                            },
                            "immediatePayOption": {
                              "payImmediately": false
                            },
                            "price": {
                              "dutyFreeAmount": {
                                "unit": "USD",
                                "value": 10
                              },
                              "taxAmount": {
                                "unit": "USD",
                                "value": 0.83
                              },
                              "taxIncludedAmount": {
                                "unit": "USD",
                                "value": 10.83
                              }
                            },
                            "priceType": "RC",
                            "recurringChargePeriod": "month",
                            "recurringChargePeriodLength": 1
                          },
                          {
                            "finalPrice": {
                              "chargeType": "debit",
                              "dutyFreeAmount": {
                                "unit": "USD",
                                "value": 2.67
                              },
                              "taxAmount": {
                                "unit": "USD",
                                "value": 0.22
                              },
                              "taxIncludedAmount": {
                                "unit": "USD",
                                "value": 2.89
                              }
                            },
                            "immediatePayOption": {
                              "payImmediately": false
                            },
                            "price": {
                              "chargeType": "debit",
                              "dutyFreeAmount": {
                                "unit": "USD",
                                "value": 2.67
                              },
                              "taxAmount": {
                                "unit": "USD",
                                "value": 0.22
                              },
                              "taxIncludedAmount": {
                                "unit": "USD",
                                "value": 2.89
                              }
                            },
                            "priceType": "Prorated-RC",
                            "recurringChargePeriod": "month",
                            "recurringChargePeriodLength": 1
                          }
                        ],
                        "product": {
                          "place": [
                            {
                              "id": "00010G8UVY",
                              "name": "ServiceAddress",
                              "role": "SA"
                            }
                          ],
                          "productRelationship": [
                            {
                              "product": {
                                "id": "b60f80dfd9154e9a08548a821bc5f88a16493d0818",
                                "primaryProductId": "b60f80dfd9154e9a08548a821bc5f88a16493d0818",
                                "referenceId": "d959e807-5273-47b4-af80-87beb7a4d551"
                              },
                              "relationshipSubtype": "47719946-ad78-4b74-a693-70dc1d5374ba",
                              "relationshipType": "commercialRelation"
                            },
                            {
                              "product": {
                                "id": "b60f80dfd9154e9a08548a821bc5f88a16493d0818",
                                "primaryProductId": "b60f80dfd9154e9a08548a821bc5f88a16493d0818"
                              },
                              "relationshipType": "subscriptionRelation"
                            }
                          ],
                          "referenceId": "70c36cc2-562a-4898-a592-fc6a97be9347"
                        },
                        "productOffering": {
                          "id": "b474f34f-5c2b-4501-99dd-28ef9e60dcff",
                          "name": "Fiber Wi-Fi Coverage Service",
                          "productOfferingGroup": "BSSE_Broadband",
                          "productOfferingType": "Coverage",
                          "productOfferingTypeGroup": "addon"
                        },
                        "productOrderItem": [
                          {
                            "action": "add",
                            "actionReason": [
                              {
                                "action": "add",
                                "reason": "NS-NEW"
                              }
                            ],
                            "characteristic": [
                              {
                                "name": "Available_Shipping_Options",
                                "value": "Standard_Post"
                              },
                              {
                                "name": "Offer_Code",
                                "value": "All_Fi_Fiber_Booster"
                              },
                              {
                                "name": "Purchase_Option",
                                "value": "Rent"
                              },
                              {
                                "name": "Return_Shipment_Option",
                                "value": "Standard_Post"
                              },
                              {
                                "name": "buyersRemorseDuration",
                                "value": "31"
                              },
                              {
                                "name": "productType",
                                "value": "FIBER"
                              }
                            ],
                            "creationDate": "2025-10-03T19:41:59.540Z",
                            "fulfillmentMethod": "DF",
                            "id": "c259ed28-30fa-4ce3-bf8c-a16966a591c2",
                            "product": {
                              "place": [
                                {
                                  "id": "00010G8UVY",
                                  "name": "ServiceAddress",
                                  "role": "SA"
                                }
                              ],
                              "productCharacteristic": [
                                {
                                  "name": "SKU_With_Prefix",
                                  "value": "RTL.204AA"
                                },
                                {
                                  "name": "Sub_Group",
                                  "value": "BOOSTER_F1"
                                },
                                {
                                  "name": "Installation_Method",
                                  "value": "Self_Installation"
                                },
                                {
                                  "name": "Delivery_Method",
                                  "value": "Indirect_Delivery_Shipping"
                                },
                                {
                                  "name": "Return_Method",
                                  "value": "Return_by_box_Shipment"
                                },
                                {
                                  "name": "Recoverable_Disconnect",
                                  "value": "RECOVERABLE"
                                }
                              ],
                              "productRelationship": [
                                {
                                  "product": {
                                    "id": "befe4d61962346277d854052ee21f0082cbb968474",
                                    "primaryProductId": "b60f80dfd9154e9a08548a821bc5f88a16493d0818"
                                  },
                                  "relationshipType": "enabledBy"
                                },
                                {
                                  "product": {
                                    "id": "b60f80dfd9154e9a08548a821bc5f88a16493d0818",
                                    "primaryProductId": "b60f80dfd9154e9a08548a821bc5f88a16493d0818"
                                  },
                                  "relationshipType": "subscriptionRelation"
                                }
                              ],
                              "productSpecification": {
                                "id": "2fb2e1fc-25e2-4ce1-90e6-30d5c02aa01e",
                                "name": "All-Fi Fiber Booster ",
                                "productSpecificationType": "12d24ab7-46d4-46ce-a49b-7c2528a6bce5"
                              },
                              "referenceId": "9fe69667-3d81-402e-a855-28a645f9f3b3"
                            },
                            "productOffering": {
                              "id": "3be36e21-9fb4-4fe9-aaa8-fb2ebac818dc",
                              "name": "All-Fi Fiber Booster",
                              "productOfferingType": "Equipment",
                              "productOfferingTypeGroup": "BBDevice"
                            },
                            "productOfferingGroupOption": {
                              "groupOptionId": "ef71ddff-5099-11ef-8590-031065163c5f"
                            },
                            "productOrderItemRelationship": [
                              {
                                "id": "e8a1a70e-9e61-42ee-b4ad-39dca78bc119",
                                "relationshipType": "DeliveredBy"
                              }
                            ],
                            "quantity": 1
                          }
                        ],
                        "quantity": 1
                      }
                    ],
                    "relatedParty": [
                      {
                        "id": "5428bf91-b62d-4a28-b546-443117c37cac",
                        "href": "/v4/relatedParty/5428bf91-b62d-4a28-b546-443117c37cac",
                        "role": "owner",
                        "@referredType": "Individual"
                      },
                      {
                        "id": "3df7148a-774b-4039-869a-defe19624003",
                        "href": "/v4/relatedParty/3df7148a-774b-4039-869a-defe19624003",
                        "role": "customer",
                        "@referredType": "Customer"
                      }
                    ],
                    "state": "Draft",
                    "@type": "AmendOrder",
                    "validation": {
                      "status": "WARNING",
                      "readyToCheckout": true,
                      "validationMessage": [
                        {
                          "text": "Provided Immediate Promotion is not Qualified",
                          "type": "nonQualifiedImmediatePromotionValidationMessage",
                          "parameter": [
                            {
                              "name": "immediatePromotionId",
                              "value": [
                                "ImmediatePromotion_4c40abf9-44fb-4d58-9362-bbb95f94af5b"
                              ]
                            },
                            {
                              "name": "benefitItemId",
                              "value": [
                                "5a6039d0-c6c1-40aa-be17-708d7c56eaa3"
                              ]
                            },
                            {
                              "name": "promotionCatalogId",
                              "value": [
                                "46ec3396-1606-4c14-ad53-71b58c11cfa2"
                              ]
                            }
                          ],
                          "severity": "WARNING"
                        },
                        {
                          "text": "Provided Immediate Promotion is not Qualified",
                          "type": "nonQualifiedImmediatePromotionValidationMessage",
                          "parameter": [
                            {
                              "name": "immediatePromotionId",
                              "value": [
                                "ImmediatePromotion_cec2f5d6-3004-4236-be1b-3a8ed637b633"
                              ]
                            },
                            {
                              "name": "benefitItemId",
                              "value": [
                                "5a6039d0-c6c1-40aa-be17-708d7c56eaa3"
                              ]
                            },
                            {
                              "name": "promotionCatalogId",
                              "value": [
                                "bb63cdee-a94e-4ccf-89e5-b6f4e904b3e0"
                              ]
                            }
                          ],
                          "severity": "WARNING"
                        },
                        {
                          "text": "Provided Immediate Promotion is not Qualified",
                          "type": "nonQualifiedImmediatePromotionValidationMessage",
                          "parameter": [
                            {
                              "name": "immediatePromotionId",
                              "value": [
                                "ImmediatePromotion_a34fb89a-7503-4cbd-97e0-195afebe97cb"
                              ]
                            },
                            {
                              "name": "benefitItemId",
                              "value": [
                                "5a6039d0-c6c1-40aa-be17-708d7c56eaa3"
                              ]
                            },
                            {
                              "name": "promotionCatalogId",
                              "value": [
                                "98a81b23-9012-4eac-89a1-c411b4a756d2"
                              ]
                            }
                          ],
                          "severity": "WARNING"
                        }
                      ]
                    }
                  }
                }
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "content": {
                      "type": "object",
                      "properties": {
                        "availableProducts": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "eligibility": {
                                "type": "boolean",
                                "description": "Overall eligibility status for the product"
                              },
                              "productDetails": {
                                "type": "array",
                                "items": {
                                  "type": "object",
                                  "properties": {
                                    "productType": {
                                      "type": "string",
                                      "description": "Type of product",
                                      "example": "BBOffer"
                                    },
                                    "displayName": {
                                      "type": "string",
                                      "description": "Display name of the product",
                                      "example": "Fiber"
                                    },
                                    "eligibility": {
                                      "type": "boolean",
                                      "description": "Eligibility status for this product detail"
                                    },
                                    "productOfferingRelationship": {
                                      "type": "array",
                                      "items": {
                                        "type": "object",
                                        "properties": {
                                          "type": {
                                            "type": "string",
                                            "description": "Type of relationship",
                                            "example": "discounts"
                                          },
                                          "value": {
                                            "type": "array",
                                            "items": {
                                              "type": "object",
                                              "properties": {
                                                "id": {
                                                  "type": "string",
                                                  "description": "Unique ID for the discount"
                                                },
                                                "name": {
                                                  "type": "string",
                                                  "description": "Name of the discount"
                                                },
                                                "description": {
                                                  "type": "string",
                                                  "description": "Description of the discount"
                                                },
                                                "applyPolicy": {
                                                  "type": "string",
                                                  "description": "How the discount is applied",
                                                  "example": "automatic"
                                                },
                                                "total": {
                                                  "type": "number",
                                                  "description": "Discount amount"
                                                },
                                                "uom": {
                                                  "type": "string",
                                                  "description": "Unit of measure for the discount",
                                                  "example": "month"
                                                },
                                                "tenderType": {
                                                  "type": "array",
                                                  "items": {
                                                    "type": "string",
                                                    "description": "Allowed tender types for the discount"
                                                  }
                                                },
                                                "duration": {
                                                  "type": "object",
                                                  "properties": {
                                                    "startDateTime": {
                                                      "type": "string",
                                                      "format": "date-time",
                                                      "description": "Discount start datetime"
                                                    },
                                                    "endDateTime": {
                                                      "type": "string",
                                                      "format": "date-time",
                                                      "description": "Discount end datetime"
                                                    }
                                                  }
                                                }
                                              },
                                              "required": [
                                                "id",
                                                "name",
                                                "description",
                                                "applyPolicy",
                                                "total",
                                                "uom",
                                                "tenderType",
                                                "duration"
                                              ]
                                            }
                                          }
                                        },
                                        "required": [
                                          "type",
                                          "value"
                                        ]
                                      }
                                    }
                                  },
                                  "required": [
                                    "productType",
                                    "displayName",
                                    "eligibility",
                                    "productOfferingRelationship"
                                  ]
                                }
                              }
                            },
                            "required": [
                              "eligibility",
                              "productDetails"
                            ]
                          }
                        }
                      }
                    }
                  }
                },
                "examples": {
                  "Add EWCS Response": {
                    "value": {
                      "content": {
                        "availableProducts": [
                          {
                            "eligibility": true,
                            "productDetails": [
                              {
                                "productType": "BBOffer",
                                "displayName": "Fiber",
                                "eligibility": true,
                                "productOfferingRelationship": [
                                  {
                                    "type": "discounts",
                                    "value": [
                                      {
                                        "id": "a50ea9a8-6c11-4410-afc5-6e9e89c39559",
                                        "name": "Price includes $10/mo. discount when you sign up for paperless billing and AutoPay with a debit card or bank account. Or $5/mo. with a credit card.",
                                        "description": "Price includes $10/mo. discount when you sign up for paperless billing and AutoPay with a debit card or bank account. Or $5/mo. with a credit card.",
                                        "applyPolicy": "automatic",
                                        "total": 10,
                                        "uom": "month",
                                        "tenderType": [
                                          "ACH"
                                        ],
                                        "duration": {
                                          "startDateTime": "2025-04-13T05:00:00Z",
                                          "endDateTime": "2035-07-04T10:35:16.971Z"
                                        }
                                      },
                                      {
                                        "id": "b036ca6f-65b5-4726-a88d-b753f6050adf",
                                        "name": "Price includes $10/mo. discount when you sign up for paperless billing and AutoPay with a debit card or bank account. Or $5/mo. with a credit card.",
                                        "description": "Price includes $10/mo. discount when you sign up for paperless billing and AutoPay with a debit card or bank account. Or $5/mo. with a credit card.",
                                        "applyPolicy": "automatic",
                                        "total": 10,
                                        "uom": "month",
                                        "tenderType": [
                                          "DebitCard"
                                        ],
                                        "duration": {
                                          "startDateTime": "2025-04-13T05:00:00Z",
                                          "endDateTime": "2035-07-04T10:35:18.136Z"
                                        }
                                      },
                                      {
                                        "id": "bd00b6cb-b5fc-41ee-a5dc-c6811c5a93b2",
                                        "name": "AutoPay & paperless billing discount ($5/mo. with credit card)",
                                        "description": "AutoPay & paperless billing discount ($5/mo. with credit card)",
                                        "applyPolicy": "automatic",
                                        "total": 5,
                                        "uom": "month",
                                        "tenderType": [
                                          "CreditCard"
                                        ],
                                        "duration": {
                                          "startDateTime": "2025-04-13T05:00:00Z",
                                          "endDateTime": "2035-07-04T10:35:17.648Z"
                                        }
                                      }
                                    ]
                                  }
                                ]
                              }
                            ]
                          }
                        ]
                      }
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "description": "Returned for error scenarios.",
                      "type": "string",
                      "example": "Internal Server Error"
                    },
                    "message": {
                      "type": "string",
                      "example": "An unexpected error occurred"
                    },
                    "code": {
                      "type": "integer",
                      "example": 500
                    }
                  }
                },
                "examples": {
                  "Invalid Account Number": {
                    "summary": "MS_MSO_INVALID_ACCT_NUMBER",
                    "value": {
                      "error": "MS_MSO_INVALID_ACCT_NUMBER",
                      "message": "Incorrect account number present in request or request headers. Please verify the request",
                      "code": 400
                    }
                  },
                  "Invalid Product Type": {
                    "summary": "MS_MSO_INVALID_PRODUCT_TYPE",
                    "value": {
                      "error": "MS_MSO_INVALID_PRODUCT_TYPE",
                      "message": "Product Type is empty or incorrect in the request. Please pass valid Product Type",
                      "code": 400
                    }
                  },
                  "UNAUTHORIZED": {
                    "summary": "UNAUTHORIZED",
                    "value": {
                      "error": "UNAUTHORIZED",
                      "message": "ClientID not allowed to access this API. Please reach out to scrum team for access",
                      "code": 403
                    }
                  },
                  "MSO_RSN_001": {
                    "summary": "MSO_RSN_001",
                    "value": {
                      "error": "MSO_RSN_001",
                      "message": "Account Number is not Active",
                      "code": 400
                    }
                  },
                  "MS_POMMS_INVALID_REQUESTED_DATE": {
                    "summary": "MS_POMMS_INVALID_REQUESTED_DATE",
                    "value": {
                      "error": "MS_POMMS_INVALID_REQUESTED_DATE",
                      "message": "Missing or invalid requestedDate in request.",
                      "code": 400
                    }
                  }
                }
              }
            }
          },
          "404": {
            "description": "Service URI Not Found"
          },
          "417": {
            "description": "Expectation failed",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "description": "Returned for error scenarios.",
                      "type": "string",
                      "example": "Internal Server Error"
                    },
                    "message": {
                      "type": "string",
                      "example": "An unexpected error occurred"
                    },
                    "code": {
                      "type": "integer",
                      "example": 500
                    }
                  }
                },
                "examples": {
                  "Expectation Failed": {
                    "summary": "BackEnd API Failure",
                    "value": {
                      "error": "MS_POMMS_CG_CUSTOMER_API_BACKEND_ERROR",
                      "message": "BackEnd API Failure caused by any exceptions or API failures",
                      "code": 417
                    }
                  }
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "description": "Returned for error scenarios.",
                      "type": "string",
                      "example": "Internal Server Error"
                    },
                    "message": {
                      "type": "string",
                      "example": "An unexpected error occurred"
                    },
                    "code": {
                      "type": "integer",
                      "example": 500
                    }
                  }
                },
                "examples": {
                  "databaseError": {
                    "summary": "Database connection failure",
                    "value": {
                      "error": "Database Error",
                      "message": "Failed to connect to the database",
                      "code": 500
                    }
                  },
                  "nullPointer": {
                    "summary": "Null pointer exception",
                    "value": {
                      "error": "NullPointerException",
                      "message": "Item Object was null",
                      "code": 500
                    }
                  },
                  "unknownServerError": {
                    "summary": "Generic server failure",
                    "value": {
                      "error": "Internal Server Error",
                      "message": "Something went wrong on the server",
                      "code": 500
                    }
                  },
                  "serviceUnavailable": {
                    "summary": "Dependent service is down",
                    "value": {
                      "error": "Service Unavailable",
                      "message": "Service is currently unavailable",
                      "code": 500
                    }
                  },
                  "timeoutError": {
                    "summary": "Update operation timed out",
                    "value": {
                      "error": "Timeout",
                      "message": "Operation took long tsubmitime and timed out",
                      "code": 500
                    }
                  },
                  "unexpectedException": {
                    "summary": "Unhandled exception",
                    "value": {
                      "error": "Unexpected Exception",
                      "message": "An unhandled exception occurred while processing the request",
                      "code": 500
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/carts/initialize": {
      "post": {
        "tags": [
          "Initialize"
        ],
        "summary": "Amend | Initialize cart  ",
        "description": "This API is designed to amend the coverage",
        "operationId": "Initialize",
        "parameters": [
          {
            "$ref": "#/components/parameters/Content-Type"
          },
          {
            "$ref": "#/components/parameters/authorization"
          },
          {
            "$ref": "#/components/parameters/idp-trace-id"
          },
          {
            "$ref": "#/components/parameters/idpctx-session-id"
          },
          {
            "$ref": "#/components/parameters/idpctx-callcontext"
          },
          {
            "$ref": "#/components/parameters/idpctx-user-type"
          },
          {
            "$ref": "#/components/parameters/idpctx-customerstate"
          },
          {
            "$ref": "#/components/parameters/x-att-clientid"
          },
          {
            "$ref": "#/components/parameters/idpctx-linkedbsseaccnums"
          },
          {
            "$ref": "#/components/parameters/idp-dealercode"
          },
          {
            "$ref": "#/components/parameters/idp-agentid"
          },
          {
            "$ref": "#/components/parameters/idpctx-appname"
          },
          {
            "$ref": "#/components/parameters/idpctx-uuid"
          },
          {
            "$ref": "#/components/parameters/idpctx-loggedInid"
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "oneOf": [
                  {
                    "type": "object",
                    "properties": {
                      "id": {
                        "type": "string"
                      },
                      "cartType": {
                        "type": "string"
                      },
                      "channel": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "id"
                        ]
                      },
                      "relatedParty": {
                        "type": "array",
                        "items": {
                          "type": "object",
                          "properties": {
                            "id": {
                              "type": "string"
                            },
                            "role": {
                              "type": "string"
                            },
                            "extensions": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "name": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "name",
                                  "value"
                                ]
                              }
                            }
                          },
                          "required": [
                            "id",
                            "role",
                            "extensions"
                          ]
                        }
                      }
                    },
                    "required": [
                      "id",
                      "cartType",
                      "channel",
                      "relatedParty"
                    ]
                  }
                ]
              },
              "examples": {
                "Initialize cart": {
                  "value": {
                    "id": "{{cartid}}",
                    "cartType": "AmendOrder",
                    "channel": {
                      "id": "ATTR"
                    },
                    "relatedParty": [
                      {
                        "id": "{{customerId}}",
                        "role": "customer",
                        "extensions": [
                          {
                            "name": "customerType",
                            "value": "Consumer"
                          },
                          {
                            "name": "CustomerSubType",
                            "value": "Individual"
                          }
                        ]
                      }
                    ]
                  }
                }
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "id": {
                      "type": "string"
                    },
                    "href": {
                      "type": "string"
                    },
                    "category": {
                      "type": "string"
                    },
                    "externalId": {
                      "type": "string"
                    },
                    "orderDate": {
                      "type": "string",
                      "format": "date-time"
                    },
                    "lastUpdate": {
                      "type": "string",
                      "format": "date-time"
                    },
                    "orderExtensions": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "name": {
                            "type": "string"
                          },
                          "value": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "name",
                          "value"
                        ]
                      }
                    },
                    "billingAccount": {
                      "type": "object",
                      "properties": {
                        "id": {
                          "type": "string"
                        },
                        "href": {
                          "type": "string"
                        },
                        "ratingType": {
                          "type": "string"
                        }
                      },
                      "required": [
                        "id",
                        "href",
                        "ratingType"
                      ]
                    },
                    "channel": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          },
                          "name": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "id",
                          "name"
                        ]
                      }
                    },
                    "orderTotalPrice": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "priceType": {
                            "type": "string"
                          },
                          "recurringChargePeriod": {
                            "type": "string"
                          },
                          "price": {
                            "type": "object",
                            "properties": {
                              "dutyFreeAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "taxIncludedAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "taxAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              }
                            },
                            "required": [
                              "dutyFreeAmount",
                              "taxIncludedAmount",
                              "taxAmount"
                            ]
                          },
                          "recurringChargePeriodLength": {
                            "type": "integer"
                          },
                          "finalPrice": {
                            "type": "object",
                            "properties": {
                              "dutyFreeAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "taxIncludedAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "taxAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              }
                            },
                            "required": [
                              "dutyFreeAmount",
                              "taxIncludedAmount",
                              "taxAmount"
                            ]
                          },
                          "standalonePrice": {
                            "type": "object",
                            "properties": {
                              "dutyFreeAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "taxIncludedAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              },
                              "taxAmount": {
                                "type": "object",
                                "properties": {
                                  "unit": {
                                    "type": "string"
                                  },
                                  "value": {
                                    "type": "number"
                                  }
                                },
                                "required": [
                                  "unit",
                                  "value"
                                ]
                              }
                            },
                            "required": [
                              "dutyFreeAmount",
                              "taxIncludedAmount",
                              "taxAmount"
                            ]
                          },
                          "immediatePayOption": {
                            "type": "object",
                            "properties": {
                              "payImmediately": {
                                "type": "boolean"
                              }
                            },
                            "required": [
                              "payImmediately"
                            ]
                          }
                        },
                        "required": [
                          "priceType",
                          "price",
                          "finalPrice",
                          "standalonePrice",
                          "immediatePayOption"
                        ]
                      }
                    },
                    "productOrderItem": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          },
                          "quantity": {
                            "type": "integer"
                          },
                          "action": {
                            "type": "string"
                          },
                          "billingAccount": {
                            "type": "object",
                            "properties": {
                              "id": {
                                "type": "string"
                              },
                              "href": {
                                "type": "string"
                              },
                              "ratingType": {
                                "type": "string"
                              }
                            },
                            "required": [
                              "id",
                              "href",
                              "ratingType"
                            ]
                          },
                          "itemPrice": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "description": {
                                  "type": "string"
                                },
                                "name": {
                                  "type": "string"
                                },
                                "priceType": {
                                  "type": "string"
                                },
                                "priceCategory": {
                                  "type": "string"
                                },
                                "billingAccount": {
                                  "type": "object",
                                  "properties": {
                                    "id": {
                                      "type": "string"
                                    },
                                    "href": {
                                      "type": "string"
                                    },
                                    "ratingType": {
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "id",
                                    "href",
                                    "ratingType"
                                  ]
                                },
                                "price": {
                                  "type": "object",
                                  "properties": {
                                    "dutyFreeAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxIncludedAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "appliedTax": {
                                      "type": "array",
                                      "items": {
                                        "type": "object",
                                        "properties": {
                                          "taxDefinition": {
                                            "type": "object",
                                            "properties": {
                                              "name": {
                                                "type": "string"
                                              },
                                              "taxRate": {
                                                "type": "number"
                                              },
                                              "taxType": {
                                                "type": "string"
                                              },
                                              "isExemption": {
                                                "type": "boolean"
                                              },
                                              "exemptionType": {
                                                "type": "string"
                                              },
                                              "taxJurisdiction": {
                                                "type": "object",
                                                "properties": {
                                                  "name": {
                                                    "type": "string"
                                                  },
                                                  "level": {
                                                    "type": "string"
                                                  },
                                                  "id": {
                                                    "type": "string"
                                                  }
                                                },
                                                "required": [
                                                  "name",
                                                  "level",
                                                  "id"
                                                ]
                                              }
                                            },
                                            "required": [
                                              "name",
                                              "taxRate",
                                              "taxType",
                                              "isExemption",
                                              "exemptionType",
                                              "taxJurisdiction"
                                            ]
                                          },
                                          "taxAmount": {
                                            "type": "object",
                                            "properties": {
                                              "unit": {
                                                "type": "string"
                                              },
                                              "value": {
                                                "type": "number"
                                              }
                                            },
                                            "required": [
                                              "unit",
                                              "value"
                                            ]
                                          },
                                          "taxableAmount": {
                                            "type": "object",
                                            "properties": {
                                              "unit": {
                                                "type": "string"
                                              },
                                              "value": {
                                                "type": "number"
                                              }
                                            },
                                            "required": [
                                              "unit",
                                              "value"
                                            ]
                                          },
                                          "extensions": {
                                            "type": "object",
                                            "properties": {
                                              "Tax": {
                                                "type": "array",
                                                "items": {
                                                  "type": "object",
                                                  "properties": {
                                                    "key": {
                                                      "type": "string"
                                                    },
                                                    "value": {
                                                      "type": "string"
                                                    }
                                                  },
                                                  "required": [
                                                    "key",
                                                    "value"
                                                  ]
                                                }
                                              }
                                            },
                                            "required": [
                                              "Tax"
                                            ]
                                          }
                                        },
                                        "required": [
                                          "taxDefinition",
                                          "taxAmount",
                                          "taxableAmount",
                                          "extensions"
                                        ]
                                      }
                                    }
                                  },
                                  "required": [
                                    "dutyFreeAmount",
                                    "taxIncludedAmount",
                                    "taxAmount"
                                  ]
                                },
                                "productOfferingPrice": {
                                  "type": "object",
                                  "properties": {
                                    "id": {
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "id"
                                  ]
                                },
                                "finalPrice": {
                                  "type": "object",
                                  "properties": {
                                    "dutyFreeAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxIncludedAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "appliedTax": {
                                      "type": "array",
                                      "items": {
                                        "type": "object",
                                        "properties": {
                                          "taxDefinition": {
                                            "type": "object",
                                            "properties": {
                                              "name": {
                                                "type": "string"
                                              },
                                              "taxRate": {
                                                "type": "number"
                                              },
                                              "taxType": {
                                                "type": "string"
                                              },
                                              "isExemption": {
                                                "type": "boolean"
                                              },
                                              "exemptionType": {
                                                "type": "string"
                                              },
                                              "taxJurisdiction": {
                                                "type": "object",
                                                "properties": {
                                                  "name": {
                                                    "type": "string"
                                                  },
                                                  "level": {
                                                    "type": "string"
                                                  },
                                                  "id": {
                                                    "type": "string"
                                                  }
                                                },
                                                "required": [
                                                  "name",
                                                  "level",
                                                  "id"
                                                ]
                                              }
                                            },
                                            "required": [
                                              "name",
                                              "taxRate",
                                              "taxType",
                                              "isExemption",
                                              "exemptionType",
                                              "taxJurisdiction"
                                            ]
                                          },
                                          "taxAmount": {
                                            "type": "object",
                                            "properties": {
                                              "unit": {
                                                "type": "string"
                                              },
                                              "value": {
                                                "type": "number"
                                              }
                                            },
                                            "required": [
                                              "unit",
                                              "value"
                                            ]
                                          },
                                          "taxableAmount": {
                                            "type": "object",
                                            "properties": {
                                              "unit": {
                                                "type": "string"
                                              },
                                              "value": {
                                                "type": "number"
                                              }
                                            },
                                            "required": [
                                              "unit",
                                              "value"
                                            ]
                                          },
                                          "extensions": {
                                            "type": "object",
                                            "properties": {
                                              "Tax": {
                                                "type": "array",
                                                "items": {
                                                  "type": "object",
                                                  "properties": {
                                                    "key": {
                                                      "type": "string"
                                                    },
                                                    "value": {
                                                      "type": "string"
                                                    }
                                                  },
                                                  "required": [
                                                    "key",
                                                    "value"
                                                  ]
                                                }
                                              }
                                            },
                                            "required": [
                                              "Tax"
                                            ]
                                          }
                                        },
                                        "required": [
                                          "taxDefinition",
                                          "taxAmount",
                                          "taxableAmount",
                                          "extensions"
                                        ]
                                      }
                                    }
                                  },
                                  "required": [
                                    "dutyFreeAmount",
                                    "taxIncludedAmount",
                                    "taxAmount"
                                  ]
                                },
                                "standalonePrice": {
                                  "type": "object",
                                  "properties": {
                                    "dutyFreeAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxIncludedAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "appliedTax": {
                                      "type": "array",
                                      "items": {
                                        "type": "object",
                                        "properties": {
                                          "taxDefinition": {
                                            "type": "object",
                                            "properties": {
                                              "name": {
                                                "type": "string"
                                              },
                                              "taxRate": {
                                                "type": "number"
                                              },
                                              "taxType": {
                                                "type": "string"
                                              },
                                              "isExemption": {
                                                "type": "boolean"
                                              },
                                              "exemptionType": {
                                                "type": "string"
                                              },
                                              "taxJurisdiction": {
                                                "type": "object",
                                                "properties": {
                                                  "name": {
                                                    "type": "string"
                                                  },
                                                  "level": {
                                                    "type": "string"
                                                  },
                                                  "id": {
                                                    "type": "string"
                                                  }
                                                },
                                                "required": [
                                                  "name",
                                                  "level",
                                                  "id"
                                                ]
                                              }
                                            },
                                            "required": [
                                              "name",
                                              "taxRate",
                                              "taxType",
                                              "isExemption",
                                              "exemptionType",
                                              "taxJurisdiction"
                                            ]
                                          },
                                          "taxAmount": {
                                            "type": "object",
                                            "properties": {
                                              "unit": {
                                                "type": "string"
                                              },
                                              "value": {
                                                "type": "number"
                                              }
                                            },
                                            "required": [
                                              "unit",
                                              "value"
                                            ]
                                          },
                                          "taxableAmount": {
                                            "type": "object",
                                            "properties": {
                                              "unit": {
                                                "type": "string"
                                              },
                                              "value": {
                                                "type": "number"
                                              }
                                            },
                                            "required": [
                                              "unit",
                                              "value"
                                            ]
                                          },
                                          "extensions": {
                                            "type": "object",
                                            "properties": {
                                              "Tax": {
                                                "type": "array",
                                                "items": {
                                                  "type": "object",
                                                  "properties": {
                                                    "key": {
                                                      "type": "string"
                                                    },
                                                    "value": {
                                                      "type": "string"
                                                    }
                                                  },
                                                  "required": [
                                                    "key",
                                                    "value"
                                                  ]
                                                }
                                              }
                                            },
                                            "required": [
                                              "Tax"
                                            ]
                                          }
                                        },
                                        "required": [
                                          "taxDefinition",
                                          "taxAmount",
                                          "taxableAmount",
                                          "extensions"
                                        ]
                                      }
                                    }
                                  },
                                  "required": [
                                    "dutyFreeAmount",
                                    "taxIncludedAmount",
                                    "taxAmount"
                                  ]
                                },
                                "immediatePayOption": {
                                  "type": "object",
                                  "properties": {
                                    "payImmediately": {
                                      "type": "boolean"
                                    }
                                  },
                                  "required": [
                                    "payImmediately"
                                  ]
                                },
                                "taxIncluded": {
                                  "type": "string"
                                },
                                "role": {
                                  "type": "string"
                                }
                              }
                            }
                          },
                          "itemTotalPrice": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "priceType": {
                                  "type": "string"
                                },
                                "price": {
                                  "type": "object",
                                  "properties": {
                                    "dutyFreeAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxIncludedAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    }
                                  },
                                  "required": [
                                    "dutyFreeAmount",
                                    "taxIncludedAmount",
                                    "taxAmount"
                                  ]
                                },
                                "finalPrice": {
                                  "type": "object",
                                  "properties": {
                                    "dutyFreeAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxIncludedAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    }
                                  },
                                  "required": [
                                    "dutyFreeAmount",
                                    "taxIncludedAmount",
                                    "taxAmount"
                                  ]
                                },
                                "standalonePrice": {
                                  "type": "object",
                                  "properties": {
                                    "dutyFreeAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxIncludedAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    },
                                    "taxAmount": {
                                      "type": "object",
                                      "properties": {
                                        "unit": {
                                          "type": "string"
                                        },
                                        "value": {
                                          "type": "number"
                                        }
                                      },
                                      "required": [
                                        "unit",
                                        "value"
                                      ]
                                    }
                                  },
                                  "required": [
                                    "dutyFreeAmount",
                                    "taxIncludedAmount",
                                    "taxAmount"
                                  ]
                                },
                                "immediatePayOption": {
                                  "type": "object",
                                  "properties": {
                                    "payImmediately": {
                                      "type": "boolean"
                                    }
                                  },
                                  "required": [
                                    "payImmediately"
                                  ]
                                }
                              }
                            }
                          },
                          "product": {
                            "type": "object",
                            "properties": {
                              "referenceId": {
                                "type": "string"
                              },
                              "href": {
                                "type": "string"
                              },
                              "isCustomerVisible": {
                                "type": "boolean"
                              },
                              "place": {
                                "type": "array",
                                "items": {
                                  "type": "object",
                                  "properties": {
                                    "id": {
                                      "type": "string"
                                    },
                                    "name": {
                                      "type": "string"
                                    },
                                    "role": {
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "id",
                                    "role"
                                  ]
                                }
                              },
                              "productSpecification": {
                                "type": "object",
                                "properties": {
                                  "id": {
                                    "type": "string"
                                  },
                                  "href": {
                                    "type": "string"
                                  },
                                  "name": {
                                    "type": "string"
                                  },
                                  "productSpecificationType": {
                                    "type": "string"
                                  },
                                  "productSpecificationTypeId": {
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "id",
                                  "href",
                                  "name",
                                  "productSpecificationType",
                                  "productSpecificationTypeId"
                                ]
                              },
                              "relatedParty": {
                                "type": "array",
                                "items": {
                                  "type": "object",
                                  "properties": {
                                    "id": {
                                      "type": "string"
                                    },
                                    "href": {
                                      "type": "string"
                                    },
                                    "role": {
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "id",
                                    "href",
                                    "role"
                                  ]
                                }
                              }
                            },
                            "required": [
                              "referenceId",
                              "href",
                              "isCustomerVisible",
                              "relatedParty"
                            ]
                          },
                          "productOffering": {
                            "type": "object",
                            "properties": {
                              "id": {
                                "type": "string"
                              },
                              "href": {
                                "type": "string"
                              },
                              "name": {
                                "type": "string"
                              },
                              "productOfferingType": {
                                "type": "string"
                              },
                              "productOfferingTypeGroup": {
                                "type": "string"
                              },
                              "primary": {
                                "type": "boolean"
                              }
                            },
                            "required": [
                              "id",
                              "href",
                              "name",
                              "productOfferingType",
                              "productOfferingTypeGroup",
                              "primary"
                            ]
                          },
                          "productOrderItemRelationship": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "id": {
                                  "type": "string"
                                },
                                "relationshipType": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "id",
                                "relationshipType"
                              ]
                            }
                          },
                          "state": {
                            "type": "string"
                          },
                          "creationDate": {
                            "type": "string",
                            "format": "date-time"
                          },
                          "characteristic": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "name": {
                                  "type": "string"
                                },
                                "valueType": {
                                  "type": "string"
                                },
                                "value": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "name",
                                "valueType",
                                "value"
                              ]
                            }
                          },
                          "extensions": {
                            "type": "object",
                            "properties": {
                              "initDeliveryByFromDate": {
                                "type": "string",
                                "format": "date-time"
                              },
                              "initDeliveryByToDate": {
                                "type": "string",
                                "format": "date-time"
                              },
                              "initPromiseFromDate": {
                                "type": "string",
                                "format": "date-time"
                              },
                              "initPromiseToDate": {
                                "type": "string",
                                "format": "date-time"
                              }
                            }
                          },
                          "actionReason": {
                            "type": "array",
                            "items": {
                              "type": "object",
                              "properties": {
                                "action": {
                                  "type": "string"
                                },
                                "reason": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "action",
                                "reason"
                              ]
                            }
                          }
                        },
                        "required": [
                          "id",
                          "quantity",
                          "action",
                          "billingAccount",
                          "itemTotalPrice",
                          "product",
                          "productOffering",
                          "state",
                          "creationDate",
                          "characteristic",
                          "extensions",
                          "actionReason"
                        ]
                      }
                    },
                    "relatedParty": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          },
                          "href": {
                            "type": "string"
                          },
                          "role": {
                            "type": "string"
                          },
                          "@referredType": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "id",
                          "role"
                        ]
                      }
                    },
                    "state": {
                      "type": "string"
                    },
                    "@type": {
                      "type": "string"
                    },
                    "validation": {
                      "type": "object",
                      "properties": {
                        "status": {
                          "type": "string"
                        },
                        "readyToCheckout": {
                          "type": "boolean"
                        },
                        "validationMessage": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "text": {
                                "type": "string"
                              },
                              "type": {
                                "type": "string"
                              },
                              "parameter": {
                                "type": "array",
                                "items": {
                                  "type": "object",
                                  "properties": {
                                    "name": {
                                      "type": "string"
                                    },
                                    "value": {
                                      "type": "array",
                                      "items": {
                                        "type": "string"
                                      }
                                    }
                                  },
                                  "required": [
                                    "name",
                                    "value"
                                  ]
                                }
                              },
                              "severity": {
                                "type": "string"
                              }
                            },
                            "required": [
                              "text",
                              "type",
                              "parameter",
                              "severity"
                            ]
                          }
                        }
                      },
                      "required": [
                        "readyToCheckout"
                      ]
                    }
                  },
                  "required": [
                    "id",
                    "href",
                    "category",
                    "externalId",
                    "orderDate",
                    "lastUpdate",
                    "orderExtensions",
                    "billingAccount",
                    "channel",
                    "orderTotalPrice",
                    "relatedParty",
                    "state",
                    "@type",
                    "validation"
                  ]
                },
                "examples": {
                  "InitializeCartResponse": {
                    "value": {
                      "id": "24-248035274711460",
                      "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com:3443/productOrderingManagement/v4/productOrder/8477ee80-8522-11f0-97ba-872c9f9a529b",
                      "category": "BB_Offer",
                      "externalId": "8477ee80-8522-11f0-97ba-872c9f9a529b",
                      "orderDate": "2025-09-03T22:19:27.728Z",
                      "lastUpdate": "2025-09-03T22:43:43.095Z",
                      "orderExtensions": [
                        {
                          "name": "idpctx-session-id",
                          "value": "ammend~initialize~cart~875562"
                        },
                        {
                          "name": "AIA_BAN",
                          "value": "555134104591"
                        },
                        {
                          "name": "cust_AIAOrigin",
                          "value": "new"
                        }
                      ],
                      "billingAccount": {
                        "id": "555134104591",
                        "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com:3443/v4/billingAccount/555134104591",
                        "ratingType": "postpaid"
                      },
                      "channel": [
                        {
                          "id": "SelfService",
                          "name": "SelfService"
                        }
                      ],
                      "orderTotalPrice": [
                        {
                          "priceType": "RC",
                          "recurringChargePeriod": "month",
                          "price": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 75
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 75.24
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0.24
                            }
                          },
                          "recurringChargePeriodLength": 1,
                          "finalPrice": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 75
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 75.24
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0.24
                            }
                          },
                          "standalonePrice": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 75
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 75.24
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0.24
                            }
                          },
                          "immediatePayOption": {
                            "payImmediately": false
                          }
                        },
                        {
                          "priceType": "Immediate",
                          "price": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0
                            }
                          },
                          "finalPrice": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0
                            }
                          },
                          "standalonePrice": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0
                            }
                          },
                          "immediatePayOption": {
                            "payImmediately": true
                          }
                        },
                        {
                          "priceType": "OC",
                          "price": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0
                            }
                          },
                          "finalPrice": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0
                            }
                          },
                          "standalonePrice": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0
                            }
                          },
                          "immediatePayOption": {
                            "payImmediately": false
                          }
                        },
                        {
                          "priceType": "OC",
                          "price": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0
                            }
                          },
                          "finalPrice": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0
                            }
                          },
                          "standalonePrice": {
                            "dutyFreeAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxIncludedAmount": {
                              "unit": "USD",
                              "value": 0
                            },
                            "taxAmount": {
                              "unit": "USD",
                              "value": 0
                            }
                          },
                          "immediatePayOption": {
                            "payImmediately": true
                          }
                        }
                      ],
                      "productOrderItem": [
                        {
                          "id": "7aa70a08-814c-4e01-92bc-87db66fcda30",
                          "quantity": 1,
                          "action": "add",
                          "billingAccount": {
                            "id": "555134104591",
                            "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com:3443/v4/billingAccount/555134104591",
                            "ratingType": "postpaid"
                          },
                          "itemTotalPrice": [
                            {
                              "priceType": "RC",
                              "recurringChargePeriod": "month",
                              "price": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 75
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 75.24
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.24
                                }
                              },
                              "recurringChargePeriodLength": 1,
                              "finalPrice": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 75
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 75.24
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.24
                                }
                              },
                              "standalonePrice": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 75
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 75.24
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0.24
                                }
                              },
                              "immediatePayOption": {
                                "payImmediately": false
                              }
                            }
                          ],
                          "product": {
                            "referenceId": "5186d385-038b-4c70-9513-d3326a82f0f8",
                            "href": "/v4/productRefOrValue/",
                            "isCustomerVisible": true,
                            "productRelationship": [
                              {
                                "relationshipType": "subscriptionRelation",
                                "product": {
                                  "referenceId": "5186d385-038b-4c70-9513-d3326a82f0f8",
                                  "isCustomerVisible": true
                                }
                              }
                            ],
                            "relatedParty": [
                              {
                                "id": "5428bf91-b62d-4a28-b546-443117c37cac",
                                "href": "/v4/relatedParty/5428bf91-b62d-4a28-b546-443117c37cac",
                                "role": "owner"
                              }
                            ]
                          },
                          "productOffering": {
                            "id": "e76cb4f2-032d-4bee-8ca2-f1726d1f23b9",
                            "href": "/v4/productOffering/e76cb4f2-032d-4bee-8ca2-f1726d1f23b9",
                            "name": "AT&T Internet 500",
                            "productOfferingType": "BB_Offer",
                            "productOfferingTypeGroup": "BBOffer",
                            "primary": true
                          },
                          "productOrderItem": [
                            {
                              "id": "5a6039d0-c6c1-40aa-be17-708d7c56eaa3",
                              "quantity": 1,
                              "action": "add",
                              "billingAccount": {
                                "id": "555134104591",
                                "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com:3443/v4/billingAccount/555134104591",
                                "ratingType": "postpaid"
                              },
                              "itemPrice": [
                                {
                                  "description": "Fiber 500 mbps Price",
                                  "name": "AT&T Internet 500",
                                  "priceType": "RC",
                                  "priceCategory": "serviceRC",
                                  "recurringChargePeriod": "month",
                                  "billingAccount": {
                                    "id": "555134104591",
                                    "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com:3443/v4/billingAccount/555134104591",
                                    "ratingType": "postpaid"
                                  },
                                  "price": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 75
                                    },
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 75.24
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.24
                                    },
                                    "appliedTax": [
                                      {
                                        "taxDefinition": {
                                          "name": "MO State Sales Tax",
                                          "taxRate": 0.04225,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "19873-MISSOURI",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.17
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "MO State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "0"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.0000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Sales and Use Tax"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NO_CITY|ST CHARLES|MO|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "NT"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "taxDefinition": {
                                          "name": "County Sales Tax",
                                          "taxRate": 0.01725,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "20988-ST CHARLES",
                                            "level": "COUNTY",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.07
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "County Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "0"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.0000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Local Sales and Use Tax"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NO_CITY|ST CHARLES|MO|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "NT"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "taxDefinition": {
                                          "name": "MO State Sales Tax",
                                          "taxRate": 0,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "19873-MISSOURI",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 71
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "MO State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "0"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.0000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Sales and Use Tax"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NO_CITY|ST CHARLES|MO|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "NT"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "NONTAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "taxDefinition": {
                                          "name": "County Sales Tax",
                                          "taxRate": 0,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "20988-ST CHARLES",
                                            "level": "COUNTY",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 71
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "County Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "0"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.0000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Local Sales and Use Tax"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NO_CITY|ST CHARLES|MO|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "NT"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "NONTAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0"
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  },
                                  "productOfferingPrice": {
                                    "id": "10238c80-1fcc-4c20-b48a-b46e87fd715c"
                                  },
                                  "recurringChargePeriodLength": 1,
                                  "finalPrice": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 75
                                    },
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 75.24
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.24
                                    },
                                    "appliedTax": [
                                      {
                                        "taxDefinition": {
                                          "name": "MO State Sales Tax",
                                          "taxRate": 0.04225,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "19873-MISSOURI",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.17
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "MO State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "0"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.0000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Sales and Use Tax"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NO_CITY|ST CHARLES|MO|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "NT"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "taxDefinition": {
                                          "name": "County Sales Tax",
                                          "taxRate": 0.01725,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "20988-ST CHARLES",
                                            "level": "COUNTY",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.07
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "County Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "0"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.0000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Local Sales and Use Tax"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NO_CITY|ST CHARLES|MO|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "NT"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "taxDefinition": {
                                          "name": "MO State Sales Tax",
                                          "taxRate": 0,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "19873-MISSOURI",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 71
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "MO State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "0"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.0000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Sales and Use Tax"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NO_CITY|ST CHARLES|MO|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "NT"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "NONTAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "taxDefinition": {
                                          "name": "County Sales Tax",
                                          "taxRate": 0,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "20988-ST CHARLES",
                                            "level": "COUNTY",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 71
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "County Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "0"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.0000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Local Sales and Use Tax"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NO_CITY|ST CHARLES|MO|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "NT"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "NONTAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0"
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  },
                                  "standalonePrice": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 75
                                    },
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 75.24
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.24
                                    },
                                    "appliedTax": [
                                      {
                                        "taxDefinition": {
                                          "name": "MO State Sales Tax",
                                          "taxRate": 0.04225,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "19873-MISSOURI",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.17
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "MO State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "0"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.0000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Sales and Use Tax"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NO_CITY|ST CHARLES|MO|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "NT"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "taxDefinition": {
                                          "name": "County Sales Tax",
                                          "taxRate": 0.01725,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "20988-ST CHARLES",
                                            "level": "COUNTY",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0.07
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 4
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "County Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "0"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.0000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Local Sales and Use Tax"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NO_CITY|ST CHARLES|MO|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "NT"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "TAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "taxDefinition": {
                                          "name": "MO State Sales Tax",
                                          "taxRate": 0,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "19873-MISSOURI",
                                            "level": "STATE",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 71
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "MO State Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "0"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.0000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Sales and Use Tax"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NO_CITY|ST CHARLES|MO|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "NT"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "1"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "NONTAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "taxDefinition": {
                                          "name": "County Sales Tax",
                                          "taxRate": 0,
                                          "taxType": "99",
                                          "isExemption": false,
                                          "exemptionType": "None",
                                          "taxJurisdiction": {
                                            "name": "20988-ST CHARLES",
                                            "level": "COUNTY",
                                            "id": "DUMMY ID"
                                          }
                                        },
                                        "taxAmount": {
                                          "unit": "USD",
                                          "value": 0
                                        },
                                        "taxableAmount": {
                                          "unit": "USD",
                                          "value": 71
                                        },
                                        "extensions": {
                                          "Tax": [
                                            {
                                              "key": "taxLineId",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxTypeInd",
                                              "value": "P"
                                            },
                                            {
                                              "key": "displayOrder",
                                              "value": "1"
                                            },
                                            {
                                              "key": "printGroup",
                                              "value": "TAX"
                                            },
                                            {
                                              "key": "printName",
                                              "value": "County Sales Tax"
                                            },
                                            {
                                              "key": "parentTaxLineID",
                                              "value": "0"
                                            },
                                            {
                                              "key": "taxGeneralLedgerAccount",
                                              "value": "0000.0000"
                                            },
                                            {
                                              "key": "imposition",
                                              "value": "Local Sales and Use Tax"
                                            },
                                            {
                                              "key": "impositionType",
                                              "value": "NO_CITY|ST CHARLES|MO|US"
                                            },
                                            {
                                              "key": "taxCategoryCode",
                                              "value": "NT"
                                            },
                                            {
                                              "key": "percentTaxable",
                                              "value": "1.0"
                                            },
                                            {
                                              "key": "geoCodeInfo",
                                              "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                            },
                                            {
                                              "key": "authorityLevel",
                                              "value": "2"
                                            },
                                            {
                                              "key": "taxResult",
                                              "value": "NONTAXABLE"
                                            },
                                            {
                                              "key": "taxOnTaxAmount",
                                              "value": "0.0"
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  },
                                  "immediatePayOption": {
                                    "payImmediately": false
                                  },
                                  "taxIncluded": "Excluded",
                                  "role": "Price"
                                }
                              ],
                              "itemTotalPrice": [
                                {
                                  "priceType": "RC",
                                  "recurringChargePeriod": "month",
                                  "price": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 75
                                    },
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 75.24
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.24
                                    }
                                  },
                                  "recurringChargePeriodLength": 1,
                                  "finalPrice": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 75
                                    },
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 75.24
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.24
                                    }
                                  },
                                  "standalonePrice": {
                                    "dutyFreeAmount": {
                                      "unit": "USD",
                                      "value": 75
                                    },
                                    "taxIncludedAmount": {
                                      "unit": "USD",
                                      "value": 75.24
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0.24
                                    }
                                  },
                                  "immediatePayOption": {
                                    "payImmediately": false
                                  }
                                }
                              ],
                              "product": {
                                "referenceId": "d710de33-edf2-4474-aa35-975bb7e3e900",
                                "href": "/v4/productRefOrValue/",
                                "isCustomerVisible": true,
                                "place": [
                                  {
                                    "id": "00000T2S77",
                                    "name": "ServiceAddress",
                                    "role": "SA"
                                  },
                                  {
                                    "id": "00000T2S77",
                                    "role": "installation"
                                  }
                                ],
                                "productCharacteristic": [
                                  {
                                    "name": "Speed",
                                    "valueType": "Integer",
                                    "value": "500"
                                  }
                                ],
                                "productRelationship": [
                                  {
                                    "relationshipType": "subscriptionRelation",
                                    "product": {
                                      "referenceId": "5186d385-038b-4c70-9513-d3326a82f0f8",
                                      "isCustomerVisible": true
                                    }
                                  }
                                ],
                                "productSpecification": {
                                  "id": "ac6ab437-07a1-4239-b751-c09a138d54d0",
                                  "href": "/v4/productSpecification/ac6ab437-07a1-4239-b751-c09a138d54d0",
                                  "name": "Internet",
                                  "productSpecificationType": "93a2f73f-3ca0-426b-a4c9-f63ea4482000",
                                  "productSpecificationTypeId": "93a2f73f-3ca0-426b-a4c9-f63ea4482000"
                                },
                                "relatedParty": [
                                  {
                                    "id": "5428bf91-b62d-4a28-b546-443117c37cac",
                                    "href": "/v4/relatedParty/5428bf91-b62d-4a28-b546-443117c37cac",
                                    "role": "owner"
                                  }
                                ]
                              },
                              "productOffering": {
                                "id": "49653ad3-9e89-466a-a13b-e57e6f6b82b5",
                                "href": "/v4/productOffering/49653ad3-9e89-466a-a13b-e57e6f6b82b5",
                                "name": "AT&T Internet 500",
                                "productOfferingType": "BB_Plan",
                                "productOfferingTypeGroup": "BBPlan",
                                "primary": false
                              },
                              "state": "Draft",
                              "creationDate": "2025-09-03T22:19:27.744Z",
                              "characteristic": [
                                {
                                  "name": "productType",
                                  "valueType": "String",
                                  "value": "FIBER"
                                },
                                {
                                  "name": "billingProfile",
                                  "valueType": "String",
                                  "value": "hassleFree"
                                },
                                {
                                  "name": "Payment_Type",
                                  "valueType": "String",
                                  "value": "Pay_on_Bill"
                                },
                                {
                                  "name": "serviceQualificationExpiryDate",
                                  "valueType": "String",
                                  "value": "2025-09-05T22:17:55.000Z"
                                },
                                {
                                  "name": "Plan_Group",
                                  "valueType": "String",
                                  "value": "FFDATA"
                                },
                                {
                                  "name": "Offer_Code",
                                  "valueType": "String",
                                  "value": "INT500MBPS"
                                },
                                {
                                  "name": "In_wait_service_period_for_reward",
                                  "valueType": "String",
                                  "value": "true;false"
                                }
                              ],
                              "extensions": {},
                              "actionReason": [
                                {
                                  "action": "add",
                                  "reason": "FNS-NEW"
                                }
                              ]
                            },
                            {
                              "id": "a4904f6a-666a-4c7a-b40e-6db9944198b3",
                              "quantity": 1,
                              "action": "add",
                              "billingAccount": {
                                "id": "555134104591",
                                "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com:3443/v4/billingAccount/555134104591",
                                "ratingType": "postpaid"
                              },
                              "product": {
                                "referenceId": "c8da6255-5474-48d0-8bf6-dfa0066dff09",
                                "href": "/v4/productRefOrValue/",
                                "isCustomerVisible": true,
                                "place": [
                                  {
                                    "id": "00000T2S77",
                                    "name": "ServiceAddress",
                                    "role": "SA"
                                  },
                                  {
                                    "id": "00000T2S77",
                                    "role": "installation"
                                  }
                                ],
                                "productCharacteristic": [
                                  {
                                    "name": "SKU_With_Prefix",
                                    "valueType": "String",
                                    "value": "RTL.207AA"
                                  },
                                  {
                                    "name": "Sub_Group",
                                    "valueType": "String",
                                    "value": "HUB_F3"
                                  },
                                  {
                                    "name": "Delivery_Method",
                                    "valueType": "String",
                                    "value": "Indirect_Delivery_Shipping"
                                  },
                                  {
                                    "name": "Installation_Method",
                                    "valueType": "String",
                                    "value": "Self_Installation"
                                  },
                                  {
                                    "name": "Return_Method",
                                    "valueType": "String",
                                    "value": "Return_by_box_Shipment"
                                  },
                                  {
                                    "name": "Recoverable_Disconnect",
                                    "valueType": "String",
                                    "value": "RECOVERABLE"
                                  }
                                ],
                                "productRelationship": [
                                  {
                                    "relationshipType": "enabledBy",
                                    "product": {
                                      "referenceId": "d710de33-edf2-4474-aa35-975bb7e3e900",
                                      "isCustomerVisible": true
                                    }
                                  },
                                  {
                                    "relationshipType": "subscriptionRelation",
                                    "product": {
                                      "referenceId": "5186d385-038b-4c70-9513-d3326a82f0f8",
                                      "isCustomerVisible": true
                                    }
                                  }
                                ],
                                "productSpecification": {
                                  "id": "8e2347a4-88dd-42b2-b100-527d4c90364f",
                                  "href": "/v4/productSpecification/8e2347a4-88dd-42b2-b100-527d4c90364f",
                                  "name": "All-Fi Fiber Hub ",
                                  "productSpecificationType": "0a12bfd7-06a3-47bc-bee6-6f66cce7fa13",
                                  "productSpecificationTypeId": "0a12bfd7-06a3-47bc-bee6-6f66cce7fa13"
                                },
                                "relatedParty": [
                                  {
                                    "id": "5428bf91-b62d-4a28-b546-443117c37cac",
                                    "href": "/v4/relatedParty/5428bf91-b62d-4a28-b546-443117c37cac",
                                    "role": "owner"
                                  }
                                ]
                              },
                              "productOffering": {
                                "id": "d540cf2a-23ff-4ff6-b859-53c5f1985476",
                                "href": "/v4/productOffering/d540cf2a-23ff-4ff6-b859-53c5f1985476",
                                "name": "Fiber Hub",
                                "productOfferingType": "Rented_Equipment",
                                "productOfferingTypeGroup": "equipment",
                                "primary": true
                              },
                              "state": "Draft",
                              "creationDate": "2025-09-03T22:19:27.744Z",
                              "productOfferingGroupOption": {
                                "groupOptionId": "dbec9443-e2d9-11ef-9577-4b4c3267bbb6"
                              },
                              "characteristic": [
                                {
                                  "name": "productType",
                                  "valueType": "String",
                                  "value": "FIBER"
                                },
                                {
                                  "name": "Available_Shipping_Options",
                                  "valueType": "String",
                                  "value": "Standard_Post"
                                },
                                {
                                  "name": "billingProfile",
                                  "valueType": "String",
                                  "value": "hassleFree"
                                },
                                {
                                  "name": "Offer_Code",
                                  "valueType": "String",
                                  "value": "FBHUB"
                                },
                                {
                                  "name": "Payment_Type",
                                  "valueType": "String",
                                  "value": "Pay_on_Bill"
                                },
                                {
                                  "name": "Purchase_Option",
                                  "valueType": "String",
                                  "value": "Rent"
                                },
                                {
                                  "name": "Return_Shipment_Option",
                                  "valueType": "String",
                                  "value": "Standard_Post"
                                },
                                {
                                  "name": "buyersRemorseDuration",
                                  "valueType": "String",
                                  "value": "31"
                                }
                              ],
                              "extensions": {},
                              "actionReason": [
                                {
                                  "action": "add",
                                  "reason": "NS-NEW"
                                }
                              ]
                            },
                            {
                              "id": "8477ee80-8522-11f0-97ba-872c9f9a529b_OrderItem_509848043778940928",
                              "quantity": 1,
                              "action": "add",
                              "billingAccount": {
                                "id": "555134104591",
                                "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com:3443/v4/billingAccount/555134104591"
                              },
                              "product": {
                                "referenceId": "4a954d06-8478-47a4-8ec7-bfe6bc931f8b",
                                "href": "/v4/productRefOrValue/",
                                "isCustomerVisible": true,
                                "productCharacteristic": [
                                  {
                                    "name": "Eligible_For",
                                    "valueType": "String",
                                    "value": "Acquisition_And_Existing_Customer"
                                  },
                                  {
                                    "name": "Reward_Type",
                                    "valueType": "String",
                                    "value": "Card"
                                  },
                                  {
                                    "name": "Group_O_USOC",
                                    "valueType": "String",
                                    "value": "5BS13"
                                  }
                                ],
                                "productRelationship": [
                                  {
                                    "relationshipType": "enabledBy",
                                    "product": {
                                      "referenceId": "d710de33-edf2-4474-aa35-975bb7e3e900",
                                      "isCustomerVisible": true
                                    }
                                  },
                                  {
                                    "relationshipType": "subscriptionRelation",
                                    "product": {
                                      "referenceId": "5186d385-038b-4c70-9513-d3326a82f0f8",
                                      "isCustomerVisible": true
                                    }
                                  }
                                ],
                                "productSpecification": {
                                  "id": "98dfd841-da98-45aa-b2cb-2831705fd0f9",
                                  "href": "/v4/productSpecification/98dfd841-da98-45aa-b2cb-2831705fd0f9",
                                  "name": "Fiber Reward Card",
                                  "productSpecificationType": "710883c6-14ba-4d7b-a1f7-a627705a29a2",
                                  "productSpecificationTypeId": "710883c6-14ba-4d7b-a1f7-a627705a29a2"
                                },
                                "relatedParty": [
                                  {
                                    "id": "5428bf91-b62d-4a28-b546-443117c37cac",
                                    "href": "/v4/relatedParty/5428bf91-b62d-4a28-b546-443117c37cac",
                                    "role": "owner"
                                  }
                                ]
                              },
                              "productOffering": {
                                "id": "862ecaef-6b90-407e-9b68-dc9b23ad13be",
                                "href": "/v4/productOffering/862ecaef-6b90-407e-9b68-dc9b23ad13be",
                                "name": "Switch and we'll pay your cancellation fee in full",
                                "productOfferingType": "BB_Reward",
                                "productOfferingTypeGroup": "BBReward",
                                "primary": true
                              },
                              "state": "Draft",
                              "creationDate": "2025-09-03T22:19:27.744Z",
                              "characteristic": [
                                {
                                  "name": "Duration_Qualifier",
                                  "valueType": "String",
                                  "value": "0"
                                },
                                {
                                  "name": "productType",
                                  "valueType": "String",
                                  "value": "FIBER"
                                },
                                {
                                  "name": "Amount",
                                  "valueType": "String",
                                  "value": "0"
                                }
                              ],
                              "extensions": {},
                              "actionReason": [
                                {
                                  "action": "add",
                                  "reason": "FNS-NEW"
                                }
                              ]
                            }
                          ],
                          "state": "Draft",
                          "creationDate": "2025-09-03T22:19:27.744Z",
                          "characteristic": [
                            {
                              "name": "productType",
                              "valueType": "String",
                              "value": "FIBER"
                            },
                            {
                              "name": "billingProfile",
                              "valueType": "String",
                              "value": "hassleFree"
                            },
                            {
                              "name": "Payment_Type",
                              "valueType": "String",
                              "value": "Pay_on_Bill"
                            },
                            {
                              "name": "TenderType",
                              "valueType": "String",
                              "value": "ACH"
                            },
                            {
                              "name": "Offer_Code",
                              "valueType": "String",
                              "value": "BINT500MBPS"
                            },
                            {
                              "name": "Auto_Pay_Enrollment",
                              "valueType": "String",
                              "value": "N"
                            }
                          ],
                          "extensions": {},
                          "actionReason": [
                            {
                              "action": "add",
                              "reason": "FNS-NEW"
                            }
                          ]
                        },
                        {
                          "id": "47b2309b-5727-47fa-8d3e-d41c50129723",
                          "quantity": 1,
                          "action": "add",
                          "billingAccount": {
                            "id": "555134104591",
                            "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com:3443/v4/billingAccount/555134104591",
                            "ratingType": "postpaid"
                          },
                          "itemPrice": [
                            {
                              "description": "Standard Shipping",
                              "name": "Standard Shipping",
                              "priceType": "OC",
                              "priceCategory": "shipping",
                              "billingAccount": {
                                "id": "555134104591",
                                "href": "https://amd-apigw-stack-service-qe01bg-runtime.testgrp1.attbsse.amdocs.com:3443/v4/billingAccount/555134104591",
                                "ratingType": "postpaid"
                              },
                              "price": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "appliedTax": [
                                  {
                                    "taxDefinition": {
                                      "name": "MO State Sales Tax",
                                      "taxRate": 0,
                                      "taxType": "99",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "taxJurisdiction": {
                                        "name": "19873-MISSOURI",
                                        "level": "STATE",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": 0
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "taxLineId",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxTypeInd",
                                          "value": "P"
                                        },
                                        {
                                          "key": "displayOrder",
                                          "value": "1"
                                        },
                                        {
                                          "key": "printGroup",
                                          "value": "TAX"
                                        },
                                        {
                                          "key": "printName",
                                          "value": "MO State Sales Tax"
                                        },
                                        {
                                          "key": "parentTaxLineID",
                                          "value": "0"
                                        },
                                        {
                                          "key": "taxGeneralLedgerAccount",
                                          "value": "0000.0000"
                                        },
                                        {
                                          "key": "imposition",
                                          "value": "Sales and Use Tax"
                                        },
                                        {
                                          "key": "impositionType",
                                          "value": "NO_CITY|ST CHARLES|MO|US"
                                        },
                                        {
                                          "key": "taxCategoryCode",
                                          "value": "NT"
                                        },
                                        {
                                          "key": "percentTaxable",
                                          "value": "1.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                        },
                                        {
                                          "key": "authorityLevel",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxResult",
                                          "value": "TAXABLE"
                                        },
                                        {
                                          "key": "taxOnTaxAmount",
                                          "value": "0.0"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "taxDefinition": {
                                      "name": "County Sales Tax",
                                      "taxRate": 0,
                                      "taxType": "99",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "taxJurisdiction": {
                                        "name": "20988-ST CHARLES",
                                        "level": "COUNTY",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": 0
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "taxLineId",
                                          "value": "2"
                                        },
                                        {
                                          "key": "taxTypeInd",
                                          "value": "P"
                                        },
                                        {
                                          "key": "displayOrder",
                                          "value": "1"
                                        },
                                        {
                                          "key": "printGroup",
                                          "value": "TAX"
                                        },
                                        {
                                          "key": "printName",
                                          "value": "County Sales Tax"
                                        },
                                        {
                                          "key": "parentTaxLineID",
                                          "value": "0"
                                        },
                                        {
                                          "key": "taxGeneralLedgerAccount",
                                          "value": "0000.0000"
                                        },
                                        {
                                          "key": "imposition",
                                          "value": "Local Sales and Use Tax"
                                        },
                                        {
                                          "key": "impositionType",
                                          "value": "NO_CITY|ST CHARLES|MO|US"
                                        },
                                        {
                                          "key": "taxCategoryCode",
                                          "value": "NT"
                                        },
                                        {
                                          "key": "percentTaxable",
                                          "value": "1.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                        },
                                        {
                                          "key": "authorityLevel",
                                          "value": "2"
                                        },
                                        {
                                          "key": "taxResult",
                                          "value": "TAXABLE"
                                        },
                                        {
                                          "key": "taxOnTaxAmount",
                                          "value": "0.0"
                                        }
                                      ]
                                    }
                                  }
                                ]
                              },
                              "productOfferingPrice": {
                                "id": "3892b8c8-f564-41cb-afbe-e3f64d019e79"
                              },
                              "finalPrice": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "appliedTax": [
                                  {
                                    "taxDefinition": {
                                      "name": "MO State Sales Tax",
                                      "taxRate": 0,
                                      "taxType": "99",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "taxJurisdiction": {
                                        "name": "19873-MISSOURI",
                                        "level": "STATE",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": 0
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "taxLineId",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxTypeInd",
                                          "value": "P"
                                        },
                                        {
                                          "key": "displayOrder",
                                          "value": "1"
                                        },
                                        {
                                          "key": "printGroup",
                                          "value": "TAX"
                                        },
                                        {
                                          "key": "printName",
                                          "value": "MO State Sales Tax"
                                        },
                                        {
                                          "key": "parentTaxLineID",
                                          "value": "0"
                                        },
                                        {
                                          "key": "taxGeneralLedgerAccount",
                                          "value": "0000.0000"
                                        },
                                        {
                                          "key": "imposition",
                                          "value": "Sales and Use Tax"
                                        },
                                        {
                                          "key": "impositionType",
                                          "value": "NO_CITY|ST CHARLES|MO|US"
                                        },
                                        {
                                          "key": "taxCategoryCode",
                                          "value": "NT"
                                        },
                                        {
                                          "key": "percentTaxable",
                                          "value": "1.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                        },
                                        {
                                          "key": "authorityLevel",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxResult",
                                          "value": "TAXABLE"
                                        },
                                        {
                                          "key": "taxOnTaxAmount",
                                          "value": "0.0"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "taxDefinition": {
                                      "name": "County Sales Tax",
                                      "taxRate": 0,
                                      "taxType": "99",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "taxJurisdiction": {
                                        "name": "20988-ST CHARLES",
                                        "level": "COUNTY",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": 0
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "taxLineId",
                                          "value": "2"
                                        },
                                        {
                                          "key": "taxTypeInd",
                                          "value": "P"
                                        },
                                        {
                                          "key": "displayOrder",
                                          "value": "1"
                                        },
                                        {
                                          "key": "printGroup",
                                          "value": "TAX"
                                        },
                                        {
                                          "key": "printName",
                                          "value": "County Sales Tax"
                                        },
                                        {
                                          "key": "parentTaxLineID",
                                          "value": "0"
                                        },
                                        {
                                          "key": "taxGeneralLedgerAccount",
                                          "value": "0000.0000"
                                        },
                                        {
                                          "key": "imposition",
                                          "value": "Local Sales and Use Tax"
                                        },
                                        {
                                          "key": "impositionType",
                                          "value": "NO_CITY|ST CHARLES|MO|US"
                                        },
                                        {
                                          "key": "taxCategoryCode",
                                          "value": "NT"
                                        },
                                        {
                                          "key": "percentTaxable",
                                          "value": "1.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                        },
                                        {
                                          "key": "authorityLevel",
                                          "value": "2"
                                        },
                                        {
                                          "key": "taxResult",
                                          "value": "TAXABLE"
                                        },
                                        {
                                          "key": "taxOnTaxAmount",
                                          "value": "0.0"
                                        }
                                      ]
                                    }
                                  }
                                ]
                              },
                              "standalonePrice": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "appliedTax": [
                                  {
                                    "taxDefinition": {
                                      "name": "MO State Sales Tax",
                                      "taxRate": 0,
                                      "taxType": "99",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "taxJurisdiction": {
                                        "name": "19873-MISSOURI",
                                        "level": "STATE",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": 0
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "taxLineId",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxTypeInd",
                                          "value": "P"
                                        },
                                        {
                                          "key": "displayOrder",
                                          "value": "1"
                                        },
                                        {
                                          "key": "printGroup",
                                          "value": "TAX"
                                        },
                                        {
                                          "key": "printName",
                                          "value": "MO State Sales Tax"
                                        },
                                        {
                                          "key": "parentTaxLineID",
                                          "value": "0"
                                        },
                                        {
                                          "key": "taxGeneralLedgerAccount",
                                          "value": "0000.0000"
                                        },
                                        {
                                          "key": "imposition",
                                          "value": "Sales and Use Tax"
                                        },
                                        {
                                          "key": "impositionType",
                                          "value": "NO_CITY|ST CHARLES|MO|US"
                                        },
                                        {
                                          "key": "taxCategoryCode",
                                          "value": "NT"
                                        },
                                        {
                                          "key": "percentTaxable",
                                          "value": "1.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                        },
                                        {
                                          "key": "authorityLevel",
                                          "value": "1"
                                        },
                                        {
                                          "key": "taxResult",
                                          "value": "TAXABLE"
                                        },
                                        {
                                          "key": "taxOnTaxAmount",
                                          "value": "0.0"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "taxDefinition": {
                                      "name": "County Sales Tax",
                                      "taxRate": 0,
                                      "taxType": "99",
                                      "isExemption": false,
                                      "exemptionType": "None",
                                      "taxJurisdiction": {
                                        "name": "20988-ST CHARLES",
                                        "level": "COUNTY",
                                        "id": "DUMMY ID"
                                      }
                                    },
                                    "taxAmount": {
                                      "unit": "USD",
                                      "value": 0
                                    },
                                    "taxableAmount": {
                                      "unit": "USD",
                                      "value": 0
                                    },
                                    "extensions": {
                                      "Tax": [
                                        {
                                          "key": "taxLineId",
                                          "value": "2"
                                        },
                                        {
                                          "key": "taxTypeInd",
                                          "value": "P"
                                        },
                                        {
                                          "key": "displayOrder",
                                          "value": "1"
                                        },
                                        {
                                          "key": "printGroup",
                                          "value": "TAX"
                                        },
                                        {
                                          "key": "printName",
                                          "value": "County Sales Tax"
                                        },
                                        {
                                          "key": "parentTaxLineID",
                                          "value": "0"
                                        },
                                        {
                                          "key": "taxGeneralLedgerAccount",
                                          "value": "0000.0000"
                                        },
                                        {
                                          "key": "imposition",
                                          "value": "Local Sales and Use Tax"
                                        },
                                        {
                                          "key": "impositionType",
                                          "value": "NO_CITY|ST CHARLES|MO|US"
                                        },
                                        {
                                          "key": "taxCategoryCode",
                                          "value": "NT"
                                        },
                                        {
                                          "key": "percentTaxable",
                                          "value": "1.0"
                                        },
                                        {
                                          "key": "geoCodeInfo",
                                          "value": "NO_CITY|ST CHARLES|MO|US|261830000V"
                                        },
                                        {
                                          "key": "authorityLevel",
                                          "value": "2"
                                        },
                                        {
                                          "key": "taxResult",
                                          "value": "TAXABLE"
                                        },
                                        {
                                          "key": "taxOnTaxAmount",
                                          "value": "0.0"
                                        }
                                      ]
                                    }
                                  }
                                ]
                              },
                              "immediatePayOption": {
                                "payImmediately": true
                              },
                              "taxIncluded": "Excluded",
                              "role": "Price"
                            }
                          ],
                          "itemTotalPrice": [
                            {
                              "priceType": "Immediate",
                              "price": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                }
                              },
                              "finalPrice": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                }
                              },
                              "standalonePrice": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                }
                              },
                              "immediatePayOption": {
                                "payImmediately": true
                              }
                            },
                            {
                              "priceType": "OC",
                              "price": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                }
                              },
                              "finalPrice": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                }
                              },
                              "standalonePrice": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                }
                              },
                              "immediatePayOption": {
                                "payImmediately": false
                              }
                            },
                            {
                              "priceType": "OC",
                              "price": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                }
                              },
                              "finalPrice": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                }
                              },
                              "standalonePrice": {
                                "dutyFreeAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxIncludedAmount": {
                                  "unit": "USD",
                                  "value": 0
                                },
                                "taxAmount": {
                                  "unit": "USD",
                                  "value": 0
                                }
                              },
                              "immediatePayOption": {
                                "payImmediately": true
                              }
                            }
                          ],
                          "product": {
                            "referenceId": "b206f8e7-7c41-4f5f-94cc-0ed241beb01f",
                            "href": "/v4/productRefOrValue/",
                            "isCustomerVisible": true,
                            "place": [
                              {
                                "id": "ZMDC",
                                "name": "shipFromAddress",
                                "role": "shipFromAddress"
                              },
                              {
                                "id": "K006",
                                "name": "orderLocationCode",
                                "role": "orderLocationCode"
                              },
                              {
                                "id": "00000T2S77",
                                "name": "ServiceAddress",
                                "role": "shipping"
                              },
                              {
                                "id": "00000T2S77",
                                "role": "installation"
                              }
                            ],
                            "productSpecification": {
                              "id": "2ca9a28c-26ec-4bd0-ae17-c96d16c1a2df",
                              "href": "/v4/productSpecification/2ca9a28c-26ec-4bd0-ae17-c96d16c1a2df",
                              "name": "Shipping",
                              "productSpecificationType": "31c8bcd3-8c2d-4483-98be-d092f497049f",
                              "productSpecificationTypeId": "31c8bcd3-8c2d-4483-98be-d092f497049f"
                            },
                            "relatedParty": [
                              {
                                "id": "5428bf91-b62d-4a28-b546-443117c37cac",
                                "href": "/v4/relatedParty/5428bf91-b62d-4a28-b546-443117c37cac",
                                "role": "owner"
                              }
                            ]
                          },
                          "productOffering": {
                            "id": "83c8f5a0-d210-4c2c-a7a2-35e27ec193a3",
                            "href": "/v4/productOffering/83c8f5a0-d210-4c2c-a7a2-35e27ec193a3",
                            "name": "Standard Shipping",
                            "productOfferingType": "Delivery_Method",
                            "productOfferingTypeGroup": "deliveryMethod",
                            "primary": true
                          },
                          "productOrderItemRelationship": [
                            {
                              "id": "a4904f6a-666a-4c7a-b40e-6db9944198b3",
                              "relationshipType": "Delivering"
                            }
                          ],
                          "state": "Draft",
                          "creationDate": "2025-09-03T22:19:27.744Z",
                          "characteristic": [
                            {
                              "name": "Offer_Code",
                              "valueType": "String",
                              "value": "StndShip"
                            },
                            {
                              "name": "Auto_Pay_Enrollment",
                              "valueType": "String",
                              "value": "N"
                            }
                          ],
                          "extensions": {
                            "initDeliveryByFromDate": "2025-09-04T00:00:00.000Z",
                            "initDeliveryByToDate": "2025-09-08T00:00:00.000Z",
                            "initPromiseFromDate": "2025-09-03T00:00:00.000Z",
                            "initPromiseToDate": "2025-09-06T00:00:00.000Z"
                          },
                          "actionReason": [
                            {
                              "action": "add",
                              "reason": "NS-NEW"
                            }
                          ]
                        }
                      ],
                      "relatedParty": [
                        {
                          "id": "5428bf91-b62d-4a28-b546-443117c37cac",
                          "href": "/v4/relatedParty/5428bf91-b62d-4a28-b546-443117c37cac",
                          "role": "owner",
                          "@referredType": "Individual"
                        },
                        {
                          "id": "3df7148a-774b-4039-869a-defe19624003",
                          "href": "/v4/relatedParty/3df7148a-774b-4039-869a-defe19624003",
                          "role": "customer",
                          "@referredType": "Customer"
                        }
                      ],
                      "state": "Draft",
                      "@type": "AmendOrder",
                      "validation": {
                        "status": "WARNING",
                        "readyToCheckout": true,
                        "validationMessage": [
                          {
                            "text": "Provided Immediate Promotion is not Qualified",
                            "type": "nonQualifiedImmediatePromotionValidationMessage",
                            "parameter": [
                              {
                                "name": "immediatePromotionId",
                                "value": [
                                  "ImmediatePromotion_4c40abf9-44fb-4d58-9362-bbb95f94af5b"
                                ]
                              },
                              {
                                "name": "benefitItemId",
                                "value": [
                                  "5a6039d0-c6c1-40aa-be17-708d7c56eaa3"
                                ]
                              },
                              {
                                "name": "promotionCatalogId",
                                "value": [
                                  "46ec3396-1606-4c14-ad53-71b58c11cfa2"
                                ]
                              }
                            ],
                            "severity": "WARNING"
                          },
                          {
                            "text": "Provided Immediate Promotion is not Qualified",
                            "type": "nonQualifiedImmediatePromotionValidationMessage",
                            "parameter": [
                              {
                                "name": "immediatePromotionId",
                                "value": [
                                  "ImmediatePromotion_cec2f5d6-3004-4236-be1b-3a8ed637b633"
                                ]
                              },
                              {
                                "name": "benefitItemId",
                                "value": [
                                  "5a6039d0-c6c1-40aa-be17-708d7c56eaa3"
                                ]
                              },
                              {
                                "name": "promotionCatalogId",
                                "value": [
                                  "bb63cdee-a94e-4ccf-89e5-b6f4e904b3e0"
                                ]
                              }
                            ],
                            "severity": "WARNING"
                          },
                          {
                            "text": "Provided Immediate Promotion is not Qualified",
                            "type": "nonQualifiedImmediatePromotionValidationMessage",
                            "parameter": [
                              {
                                "name": "immediatePromotionId",
                                "value": [
                                  "ImmediatePromotion_a34fb89a-7503-4cbd-97e0-195afebe97cb"
                                ]
                              },
                              {
                                "name": "benefitItemId",
                                "value": [
                                  "5a6039d0-c6c1-40aa-be17-708d7c56eaa3"
                                ]
                              },
                              {
                                "name": "promotionCatalogId",
                                "value": [
                                  "98a81b23-9012-4eac-89a1-c411b4a756d2"
                                ]
                              }
                            ],
                            "severity": "WARNING"
                          }
                        ]
                      }
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "description": "Returned for error scenarios.",
                      "type": "string",
                      "example": "Internal Server Error"
                    },
                    "message": {
                      "type": "string",
                      "example": "An unexpected error occurred"
                    },
                    "code": {
                      "type": "integer",
                      "example": 500
                    }
                  }
                },
                "examples": {
                  "Invalid Account Number": {
                    "summary": "MS_MSO_INVALID_ACCT_NUMBER",
                    "value": {
                      "error": "MS_MSO_INVALID_ACCT_NUMBER",
                      "message": "Incorrect account number present in request or request headers. Please verify the request",
                      "code": 400
                    }
                  },
                  "Invalid Product Type": {
                    "summary": "MS_MSO_INVALID_PRODUCT_TYPE",
                    "value": {
                      "error": "MS_MSO_INVALID_PRODUCT_TYPE",
                      "message": "Product Type is empty or incorrect in the request. Please pass valid Product Type",
                      "code": 400
                    }
                  },
                  "UNAUTHORIZED": {
                    "summary": "UNAUTHORIZED",
                    "value": {
                      "error": "UNAUTHORIZED",
                      "message": "ClientID not allowed to access this API. Please reach out to scrum team for access",
                      "code": 403
                    }
                  },
                  "MSO_RSN_001": {
                    "summary": "MSO_RSN_001",
                    "value": {
                      "error": "MSO_RSN_001",
                      "message": "Account Number is not Active",
                      "code": 400
                    }
                  },
                  "MS_POMMS_INVALID_REQUESTED_DATE": {
                    "summary": "MS_POMMS_INVALID_REQUESTED_DATE",
                    "value": {
                      "error": "MS_POMMS_INVALID_REQUESTED_DATE",
                      "message": "Missing or invalid requestedDate in request.",
                      "code": 400
                    }
                  }
                }
              }
            }
          },
          "404": {
            "description": "Service URI Not Found"
          },
          "417": {
            "description": "Expectation failed",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "description": "Returned for error scenarios.",
                      "type": "string",
                      "example": "Internal Server Error"
                    },
                    "message": {
                      "type": "string",
                      "example": "An unexpected error occurred"
                    },
                    "code": {
                      "type": "integer",
                      "example": 500
                    }
                  }
                },
                "examples": {
                  "Expectation Failed": {
                    "summary": "BackEnd API Failure",
                    "value": {
                      "error": "MS_POMMS_CG_CUSTOMER_API_BACKEND_ERROR",
                      "message": "BackEnd API Failure caused by any exceptions or API failures",
                      "code": 417
                    }
                  }
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "description": "Returned for error scenarios.",
                      "type": "string",
                      "example": "Internal Server Error"
                    },
                    "message": {
                      "type": "string",
                      "example": "An unexpected error occurred"
                    },
                    "code": {
                      "type": "integer",
                      "example": 500
                    }
                  }
                },
                "examples": {
                  "databaseError": {
                    "summary": "Database connection failure",
                    "value": {
                      "error": "Database Error",
                      "message": "Failed to connect to the database",
                      "code": 500
                    }
                  },
                  "nullPointer": {
                    "summary": "Null pointer exception",
                    "value": {
                      "error": "NullPointerException",
                      "message": "Item Object was null",
                      "code": 500
                    }
                  },
                  "unknownServerError": {
                    "summary": "Generic server failure",
                    "value": {
                      "error": "Internal Server Error",
                      "message": "Something went wrong on the server",
                      "code": 500
                    }
                  },
                  "serviceUnavailable": {
                    "summary": "Dependent service is down",
                    "value": {
                      "error": "Service Unavailable",
                      "message": "Service is currently unavailable",
                      "code": 500
                    }
                  },
                  "timeoutError": {
                    "summary": "Update operation timed out",
                    "value": {
                      "error": "Timeout",
                      "message": "Operation took long tsubmitime and timed out",
                      "code": 500
                    }
                  },
                  "unexpectedException": {
                    "summary": "Unhandled exception",
                    "value": {
                      "error": "Unexpected Exception",
                      "message": "An unhandled exception occurred while processing the request",
                      "code": 500
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}