{
  "accountNumber": 5,
  "agreementId": "string",
  "charges": [
    {
      "description": "string",
      "monthlyRecurringCharges": 3,
      "nonRecurringCharges": 2,
      "productCode": "string"
    },
    {
      "description": "string",
      "monthlyRecurringCharges": 10,
      "nonRecurringCharges": 7,
      "productCode": "string"
    },
    {
      "description": "string",
      "monthlyRecurringCharges": 1,
      "nonRecurringCharges": 6,
      "productCode": "string"
    },
    {
      "description": "string",
      "monthlyRecurringCharges": 5,
      "nonRecurringCharges": 4,
      "productCode": "string"
    },
    {
      "description": "string",
      "monthlyRecurringCharges": 6,
      "nonRecurringCharges": 7,
      "productCode": "string"
    }
  ],
  "currency": "string",
  "errorCode": "string",
  "errorMessage": "string",
  "esignAgreementId": "string",
  "ibxCountry": "string",
  "ibxRegion": "string",
  "initialTerm": 1,
  "metro": "string",
  "monthlyRecurringCharges": 5,
  "nonRecurringCharges": 5,
  "nonRenewalNotice": "string",
  "orderTerms": "string",
  "piPercentage": "string",
  "productDescription": "string",
  "quantity": 7,
  "quoteContentType": "string",
  "quoteFileName": "string",
  "referenceId": "string",
  "renewalPeriod": 10,
  "requestSignType": "string",
  "signStatus": "string",
  "signType": "string",
  "speed": "string",
  "status": "string",
  "totalCharges": 7
}