POST v1/Customers/Search/ProductItemDetail

Documentation for 'ProductItemDetail'.

Request Information

Parameters

NameDescriptionAdditional information
dto
Documentation for 'dto'.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
Click to beautify!
{
  "productId": 1,
  "field": "sample string 1",
  "value": "sample string 2"
}

application/xml, text/xml

Sample:
Click to beautify!
<CustomerProductItemSearch xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Common.Dto.Post">
  <Field>sample string 1</Field>
  <ProductId>1</ProductId>
  <Value>sample string 2</Value>
</CustomerProductItemSearch>

application/x-www-form-urlencoded

Sample:
Click to beautify!

Sample not available.

Response Information

Response body formats

application/json, text/json

Sample:
Click to beautify!
[
  {
    "customer": {
      "firstName": "sample string 1",
      "middleName": "sample string 2",
      "lastName": "sample string 3",
      "companyName": "sample string 4",
      "suffix": "sample string 5",
      "primaryEmail": "sample string 6",
      "primaryPhone": "sample string 7",
      "secondaryEmail": "sample string 8",
      "secondaryPhone": "sample string 9",
      "title": "sample string 10",
      "reference": "sample string 11",
      "status": "sample string 12",
      "customerAccountStatus": "sample string 13",
      "currency": "sample string 14",
      "canChangeCurrency": true,
      "customerReference": {
        "reference1": "sample string 1",
        "reference2": "sample string 2",
        "reference3": "sample string 3",
        "classicId": 1,
        "salesTrackingCodes": [
          {
            "type": "sample string 1",
            "code": "sample string 2",
            "name": "sample string 3",
            "id": 4,
            "uri": "sample string 5"
          },
          {
            "type": "sample string 1",
            "code": "sample string 2",
            "name": "sample string 3",
            "id": 4,
            "uri": "sample string 5"
          },
          {
            "type": "sample string 1",
            "code": "sample string 2",
            "name": "sample string 3",
            "id": 4,
            "uri": "sample string 5"
          }
        ],
        "id": 4,
        "uri": "sample string 5"
      },
      "customerAcquisition": {
        "adContent": "sample string 1",
        "campaign": "sample string 2",
        "keyword": "sample string 3",
        "landingPage": "sample string 4",
        "medium": "sample string 5",
        "source": "sample string 6",
        "id": 7,
        "uri": "sample string 8"
      },
      "invoicePreview": {
        "draftCharges": [
          {
            "transactionId": 1,
            "chargeTypeId": "sample string 2",
            "transactionType": "sample string 3",
            "quantity": 4.0,
            "unitPrice": 5.0,
            "amount": 6.0,
            "taxableAmount": 7.0,
            "subscriptionPeriodId": 8,
            "draftInvoiceId": 9,
            "name": "sample string 10",
            "description": "sample string 11",
            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
            "proratedUnitPrice": 1.0,
            "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
            "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
            "rangeQuantity": 1.0,
            "draftDiscount": {
              "draftChargeId": 1,
              "configuredDiscountAmount": 2.0,
              "amount": 3.0,
              "quantity": 4.0,
              "discountType": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "description": "sample string 7",
              "id": 8,
              "uri": "sample string 9"
            },
            "draftDiscounts": [
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              }
            ],
            "status": "sample string 15",
            "productItems": null,
            "canProrateCharge": true,
            "postable": true,
            "subscriptionProductId": 1,
            "purchaseId": 1,
            "productId": 1,
            "draftChargeTiers": [
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              },
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              },
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              }
            ],
            "hasPurchasePerformanceObligations": true,
            "id": 19,
            "uri": "sample string 20"
          },
          {
            "transactionId": 1,
            "chargeTypeId": "sample string 2",
            "transactionType": "sample string 3",
            "quantity": 4.0,
            "unitPrice": 5.0,
            "amount": 6.0,
            "taxableAmount": 7.0,
            "subscriptionPeriodId": 8,
            "draftInvoiceId": 9,
            "name": "sample string 10",
            "description": "sample string 11",
            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
            "proratedUnitPrice": 1.0,
            "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
            "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
            "rangeQuantity": 1.0,
            "draftDiscount": {
              "draftChargeId": 1,
              "configuredDiscountAmount": 2.0,
              "amount": 3.0,
              "quantity": 4.0,
              "discountType": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "description": "sample string 7",
              "id": 8,
              "uri": "sample string 9"
            },
            "draftDiscounts": [
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              }
            ],
            "status": "sample string 15",
            "productItems": null,
            "canProrateCharge": true,
            "postable": true,
            "subscriptionProductId": 1,
            "purchaseId": 1,
            "productId": 1,
            "draftChargeTiers": [
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              },
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              },
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              }
            ],
            "hasPurchasePerformanceObligations": true,
            "id": 19,
            "uri": "sample string 20"
          },
          {
            "transactionId": 1,
            "chargeTypeId": "sample string 2",
            "transactionType": "sample string 3",
            "quantity": 4.0,
            "unitPrice": 5.0,
            "amount": 6.0,
            "taxableAmount": 7.0,
            "subscriptionPeriodId": 8,
            "draftInvoiceId": 9,
            "name": "sample string 10",
            "description": "sample string 11",
            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
            "proratedUnitPrice": 1.0,
            "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
            "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
            "rangeQuantity": 1.0,
            "draftDiscount": {
              "draftChargeId": 1,
              "configuredDiscountAmount": 2.0,
              "amount": 3.0,
              "quantity": 4.0,
              "discountType": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "description": "sample string 7",
              "id": 8,
              "uri": "sample string 9"
            },
            "draftDiscounts": [
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              }
            ],
            "status": "sample string 15",
            "productItems": null,
            "canProrateCharge": true,
            "postable": true,
            "subscriptionProductId": 1,
            "purchaseId": 1,
            "productId": 1,
            "draftChargeTiers": [
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              },
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              },
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              }
            ],
            "hasPurchasePerformanceObligations": true,
            "id": 19,
            "uri": "sample string 20"
          }
        ],
        "subtotal": 1.0,
        "total": 2.0,
        "draftTaxes": [
          {
            "id": 1,
            "name": "sample string 1",
            "registrationCode": "sample string 2",
            "percent": 3.0,
            "total": 4.0
          },
          {
            "id": 1,
            "name": "sample string 1",
            "registrationCode": "sample string 2",
            "percent": 3.0,
            "total": 4.0
          },
          {
            "id": 1,
            "name": "sample string 1",
            "registrationCode": "sample string 2",
            "percent": 3.0,
            "total": 4.0
          }
        ],
        "tax": {
          "id": 1,
          "name": "sample string 1",
          "registrationCode": "sample string 2",
          "percent": 3.0,
          "total": 4.0
        },
        "totalTaxes": 3.0,
        "totalDiscount": 4.0,
        "poNumber": "sample string 5",
        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
        "status": "sample string 7",
        "draftChargeGroups": [
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "reference": "sample string 3",
            "subscriptionId": 1,
            "draftCharges": [
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              }
            ]
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "reference": "sample string 3",
            "subscriptionId": 1,
            "draftCharges": [
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              }
            ]
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "reference": "sample string 3",
            "subscriptionId": 1,
            "draftCharges": [
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              }
            ]
          }
        ],
        "notes": "sample string 8",
        "shippingInstructions": "sample string 9",
        "openingArBalance": 10.0,
        "closingArBalance": 11.0,
        "creditFromAvailableFunds": 12.0
      },
      "additionalInvoicesForPreview": [
        {
          "draftCharges": [
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            }
          ],
          "subtotal": 1.0,
          "total": 2.0,
          "draftTaxes": [
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            }
          ],
          "tax": {
            "id": 1,
            "name": "sample string 1",
            "registrationCode": "sample string 2",
            "percent": 3.0,
            "total": 4.0
          },
          "totalTaxes": 3.0,
          "totalDiscount": 4.0,
          "poNumber": "sample string 5",
          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "status": "sample string 7",
          "draftChargeGroups": [
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            },
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            },
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            }
          ],
          "notes": "sample string 8",
          "shippingInstructions": "sample string 9",
          "openingArBalance": 10.0,
          "closingArBalance": 11.0,
          "creditFromAvailableFunds": 12.0
        },
        {
          "draftCharges": [
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            }
          ],
          "subtotal": 1.0,
          "total": 2.0,
          "draftTaxes": [
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            }
          ],
          "tax": {
            "id": 1,
            "name": "sample string 1",
            "registrationCode": "sample string 2",
            "percent": 3.0,
            "total": 4.0
          },
          "totalTaxes": 3.0,
          "totalDiscount": 4.0,
          "poNumber": "sample string 5",
          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "status": "sample string 7",
          "draftChargeGroups": [
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            },
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            },
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            }
          ],
          "notes": "sample string 8",
          "shippingInstructions": "sample string 9",
          "openingArBalance": 10.0,
          "closingArBalance": 11.0,
          "creditFromAvailableFunds": 12.0
        },
        {
          "draftCharges": [
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            }
          ],
          "subtotal": 1.0,
          "total": 2.0,
          "draftTaxes": [
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            }
          ],
          "tax": {
            "id": 1,
            "name": "sample string 1",
            "registrationCode": "sample string 2",
            "percent": 3.0,
            "total": 4.0
          },
          "totalTaxes": 3.0,
          "totalDiscount": 4.0,
          "poNumber": "sample string 5",
          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "status": "sample string 7",
          "draftChargeGroups": [
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            },
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            },
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            }
          ],
          "notes": "sample string 8",
          "shippingInstructions": "sample string 9",
          "openingArBalance": 10.0,
          "closingArBalance": 11.0,
          "creditFromAvailableFunds": 12.0
        }
      ],
      "monthlyRecurringRevenue": 16.0,
      "netMonthlyRecurringRevenue": 17.0,
      "salesforceId": "sample string 18",
      "salesforceAccountType": "sample string 19",
      "salesforceSynchStatus": "sample string 20",
      "netsuiteId": "sample string 21",
      "netsuiteSynchStatus": "sample string 22",
      "netsuiteCustomerType": "sample string 23",
      "portalUserName": "sample string 24",
      "parentId": 1,
      "isParent": true,
      "quickBooksLatchType": "sample string 26",
      "quickBooksId": 1,
      "quickBooksSyncToken": 1,
      "hubSpotId": 1,
      "hubSpotCompanyId": 1,
      "geotabId": "sample string 27",
      "digitalRiverId": "sample string 28",
      "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
      "createdTimestamp": "2024-05-03T13:21:48.7633511+00:00",
      "requiresProjectedInvoiceGeneration": true,
      "requiresFinancialCalendarGeneration": true,
      "subscriptions": [
        {
          "customerId": 1,
          "customerParentId": 1,
          "planFrequency": {
            "planRevisionId": 1,
            "numberOfIntervals": 2,
            "interval": "sample string 3",
            "numberOfSubscriptions": 4,
            "status": "sample string 5",
            "setupFees": [
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              }
            ],
            "charges": [
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              }
            ],
            "isProrated": true,
            "prorationGranularity": "sample string 7",
            "planFrequencyUniqueId": 8,
            "customFields": [
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              },
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              },
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              }
            ],
            "remainingInterval": 1,
            "remainingRefreshPriceInterval": 1,
            "invoiceInAdvance": 9,
            "salesforceId": "sample string 10",
            "hostedPageManagedOfferingPlanFrequency": {
              "displayName": "sample string 1",
              "visible": true,
              "isDefault": true,
              "planFrequencyKeyId": 4
            },
            "couponCodes": [
              "sample string 1",
              "sample string 2",
              "sample string 3"
            ],
            "id": 11,
            "uri": "sample string 12"
          },
          "planCode": "sample string 2",
          "planName": "sample string 3",
          "planDescription": "sample string 4",
          "planReference": "sample string 5",
          "status": "sample string 6",
          "reference": "sample string 7",
          "subscriptionOverride": {
            "name": "sample string 1",
            "description": "sample string 2",
            "charge": 1.0,
            "chargePriceRanges": [
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              }
            ],
            "chargePricingModelType": "sample string 3",
            "setupFee": 1.0,
            "setupFeePriceRanges": [
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              }
            ],
            "setupFeePricingModelType": "sample string 4",
            "id": 5,
            "uri": "sample string 6"
          },
          "hasPostedInvoice": true,
          "createdTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "activatedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "provisionedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "nextPeriodStartDate": "2024-05-03T13:21:48.7633511+00:00",
          "lastPeriodStartDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledActivationTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "subscriptionProducts": [
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            },
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            },
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            }
          ],
          "remainingInterval": 1,
          "remainingIntervalPushOut": 1,
          "openSubscriptionPeriodEndDate": "2024-05-03T13:21:48.7633511+00:00",
          "invoicePreview": {
            "draftCharges": [
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              }
            ],
            "subtotal": 1.0,
            "total": 2.0,
            "draftTaxes": [
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              }
            ],
            "tax": {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            "totalTaxes": 3.0,
            "totalDiscount": 4.0,
            "poNumber": "sample string 5",
            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
            "status": "sample string 7",
            "draftChargeGroups": [
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              },
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              },
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              }
            ],
            "notes": "sample string 8",
            "shippingInstructions": "sample string 9",
            "openingArBalance": 10.0,
            "closingArBalance": 11.0,
            "creditFromAvailableFunds": 12.0
          },
          "additionalInvoicesForPreview": [
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            },
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            },
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            }
          ],
          "chargeDiscount": {
            "discountType": "sample string 1",
            "amount": 2.0,
            "remainingUsagesUntilStart": 3,
            "remainingUsage": 1,
            "id": 4,
            "uri": "sample string 5"
          },
          "setupFeeDiscount": {
            "discountType": "sample string 1",
            "amount": 2.0,
            "remainingUsagesUntilStart": 3,
            "remainingUsage": 1,
            "id": 4,
            "uri": "sample string 5"
          },
          "chargeDiscounts": [
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            }
          ],
          "setupFeeDiscounts": [
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            }
          ],
          "customFields": [
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            },
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            },
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            }
          ],
          "planAutoApplyChanges": true,
          "autoApplyCatalogChanges": true,
          "monthlyRecurringRevenue": 12.0,
          "netMonthlyRecurringRevenue": 13.0,
          "amount": 14.0,
          "contractStartTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "contractEndTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "expiredTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "cancellationTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "coupons": [
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            },
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            },
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            }
          ],
          "invoiceDay": 1,
          "invoiceMonth": 1,
          "canMigrate": true,
          "migrationDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledMigrationDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledMigrationId": 1,
          "scheduledMigrationPlanFamilyRelationshipId": 1,
          "migrations": {
            "sourceSubscriptionId": 1,
            "sourceRelationshipMigrationType": "sample string 1",
            "sourceRelationshipId": 1,
            "destinationSubscriptionId": 1,
            "destinationRelationshipMigrationType": "sample string 2",
            "destinationRelationshipId": 1
          },
          "subscriptionHasRecurringEndOfPeriodCharge": false,
          "nextRechargeDate": "2024-05-03T13:21:48.7633511+00:00",
          "invoiceInAdvance": 16,
          "billingPeriodDefinitionId": 1,
          "sideEffects": {},
          "salesforceId": "sample string 17",
          "invoiceOwner": "sample string 18",
          "invoiceOwnerId": 19,
          "geotabDevicePlanId": 1,
          "geotabDevicePlanName": "sample string 20",
          "quickBooksClassId": "sample string 21",
          "remainingRefreshPriceInterval": 1,
          "remainingRefreshPriceIntervalPushOut": 1,
          "id": 22,
          "uri": "sample string 23"
        },
        {
          "customerId": 1,
          "customerParentId": 1,
          "planFrequency": {
            "planRevisionId": 1,
            "numberOfIntervals": 2,
            "interval": "sample string 3",
            "numberOfSubscriptions": 4,
            "status": "sample string 5",
            "setupFees": [
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              }
            ],
            "charges": [
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              }
            ],
            "isProrated": true,
            "prorationGranularity": "sample string 7",
            "planFrequencyUniqueId": 8,
            "customFields": [
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              },
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              },
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              }
            ],
            "remainingInterval": 1,
            "remainingRefreshPriceInterval": 1,
            "invoiceInAdvance": 9,
            "salesforceId": "sample string 10",
            "hostedPageManagedOfferingPlanFrequency": {
              "displayName": "sample string 1",
              "visible": true,
              "isDefault": true,
              "planFrequencyKeyId": 4
            },
            "couponCodes": [
              "sample string 1",
              "sample string 2",
              "sample string 3"
            ],
            "id": 11,
            "uri": "sample string 12"
          },
          "planCode": "sample string 2",
          "planName": "sample string 3",
          "planDescription": "sample string 4",
          "planReference": "sample string 5",
          "status": "sample string 6",
          "reference": "sample string 7",
          "subscriptionOverride": {
            "name": "sample string 1",
            "description": "sample string 2",
            "charge": 1.0,
            "chargePriceRanges": [
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              }
            ],
            "chargePricingModelType": "sample string 3",
            "setupFee": 1.0,
            "setupFeePriceRanges": [
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              }
            ],
            "setupFeePricingModelType": "sample string 4",
            "id": 5,
            "uri": "sample string 6"
          },
          "hasPostedInvoice": true,
          "createdTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "activatedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "provisionedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "nextPeriodStartDate": "2024-05-03T13:21:48.7633511+00:00",
          "lastPeriodStartDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledActivationTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "subscriptionProducts": [
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            },
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            },
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            }
          ],
          "remainingInterval": 1,
          "remainingIntervalPushOut": 1,
          "openSubscriptionPeriodEndDate": "2024-05-03T13:21:48.7633511+00:00",
          "invoicePreview": {
            "draftCharges": [
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              }
            ],
            "subtotal": 1.0,
            "total": 2.0,
            "draftTaxes": [
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              }
            ],
            "tax": {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            "totalTaxes": 3.0,
            "totalDiscount": 4.0,
            "poNumber": "sample string 5",
            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
            "status": "sample string 7",
            "draftChargeGroups": [
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              },
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              },
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              }
            ],
            "notes": "sample string 8",
            "shippingInstructions": "sample string 9",
            "openingArBalance": 10.0,
            "closingArBalance": 11.0,
            "creditFromAvailableFunds": 12.0
          },
          "additionalInvoicesForPreview": [
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            },
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            },
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            }
          ],
          "chargeDiscount": {
            "discountType": "sample string 1",
            "amount": 2.0,
            "remainingUsagesUntilStart": 3,
            "remainingUsage": 1,
            "id": 4,
            "uri": "sample string 5"
          },
          "setupFeeDiscount": {
            "discountType": "sample string 1",
            "amount": 2.0,
            "remainingUsagesUntilStart": 3,
            "remainingUsage": 1,
            "id": 4,
            "uri": "sample string 5"
          },
          "chargeDiscounts": [
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            }
          ],
          "setupFeeDiscounts": [
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            }
          ],
          "customFields": [
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            },
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            },
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            }
          ],
          "planAutoApplyChanges": true,
          "autoApplyCatalogChanges": true,
          "monthlyRecurringRevenue": 12.0,
          "netMonthlyRecurringRevenue": 13.0,
          "amount": 14.0,
          "contractStartTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "contractEndTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "expiredTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "cancellationTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "coupons": [
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            },
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            },
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            }
          ],
          "invoiceDay": 1,
          "invoiceMonth": 1,
          "canMigrate": true,
          "migrationDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledMigrationDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledMigrationId": 1,
          "scheduledMigrationPlanFamilyRelationshipId": 1,
          "migrations": {
            "sourceSubscriptionId": 1,
            "sourceRelationshipMigrationType": "sample string 1",
            "sourceRelationshipId": 1,
            "destinationSubscriptionId": 1,
            "destinationRelationshipMigrationType": "sample string 2",
            "destinationRelationshipId": 1
          },
          "subscriptionHasRecurringEndOfPeriodCharge": false,
          "nextRechargeDate": "2024-05-03T13:21:48.7633511+00:00",
          "invoiceInAdvance": 16,
          "billingPeriodDefinitionId": 1,
          "sideEffects": {},
          "salesforceId": "sample string 17",
          "invoiceOwner": "sample string 18",
          "invoiceOwnerId": 19,
          "geotabDevicePlanId": 1,
          "geotabDevicePlanName": "sample string 20",
          "quickBooksClassId": "sample string 21",
          "remainingRefreshPriceInterval": 1,
          "remainingRefreshPriceIntervalPushOut": 1,
          "id": 22,
          "uri": "sample string 23"
        },
        {
          "customerId": 1,
          "customerParentId": 1,
          "planFrequency": {
            "planRevisionId": 1,
            "numberOfIntervals": 2,
            "interval": "sample string 3",
            "numberOfSubscriptions": 4,
            "status": "sample string 5",
            "setupFees": [
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              }
            ],
            "charges": [
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              }
            ],
            "isProrated": true,
            "prorationGranularity": "sample string 7",
            "planFrequencyUniqueId": 8,
            "customFields": [
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              },
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              },
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              }
            ],
            "remainingInterval": 1,
            "remainingRefreshPriceInterval": 1,
            "invoiceInAdvance": 9,
            "salesforceId": "sample string 10",
            "hostedPageManagedOfferingPlanFrequency": {
              "displayName": "sample string 1",
              "visible": true,
              "isDefault": true,
              "planFrequencyKeyId": 4
            },
            "couponCodes": [
              "sample string 1",
              "sample string 2",
              "sample string 3"
            ],
            "id": 11,
            "uri": "sample string 12"
          },
          "planCode": "sample string 2",
          "planName": "sample string 3",
          "planDescription": "sample string 4",
          "planReference": "sample string 5",
          "status": "sample string 6",
          "reference": "sample string 7",
          "subscriptionOverride": {
            "name": "sample string 1",
            "description": "sample string 2",
            "charge": 1.0,
            "chargePriceRanges": [
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              }
            ],
            "chargePricingModelType": "sample string 3",
            "setupFee": 1.0,
            "setupFeePriceRanges": [
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              }
            ],
            "setupFeePricingModelType": "sample string 4",
            "id": 5,
            "uri": "sample string 6"
          },
          "hasPostedInvoice": true,
          "createdTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "activatedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "provisionedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "nextPeriodStartDate": "2024-05-03T13:21:48.7633511+00:00",
          "lastPeriodStartDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledActivationTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "subscriptionProducts": [
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            },
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            },
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            }
          ],
          "remainingInterval": 1,
          "remainingIntervalPushOut": 1,
          "openSubscriptionPeriodEndDate": "2024-05-03T13:21:48.7633511+00:00",
          "invoicePreview": {
            "draftCharges": [
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              }
            ],
            "subtotal": 1.0,
            "total": 2.0,
            "draftTaxes": [
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              }
            ],
            "tax": {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            "totalTaxes": 3.0,
            "totalDiscount": 4.0,
            "poNumber": "sample string 5",
            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
            "status": "sample string 7",
            "draftChargeGroups": [
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              },
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              },
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              }
            ],
            "notes": "sample string 8",
            "shippingInstructions": "sample string 9",
            "openingArBalance": 10.0,
            "closingArBalance": 11.0,
            "creditFromAvailableFunds": 12.0
          },
          "additionalInvoicesForPreview": [
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            },
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            },
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            }
          ],
          "chargeDiscount": {
            "discountType": "sample string 1",
            "amount": 2.0,
            "remainingUsagesUntilStart": 3,
            "remainingUsage": 1,
            "id": 4,
            "uri": "sample string 5"
          },
          "setupFeeDiscount": {
            "discountType": "sample string 1",
            "amount": 2.0,
            "remainingUsagesUntilStart": 3,
            "remainingUsage": 1,
            "id": 4,
            "uri": "sample string 5"
          },
          "chargeDiscounts": [
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            }
          ],
          "setupFeeDiscounts": [
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            }
          ],
          "customFields": [
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            },
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            },
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            }
          ],
          "planAutoApplyChanges": true,
          "autoApplyCatalogChanges": true,
          "monthlyRecurringRevenue": 12.0,
          "netMonthlyRecurringRevenue": 13.0,
          "amount": 14.0,
          "contractStartTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "contractEndTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "expiredTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "cancellationTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "coupons": [
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            },
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            },
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            }
          ],
          "invoiceDay": 1,
          "invoiceMonth": 1,
          "canMigrate": true,
          "migrationDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledMigrationDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledMigrationId": 1,
          "scheduledMigrationPlanFamilyRelationshipId": 1,
          "migrations": {
            "sourceSubscriptionId": 1,
            "sourceRelationshipMigrationType": "sample string 1",
            "sourceRelationshipId": 1,
            "destinationSubscriptionId": 1,
            "destinationRelationshipMigrationType": "sample string 2",
            "destinationRelationshipId": 1
          },
          "subscriptionHasRecurringEndOfPeriodCharge": false,
          "nextRechargeDate": "2024-05-03T13:21:48.7633511+00:00",
          "invoiceInAdvance": 16,
          "billingPeriodDefinitionId": 1,
          "sideEffects": {},
          "salesforceId": "sample string 17",
          "invoiceOwner": "sample string 18",
          "invoiceOwnerId": 19,
          "geotabDevicePlanId": 1,
          "geotabDevicePlanName": "sample string 20",
          "quickBooksClassId": "sample string 21",
          "remainingRefreshPriceInterval": 1,
          "remainingRefreshPriceIntervalPushOut": 1,
          "id": 22,
          "uri": "sample string 23"
        }
      ],
      "customerAddressPreference": {
        "contactName": "sample string 1",
        "shippingInstructions": "sample string 2",
        "useBillingAddressAsShippingAddress": true,
        "addressForTaxes": {
          "customerAddressPreferenceId": 1,
          "companyName": "sample string 2",
          "line1": "sample string 3",
          "line2": "sample string 4",
          "countryId": 1,
          "country": "sample string 5",
          "stateId": 1,
          "state": "sample string 6",
          "city": "sample string 7",
          "postalZip": "sample string 8",
          "addressType": "sample string 9",
          "valid": true,
          "id": 11,
          "uri": "sample string 12"
        },
        "billingAddress": {
          "customerAddressPreferenceId": 1,
          "companyName": "sample string 2",
          "line1": "sample string 3",
          "line2": "sample string 4",
          "countryId": 1,
          "country": "sample string 5",
          "stateId": 1,
          "state": "sample string 6",
          "city": "sample string 7",
          "postalZip": "sample string 8",
          "addressType": "sample string 9",
          "valid": true,
          "id": 11,
          "uri": "sample string 12"
        },
        "shippingAddress": {
          "customerAddressPreferenceId": 1,
          "companyName": "sample string 2",
          "line1": "sample string 3",
          "line2": "sample string 4",
          "countryId": 1,
          "country": "sample string 5",
          "stateId": 1,
          "state": "sample string 6",
          "city": "sample string 7",
          "postalZip": "sample string 8",
          "addressType": "sample string 9",
          "valid": true,
          "id": 11,
          "uri": "sample string 12"
        },
        "id": 4,
        "uri": "sample string 5"
      },
      "customerBillingSetting": {
        "invoiceDay": 1,
        "term": "sample string 1",
        "interval": "sample string 2",
        "autoCollect": true,
        "dunningExempt": true,
        "rechargeType": "sample string 4",
        "rechargeThresholdAmount": 1.0,
        "rechargeTargetAmount": 1.0,
        "statusOnThreshold": true,
        "autoPostDraftInvoice": true,
        "hasPaymentMethod": true,
        "customerGracePeriod": 1,
        "gracePeriodExtension": 1,
        "customerAutoCancel": 1,
        "defaultCancelOption": "sample string 6",
        "standingPoNumber": "sample string 7",
        "billingPeriodConfigurations": [
          {
            "type": "sample string 1",
            "rule": "sample string 2",
            "interval": "sample string 3",
            "day": 1,
            "month": 1
          },
          {
            "type": "sample string 1",
            "rule": "sample string 2",
            "interval": "sample string 3",
            "day": 1,
            "month": 1
          },
          {
            "type": "sample string 1",
            "rule": "sample string 2",
            "interval": "sample string 3",
            "day": 1,
            "month": 1
          }
        ],
        "acquisitionCost": 8.0,
        "showZeroDollarCharges": true,
        "taxExempt": true,
        "useCustomerBillingAddress": true,
        "taxExemptCode": "sample string 10",
        "avalaraUsageType": "sample string 11",
        "vatIdentificationNumber": "sample string 12",
        "customerServiceStartOption": "sample string 13",
        "rollUpTaxes": true,
        "rollUpDiscounts": true,
        "rollUpPdfsByPlanProduct": true,
        "invoiceSummarization": true,
        "invoiceSummarizationOption": "sample string 16",
        "rollUpPdfsDisplayName": true,
        "rollUpPdfsDisplayDescription": true,
        "rollUpPdfsDisplayAllUnitPrices": true,
        "pdfInvoiceEmailAttachmentOption": "sample string 20",
        "invoiceSummarizationFollowAccountDefaults": true,
        "trackedItemDisplay": {
          "trackedItemDisplayFormat": "sample string 1",
          "showTrackedItemName": true,
          "showTrackedItemReference": true,
          "showTrackedItemDescription": true,
          "showTrackedItemCreatedDate": true
        },
        "customerBillingStatementSetting": {
          "option": "sample string 1",
          "type": "sample string 2",
          "interval": "sample string 3",
          "day": 1,
          "month": 1,
          "trackedItemDisplay": {
            "trackedItemDisplayFormat": "sample string 1",
            "showTrackedItemName": true,
            "showTrackedItemReference": true,
            "showTrackedItemDescription": true,
            "showTrackedItemCreatedDate": true
          },
          "statementActivityType": "sample string 4"
        },
        "defaultPaymentMethodId": 1,
        "postReadyChargesOnRenew": true,
        "autoCollectSettingType": "sample string 22",
        "hierarchySuspendOption": "sample string 23",
        "id": 24,
        "uri": "sample string 25"
      },
      "customerEmailPreferences": {
        "customerId": 1,
        "preferences": [
          {
            "enabled": true,
            "accountDefault": true,
            "emailType": "sample string 2",
            "emailCategory": "sample string 3"
          },
          {
            "enabled": true,
            "accountDefault": true,
            "emailType": "sample string 2",
            "emailCategory": "sample string 3"
          },
          {
            "enabled": true,
            "accountDefault": true,
            "emailType": "sample string 2",
            "emailCategory": "sample string 3"
          }
        ]
      },
      "customerCredential": {
        "username": "sample string 1",
        "status": "sample string 2",
        "password": "sample string 3",
        "id": 4,
        "uri": "sample string 5"
      },
      "sideEffects": {},
      "id": 33,
      "uri": "sample string 34"
    },
    "subscriptions": [
      {
        "name": "sample string 1",
        "description": "sample string 2",
        "reference": "sample string 3",
        "subscriptionProducts": [
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          }
        ],
        "id": 4,
        "uri": "sample string 5"
      },
      {
        "name": "sample string 1",
        "description": "sample string 2",
        "reference": "sample string 3",
        "subscriptionProducts": [
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          }
        ],
        "id": 4,
        "uri": "sample string 5"
      },
      {
        "name": "sample string 1",
        "description": "sample string 2",
        "reference": "sample string 3",
        "subscriptionProducts": [
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          }
        ],
        "id": 4,
        "uri": "sample string 5"
      }
    ],
    "purchases": null
  },
  {
    "customer": {
      "firstName": "sample string 1",
      "middleName": "sample string 2",
      "lastName": "sample string 3",
      "companyName": "sample string 4",
      "suffix": "sample string 5",
      "primaryEmail": "sample string 6",
      "primaryPhone": "sample string 7",
      "secondaryEmail": "sample string 8",
      "secondaryPhone": "sample string 9",
      "title": "sample string 10",
      "reference": "sample string 11",
      "status": "sample string 12",
      "customerAccountStatus": "sample string 13",
      "currency": "sample string 14",
      "canChangeCurrency": true,
      "customerReference": {
        "reference1": "sample string 1",
        "reference2": "sample string 2",
        "reference3": "sample string 3",
        "classicId": 1,
        "salesTrackingCodes": [
          {
            "type": "sample string 1",
            "code": "sample string 2",
            "name": "sample string 3",
            "id": 4,
            "uri": "sample string 5"
          },
          {
            "type": "sample string 1",
            "code": "sample string 2",
            "name": "sample string 3",
            "id": 4,
            "uri": "sample string 5"
          },
          {
            "type": "sample string 1",
            "code": "sample string 2",
            "name": "sample string 3",
            "id": 4,
            "uri": "sample string 5"
          }
        ],
        "id": 4,
        "uri": "sample string 5"
      },
      "customerAcquisition": {
        "adContent": "sample string 1",
        "campaign": "sample string 2",
        "keyword": "sample string 3",
        "landingPage": "sample string 4",
        "medium": "sample string 5",
        "source": "sample string 6",
        "id": 7,
        "uri": "sample string 8"
      },
      "invoicePreview": {
        "draftCharges": [
          {
            "transactionId": 1,
            "chargeTypeId": "sample string 2",
            "transactionType": "sample string 3",
            "quantity": 4.0,
            "unitPrice": 5.0,
            "amount": 6.0,
            "taxableAmount": 7.0,
            "subscriptionPeriodId": 8,
            "draftInvoiceId": 9,
            "name": "sample string 10",
            "description": "sample string 11",
            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
            "proratedUnitPrice": 1.0,
            "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
            "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
            "rangeQuantity": 1.0,
            "draftDiscount": {
              "draftChargeId": 1,
              "configuredDiscountAmount": 2.0,
              "amount": 3.0,
              "quantity": 4.0,
              "discountType": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "description": "sample string 7",
              "id": 8,
              "uri": "sample string 9"
            },
            "draftDiscounts": [
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              }
            ],
            "status": "sample string 15",
            "productItems": null,
            "canProrateCharge": true,
            "postable": true,
            "subscriptionProductId": 1,
            "purchaseId": 1,
            "productId": 1,
            "draftChargeTiers": [
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              },
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              },
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              }
            ],
            "hasPurchasePerformanceObligations": true,
            "id": 19,
            "uri": "sample string 20"
          },
          {
            "transactionId": 1,
            "chargeTypeId": "sample string 2",
            "transactionType": "sample string 3",
            "quantity": 4.0,
            "unitPrice": 5.0,
            "amount": 6.0,
            "taxableAmount": 7.0,
            "subscriptionPeriodId": 8,
            "draftInvoiceId": 9,
            "name": "sample string 10",
            "description": "sample string 11",
            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
            "proratedUnitPrice": 1.0,
            "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
            "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
            "rangeQuantity": 1.0,
            "draftDiscount": {
              "draftChargeId": 1,
              "configuredDiscountAmount": 2.0,
              "amount": 3.0,
              "quantity": 4.0,
              "discountType": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "description": "sample string 7",
              "id": 8,
              "uri": "sample string 9"
            },
            "draftDiscounts": [
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              }
            ],
            "status": "sample string 15",
            "productItems": null,
            "canProrateCharge": true,
            "postable": true,
            "subscriptionProductId": 1,
            "purchaseId": 1,
            "productId": 1,
            "draftChargeTiers": [
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              },
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              },
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              }
            ],
            "hasPurchasePerformanceObligations": true,
            "id": 19,
            "uri": "sample string 20"
          },
          {
            "transactionId": 1,
            "chargeTypeId": "sample string 2",
            "transactionType": "sample string 3",
            "quantity": 4.0,
            "unitPrice": 5.0,
            "amount": 6.0,
            "taxableAmount": 7.0,
            "subscriptionPeriodId": 8,
            "draftInvoiceId": 9,
            "name": "sample string 10",
            "description": "sample string 11",
            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
            "proratedUnitPrice": 1.0,
            "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
            "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
            "rangeQuantity": 1.0,
            "draftDiscount": {
              "draftChargeId": 1,
              "configuredDiscountAmount": 2.0,
              "amount": 3.0,
              "quantity": 4.0,
              "discountType": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "description": "sample string 7",
              "id": 8,
              "uri": "sample string 9"
            },
            "draftDiscounts": [
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              }
            ],
            "status": "sample string 15",
            "productItems": null,
            "canProrateCharge": true,
            "postable": true,
            "subscriptionProductId": 1,
            "purchaseId": 1,
            "productId": 1,
            "draftChargeTiers": [
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              },
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              },
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              }
            ],
            "hasPurchasePerformanceObligations": true,
            "id": 19,
            "uri": "sample string 20"
          }
        ],
        "subtotal": 1.0,
        "total": 2.0,
        "draftTaxes": [
          {
            "id": 1,
            "name": "sample string 1",
            "registrationCode": "sample string 2",
            "percent": 3.0,
            "total": 4.0
          },
          {
            "id": 1,
            "name": "sample string 1",
            "registrationCode": "sample string 2",
            "percent": 3.0,
            "total": 4.0
          },
          {
            "id": 1,
            "name": "sample string 1",
            "registrationCode": "sample string 2",
            "percent": 3.0,
            "total": 4.0
          }
        ],
        "tax": {
          "id": 1,
          "name": "sample string 1",
          "registrationCode": "sample string 2",
          "percent": 3.0,
          "total": 4.0
        },
        "totalTaxes": 3.0,
        "totalDiscount": 4.0,
        "poNumber": "sample string 5",
        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
        "status": "sample string 7",
        "draftChargeGroups": [
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "reference": "sample string 3",
            "subscriptionId": 1,
            "draftCharges": [
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              }
            ]
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "reference": "sample string 3",
            "subscriptionId": 1,
            "draftCharges": [
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              }
            ]
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "reference": "sample string 3",
            "subscriptionId": 1,
            "draftCharges": [
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              }
            ]
          }
        ],
        "notes": "sample string 8",
        "shippingInstructions": "sample string 9",
        "openingArBalance": 10.0,
        "closingArBalance": 11.0,
        "creditFromAvailableFunds": 12.0
      },
      "additionalInvoicesForPreview": [
        {
          "draftCharges": [
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            }
          ],
          "subtotal": 1.0,
          "total": 2.0,
          "draftTaxes": [
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            }
          ],
          "tax": {
            "id": 1,
            "name": "sample string 1",
            "registrationCode": "sample string 2",
            "percent": 3.0,
            "total": 4.0
          },
          "totalTaxes": 3.0,
          "totalDiscount": 4.0,
          "poNumber": "sample string 5",
          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "status": "sample string 7",
          "draftChargeGroups": [
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            },
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            },
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            }
          ],
          "notes": "sample string 8",
          "shippingInstructions": "sample string 9",
          "openingArBalance": 10.0,
          "closingArBalance": 11.0,
          "creditFromAvailableFunds": 12.0
        },
        {
          "draftCharges": [
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            }
          ],
          "subtotal": 1.0,
          "total": 2.0,
          "draftTaxes": [
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            }
          ],
          "tax": {
            "id": 1,
            "name": "sample string 1",
            "registrationCode": "sample string 2",
            "percent": 3.0,
            "total": 4.0
          },
          "totalTaxes": 3.0,
          "totalDiscount": 4.0,
          "poNumber": "sample string 5",
          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "status": "sample string 7",
          "draftChargeGroups": [
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            },
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            },
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            }
          ],
          "notes": "sample string 8",
          "shippingInstructions": "sample string 9",
          "openingArBalance": 10.0,
          "closingArBalance": 11.0,
          "creditFromAvailableFunds": 12.0
        },
        {
          "draftCharges": [
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            }
          ],
          "subtotal": 1.0,
          "total": 2.0,
          "draftTaxes": [
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            }
          ],
          "tax": {
            "id": 1,
            "name": "sample string 1",
            "registrationCode": "sample string 2",
            "percent": 3.0,
            "total": 4.0
          },
          "totalTaxes": 3.0,
          "totalDiscount": 4.0,
          "poNumber": "sample string 5",
          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "status": "sample string 7",
          "draftChargeGroups": [
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            },
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            },
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            }
          ],
          "notes": "sample string 8",
          "shippingInstructions": "sample string 9",
          "openingArBalance": 10.0,
          "closingArBalance": 11.0,
          "creditFromAvailableFunds": 12.0
        }
      ],
      "monthlyRecurringRevenue": 16.0,
      "netMonthlyRecurringRevenue": 17.0,
      "salesforceId": "sample string 18",
      "salesforceAccountType": "sample string 19",
      "salesforceSynchStatus": "sample string 20",
      "netsuiteId": "sample string 21",
      "netsuiteSynchStatus": "sample string 22",
      "netsuiteCustomerType": "sample string 23",
      "portalUserName": "sample string 24",
      "parentId": 1,
      "isParent": true,
      "quickBooksLatchType": "sample string 26",
      "quickBooksId": 1,
      "quickBooksSyncToken": 1,
      "hubSpotId": 1,
      "hubSpotCompanyId": 1,
      "geotabId": "sample string 27",
      "digitalRiverId": "sample string 28",
      "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
      "createdTimestamp": "2024-05-03T13:21:48.7633511+00:00",
      "requiresProjectedInvoiceGeneration": true,
      "requiresFinancialCalendarGeneration": true,
      "subscriptions": [
        {
          "customerId": 1,
          "customerParentId": 1,
          "planFrequency": {
            "planRevisionId": 1,
            "numberOfIntervals": 2,
            "interval": "sample string 3",
            "numberOfSubscriptions": 4,
            "status": "sample string 5",
            "setupFees": [
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              }
            ],
            "charges": [
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              }
            ],
            "isProrated": true,
            "prorationGranularity": "sample string 7",
            "planFrequencyUniqueId": 8,
            "customFields": [
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              },
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              },
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              }
            ],
            "remainingInterval": 1,
            "remainingRefreshPriceInterval": 1,
            "invoiceInAdvance": 9,
            "salesforceId": "sample string 10",
            "hostedPageManagedOfferingPlanFrequency": {
              "displayName": "sample string 1",
              "visible": true,
              "isDefault": true,
              "planFrequencyKeyId": 4
            },
            "couponCodes": [
              "sample string 1",
              "sample string 2",
              "sample string 3"
            ],
            "id": 11,
            "uri": "sample string 12"
          },
          "planCode": "sample string 2",
          "planName": "sample string 3",
          "planDescription": "sample string 4",
          "planReference": "sample string 5",
          "status": "sample string 6",
          "reference": "sample string 7",
          "subscriptionOverride": {
            "name": "sample string 1",
            "description": "sample string 2",
            "charge": 1.0,
            "chargePriceRanges": [
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              }
            ],
            "chargePricingModelType": "sample string 3",
            "setupFee": 1.0,
            "setupFeePriceRanges": [
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              }
            ],
            "setupFeePricingModelType": "sample string 4",
            "id": 5,
            "uri": "sample string 6"
          },
          "hasPostedInvoice": true,
          "createdTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "activatedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "provisionedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "nextPeriodStartDate": "2024-05-03T13:21:48.7633511+00:00",
          "lastPeriodStartDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledActivationTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "subscriptionProducts": [
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            },
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            },
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            }
          ],
          "remainingInterval": 1,
          "remainingIntervalPushOut": 1,
          "openSubscriptionPeriodEndDate": "2024-05-03T13:21:48.7633511+00:00",
          "invoicePreview": {
            "draftCharges": [
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              }
            ],
            "subtotal": 1.0,
            "total": 2.0,
            "draftTaxes": [
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              }
            ],
            "tax": {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            "totalTaxes": 3.0,
            "totalDiscount": 4.0,
            "poNumber": "sample string 5",
            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
            "status": "sample string 7",
            "draftChargeGroups": [
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              },
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              },
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              }
            ],
            "notes": "sample string 8",
            "shippingInstructions": "sample string 9",
            "openingArBalance": 10.0,
            "closingArBalance": 11.0,
            "creditFromAvailableFunds": 12.0
          },
          "additionalInvoicesForPreview": [
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            },
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            },
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            }
          ],
          "chargeDiscount": {
            "discountType": "sample string 1",
            "amount": 2.0,
            "remainingUsagesUntilStart": 3,
            "remainingUsage": 1,
            "id": 4,
            "uri": "sample string 5"
          },
          "setupFeeDiscount": {
            "discountType": "sample string 1",
            "amount": 2.0,
            "remainingUsagesUntilStart": 3,
            "remainingUsage": 1,
            "id": 4,
            "uri": "sample string 5"
          },
          "chargeDiscounts": [
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            }
          ],
          "setupFeeDiscounts": [
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            }
          ],
          "customFields": [
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            },
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            },
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            }
          ],
          "planAutoApplyChanges": true,
          "autoApplyCatalogChanges": true,
          "monthlyRecurringRevenue": 12.0,
          "netMonthlyRecurringRevenue": 13.0,
          "amount": 14.0,
          "contractStartTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "contractEndTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "expiredTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "cancellationTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "coupons": [
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            },
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            },
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            }
          ],
          "invoiceDay": 1,
          "invoiceMonth": 1,
          "canMigrate": true,
          "migrationDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledMigrationDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledMigrationId": 1,
          "scheduledMigrationPlanFamilyRelationshipId": 1,
          "migrations": {
            "sourceSubscriptionId": 1,
            "sourceRelationshipMigrationType": "sample string 1",
            "sourceRelationshipId": 1,
            "destinationSubscriptionId": 1,
            "destinationRelationshipMigrationType": "sample string 2",
            "destinationRelationshipId": 1
          },
          "subscriptionHasRecurringEndOfPeriodCharge": false,
          "nextRechargeDate": "2024-05-03T13:21:48.7633511+00:00",
          "invoiceInAdvance": 16,
          "billingPeriodDefinitionId": 1,
          "sideEffects": {},
          "salesforceId": "sample string 17",
          "invoiceOwner": "sample string 18",
          "invoiceOwnerId": 19,
          "geotabDevicePlanId": 1,
          "geotabDevicePlanName": "sample string 20",
          "quickBooksClassId": "sample string 21",
          "remainingRefreshPriceInterval": 1,
          "remainingRefreshPriceIntervalPushOut": 1,
          "id": 22,
          "uri": "sample string 23"
        },
        {
          "customerId": 1,
          "customerParentId": 1,
          "planFrequency": {
            "planRevisionId": 1,
            "numberOfIntervals": 2,
            "interval": "sample string 3",
            "numberOfSubscriptions": 4,
            "status": "sample string 5",
            "setupFees": [
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              }
            ],
            "charges": [
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              }
            ],
            "isProrated": true,
            "prorationGranularity": "sample string 7",
            "planFrequencyUniqueId": 8,
            "customFields": [
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              },
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              },
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              }
            ],
            "remainingInterval": 1,
            "remainingRefreshPriceInterval": 1,
            "invoiceInAdvance": 9,
            "salesforceId": "sample string 10",
            "hostedPageManagedOfferingPlanFrequency": {
              "displayName": "sample string 1",
              "visible": true,
              "isDefault": true,
              "planFrequencyKeyId": 4
            },
            "couponCodes": [
              "sample string 1",
              "sample string 2",
              "sample string 3"
            ],
            "id": 11,
            "uri": "sample string 12"
          },
          "planCode": "sample string 2",
          "planName": "sample string 3",
          "planDescription": "sample string 4",
          "planReference": "sample string 5",
          "status": "sample string 6",
          "reference": "sample string 7",
          "subscriptionOverride": {
            "name": "sample string 1",
            "description": "sample string 2",
            "charge": 1.0,
            "chargePriceRanges": [
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              }
            ],
            "chargePricingModelType": "sample string 3",
            "setupFee": 1.0,
            "setupFeePriceRanges": [
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              }
            ],
            "setupFeePricingModelType": "sample string 4",
            "id": 5,
            "uri": "sample string 6"
          },
          "hasPostedInvoice": true,
          "createdTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "activatedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "provisionedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "nextPeriodStartDate": "2024-05-03T13:21:48.7633511+00:00",
          "lastPeriodStartDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledActivationTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "subscriptionProducts": [
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            },
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            },
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            }
          ],
          "remainingInterval": 1,
          "remainingIntervalPushOut": 1,
          "openSubscriptionPeriodEndDate": "2024-05-03T13:21:48.7633511+00:00",
          "invoicePreview": {
            "draftCharges": [
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              }
            ],
            "subtotal": 1.0,
            "total": 2.0,
            "draftTaxes": [
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              }
            ],
            "tax": {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            "totalTaxes": 3.0,
            "totalDiscount": 4.0,
            "poNumber": "sample string 5",
            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
            "status": "sample string 7",
            "draftChargeGroups": [
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              },
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              },
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              }
            ],
            "notes": "sample string 8",
            "shippingInstructions": "sample string 9",
            "openingArBalance": 10.0,
            "closingArBalance": 11.0,
            "creditFromAvailableFunds": 12.0
          },
          "additionalInvoicesForPreview": [
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            },
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            },
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            }
          ],
          "chargeDiscount": {
            "discountType": "sample string 1",
            "amount": 2.0,
            "remainingUsagesUntilStart": 3,
            "remainingUsage": 1,
            "id": 4,
            "uri": "sample string 5"
          },
          "setupFeeDiscount": {
            "discountType": "sample string 1",
            "amount": 2.0,
            "remainingUsagesUntilStart": 3,
            "remainingUsage": 1,
            "id": 4,
            "uri": "sample string 5"
          },
          "chargeDiscounts": [
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            }
          ],
          "setupFeeDiscounts": [
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            }
          ],
          "customFields": [
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            },
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            },
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            }
          ],
          "planAutoApplyChanges": true,
          "autoApplyCatalogChanges": true,
          "monthlyRecurringRevenue": 12.0,
          "netMonthlyRecurringRevenue": 13.0,
          "amount": 14.0,
          "contractStartTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "contractEndTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "expiredTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "cancellationTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "coupons": [
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            },
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            },
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            }
          ],
          "invoiceDay": 1,
          "invoiceMonth": 1,
          "canMigrate": true,
          "migrationDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledMigrationDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledMigrationId": 1,
          "scheduledMigrationPlanFamilyRelationshipId": 1,
          "migrations": {
            "sourceSubscriptionId": 1,
            "sourceRelationshipMigrationType": "sample string 1",
            "sourceRelationshipId": 1,
            "destinationSubscriptionId": 1,
            "destinationRelationshipMigrationType": "sample string 2",
            "destinationRelationshipId": 1
          },
          "subscriptionHasRecurringEndOfPeriodCharge": false,
          "nextRechargeDate": "2024-05-03T13:21:48.7633511+00:00",
          "invoiceInAdvance": 16,
          "billingPeriodDefinitionId": 1,
          "sideEffects": {},
          "salesforceId": "sample string 17",
          "invoiceOwner": "sample string 18",
          "invoiceOwnerId": 19,
          "geotabDevicePlanId": 1,
          "geotabDevicePlanName": "sample string 20",
          "quickBooksClassId": "sample string 21",
          "remainingRefreshPriceInterval": 1,
          "remainingRefreshPriceIntervalPushOut": 1,
          "id": 22,
          "uri": "sample string 23"
        },
        {
          "customerId": 1,
          "customerParentId": 1,
          "planFrequency": {
            "planRevisionId": 1,
            "numberOfIntervals": 2,
            "interval": "sample string 3",
            "numberOfSubscriptions": 4,
            "status": "sample string 5",
            "setupFees": [
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              }
            ],
            "charges": [
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              }
            ],
            "isProrated": true,
            "prorationGranularity": "sample string 7",
            "planFrequencyUniqueId": 8,
            "customFields": [
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              },
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              },
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              }
            ],
            "remainingInterval": 1,
            "remainingRefreshPriceInterval": 1,
            "invoiceInAdvance": 9,
            "salesforceId": "sample string 10",
            "hostedPageManagedOfferingPlanFrequency": {
              "displayName": "sample string 1",
              "visible": true,
              "isDefault": true,
              "planFrequencyKeyId": 4
            },
            "couponCodes": [
              "sample string 1",
              "sample string 2",
              "sample string 3"
            ],
            "id": 11,
            "uri": "sample string 12"
          },
          "planCode": "sample string 2",
          "planName": "sample string 3",
          "planDescription": "sample string 4",
          "planReference": "sample string 5",
          "status": "sample string 6",
          "reference": "sample string 7",
          "subscriptionOverride": {
            "name": "sample string 1",
            "description": "sample string 2",
            "charge": 1.0,
            "chargePriceRanges": [
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              }
            ],
            "chargePricingModelType": "sample string 3",
            "setupFee": 1.0,
            "setupFeePriceRanges": [
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              }
            ],
            "setupFeePricingModelType": "sample string 4",
            "id": 5,
            "uri": "sample string 6"
          },
          "hasPostedInvoice": true,
          "createdTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "activatedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "provisionedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "nextPeriodStartDate": "2024-05-03T13:21:48.7633511+00:00",
          "lastPeriodStartDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledActivationTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "subscriptionProducts": [
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            },
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            },
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            }
          ],
          "remainingInterval": 1,
          "remainingIntervalPushOut": 1,
          "openSubscriptionPeriodEndDate": "2024-05-03T13:21:48.7633511+00:00",
          "invoicePreview": {
            "draftCharges": [
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              }
            ],
            "subtotal": 1.0,
            "total": 2.0,
            "draftTaxes": [
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              }
            ],
            "tax": {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            "totalTaxes": 3.0,
            "totalDiscount": 4.0,
            "poNumber": "sample string 5",
            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
            "status": "sample string 7",
            "draftChargeGroups": [
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              },
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              },
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              }
            ],
            "notes": "sample string 8",
            "shippingInstructions": "sample string 9",
            "openingArBalance": 10.0,
            "closingArBalance": 11.0,
            "creditFromAvailableFunds": 12.0
          },
          "additionalInvoicesForPreview": [
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            },
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            },
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            }
          ],
          "chargeDiscount": {
            "discountType": "sample string 1",
            "amount": 2.0,
            "remainingUsagesUntilStart": 3,
            "remainingUsage": 1,
            "id": 4,
            "uri": "sample string 5"
          },
          "setupFeeDiscount": {
            "discountType": "sample string 1",
            "amount": 2.0,
            "remainingUsagesUntilStart": 3,
            "remainingUsage": 1,
            "id": 4,
            "uri": "sample string 5"
          },
          "chargeDiscounts": [
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            }
          ],
          "setupFeeDiscounts": [
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            }
          ],
          "customFields": [
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            },
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            },
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            }
          ],
          "planAutoApplyChanges": true,
          "autoApplyCatalogChanges": true,
          "monthlyRecurringRevenue": 12.0,
          "netMonthlyRecurringRevenue": 13.0,
          "amount": 14.0,
          "contractStartTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "contractEndTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "expiredTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "cancellationTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "coupons": [
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            },
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            },
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            }
          ],
          "invoiceDay": 1,
          "invoiceMonth": 1,
          "canMigrate": true,
          "migrationDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledMigrationDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledMigrationId": 1,
          "scheduledMigrationPlanFamilyRelationshipId": 1,
          "migrations": {
            "sourceSubscriptionId": 1,
            "sourceRelationshipMigrationType": "sample string 1",
            "sourceRelationshipId": 1,
            "destinationSubscriptionId": 1,
            "destinationRelationshipMigrationType": "sample string 2",
            "destinationRelationshipId": 1
          },
          "subscriptionHasRecurringEndOfPeriodCharge": false,
          "nextRechargeDate": "2024-05-03T13:21:48.7633511+00:00",
          "invoiceInAdvance": 16,
          "billingPeriodDefinitionId": 1,
          "sideEffects": {},
          "salesforceId": "sample string 17",
          "invoiceOwner": "sample string 18",
          "invoiceOwnerId": 19,
          "geotabDevicePlanId": 1,
          "geotabDevicePlanName": "sample string 20",
          "quickBooksClassId": "sample string 21",
          "remainingRefreshPriceInterval": 1,
          "remainingRefreshPriceIntervalPushOut": 1,
          "id": 22,
          "uri": "sample string 23"
        }
      ],
      "customerAddressPreference": {
        "contactName": "sample string 1",
        "shippingInstructions": "sample string 2",
        "useBillingAddressAsShippingAddress": true,
        "addressForTaxes": {
          "customerAddressPreferenceId": 1,
          "companyName": "sample string 2",
          "line1": "sample string 3",
          "line2": "sample string 4",
          "countryId": 1,
          "country": "sample string 5",
          "stateId": 1,
          "state": "sample string 6",
          "city": "sample string 7",
          "postalZip": "sample string 8",
          "addressType": "sample string 9",
          "valid": true,
          "id": 11,
          "uri": "sample string 12"
        },
        "billingAddress": {
          "customerAddressPreferenceId": 1,
          "companyName": "sample string 2",
          "line1": "sample string 3",
          "line2": "sample string 4",
          "countryId": 1,
          "country": "sample string 5",
          "stateId": 1,
          "state": "sample string 6",
          "city": "sample string 7",
          "postalZip": "sample string 8",
          "addressType": "sample string 9",
          "valid": true,
          "id": 11,
          "uri": "sample string 12"
        },
        "shippingAddress": {
          "customerAddressPreferenceId": 1,
          "companyName": "sample string 2",
          "line1": "sample string 3",
          "line2": "sample string 4",
          "countryId": 1,
          "country": "sample string 5",
          "stateId": 1,
          "state": "sample string 6",
          "city": "sample string 7",
          "postalZip": "sample string 8",
          "addressType": "sample string 9",
          "valid": true,
          "id": 11,
          "uri": "sample string 12"
        },
        "id": 4,
        "uri": "sample string 5"
      },
      "customerBillingSetting": {
        "invoiceDay": 1,
        "term": "sample string 1",
        "interval": "sample string 2",
        "autoCollect": true,
        "dunningExempt": true,
        "rechargeType": "sample string 4",
        "rechargeThresholdAmount": 1.0,
        "rechargeTargetAmount": 1.0,
        "statusOnThreshold": true,
        "autoPostDraftInvoice": true,
        "hasPaymentMethod": true,
        "customerGracePeriod": 1,
        "gracePeriodExtension": 1,
        "customerAutoCancel": 1,
        "defaultCancelOption": "sample string 6",
        "standingPoNumber": "sample string 7",
        "billingPeriodConfigurations": [
          {
            "type": "sample string 1",
            "rule": "sample string 2",
            "interval": "sample string 3",
            "day": 1,
            "month": 1
          },
          {
            "type": "sample string 1",
            "rule": "sample string 2",
            "interval": "sample string 3",
            "day": 1,
            "month": 1
          },
          {
            "type": "sample string 1",
            "rule": "sample string 2",
            "interval": "sample string 3",
            "day": 1,
            "month": 1
          }
        ],
        "acquisitionCost": 8.0,
        "showZeroDollarCharges": true,
        "taxExempt": true,
        "useCustomerBillingAddress": true,
        "taxExemptCode": "sample string 10",
        "avalaraUsageType": "sample string 11",
        "vatIdentificationNumber": "sample string 12",
        "customerServiceStartOption": "sample string 13",
        "rollUpTaxes": true,
        "rollUpDiscounts": true,
        "rollUpPdfsByPlanProduct": true,
        "invoiceSummarization": true,
        "invoiceSummarizationOption": "sample string 16",
        "rollUpPdfsDisplayName": true,
        "rollUpPdfsDisplayDescription": true,
        "rollUpPdfsDisplayAllUnitPrices": true,
        "pdfInvoiceEmailAttachmentOption": "sample string 20",
        "invoiceSummarizationFollowAccountDefaults": true,
        "trackedItemDisplay": {
          "trackedItemDisplayFormat": "sample string 1",
          "showTrackedItemName": true,
          "showTrackedItemReference": true,
          "showTrackedItemDescription": true,
          "showTrackedItemCreatedDate": true
        },
        "customerBillingStatementSetting": {
          "option": "sample string 1",
          "type": "sample string 2",
          "interval": "sample string 3",
          "day": 1,
          "month": 1,
          "trackedItemDisplay": {
            "trackedItemDisplayFormat": "sample string 1",
            "showTrackedItemName": true,
            "showTrackedItemReference": true,
            "showTrackedItemDescription": true,
            "showTrackedItemCreatedDate": true
          },
          "statementActivityType": "sample string 4"
        },
        "defaultPaymentMethodId": 1,
        "postReadyChargesOnRenew": true,
        "autoCollectSettingType": "sample string 22",
        "hierarchySuspendOption": "sample string 23",
        "id": 24,
        "uri": "sample string 25"
      },
      "customerEmailPreferences": {
        "customerId": 1,
        "preferences": [
          {
            "enabled": true,
            "accountDefault": true,
            "emailType": "sample string 2",
            "emailCategory": "sample string 3"
          },
          {
            "enabled": true,
            "accountDefault": true,
            "emailType": "sample string 2",
            "emailCategory": "sample string 3"
          },
          {
            "enabled": true,
            "accountDefault": true,
            "emailType": "sample string 2",
            "emailCategory": "sample string 3"
          }
        ]
      },
      "customerCredential": {
        "username": "sample string 1",
        "status": "sample string 2",
        "password": "sample string 3",
        "id": 4,
        "uri": "sample string 5"
      },
      "sideEffects": {},
      "id": 33,
      "uri": "sample string 34"
    },
    "subscriptions": [
      {
        "name": "sample string 1",
        "description": "sample string 2",
        "reference": "sample string 3",
        "subscriptionProducts": [
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          }
        ],
        "id": 4,
        "uri": "sample string 5"
      },
      {
        "name": "sample string 1",
        "description": "sample string 2",
        "reference": "sample string 3",
        "subscriptionProducts": [
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          }
        ],
        "id": 4,
        "uri": "sample string 5"
      },
      {
        "name": "sample string 1",
        "description": "sample string 2",
        "reference": "sample string 3",
        "subscriptionProducts": [
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          }
        ],
        "id": 4,
        "uri": "sample string 5"
      }
    ],
    "purchases": null
  },
  {
    "customer": {
      "firstName": "sample string 1",
      "middleName": "sample string 2",
      "lastName": "sample string 3",
      "companyName": "sample string 4",
      "suffix": "sample string 5",
      "primaryEmail": "sample string 6",
      "primaryPhone": "sample string 7",
      "secondaryEmail": "sample string 8",
      "secondaryPhone": "sample string 9",
      "title": "sample string 10",
      "reference": "sample string 11",
      "status": "sample string 12",
      "customerAccountStatus": "sample string 13",
      "currency": "sample string 14",
      "canChangeCurrency": true,
      "customerReference": {
        "reference1": "sample string 1",
        "reference2": "sample string 2",
        "reference3": "sample string 3",
        "classicId": 1,
        "salesTrackingCodes": [
          {
            "type": "sample string 1",
            "code": "sample string 2",
            "name": "sample string 3",
            "id": 4,
            "uri": "sample string 5"
          },
          {
            "type": "sample string 1",
            "code": "sample string 2",
            "name": "sample string 3",
            "id": 4,
            "uri": "sample string 5"
          },
          {
            "type": "sample string 1",
            "code": "sample string 2",
            "name": "sample string 3",
            "id": 4,
            "uri": "sample string 5"
          }
        ],
        "id": 4,
        "uri": "sample string 5"
      },
      "customerAcquisition": {
        "adContent": "sample string 1",
        "campaign": "sample string 2",
        "keyword": "sample string 3",
        "landingPage": "sample string 4",
        "medium": "sample string 5",
        "source": "sample string 6",
        "id": 7,
        "uri": "sample string 8"
      },
      "invoicePreview": {
        "draftCharges": [
          {
            "transactionId": 1,
            "chargeTypeId": "sample string 2",
            "transactionType": "sample string 3",
            "quantity": 4.0,
            "unitPrice": 5.0,
            "amount": 6.0,
            "taxableAmount": 7.0,
            "subscriptionPeriodId": 8,
            "draftInvoiceId": 9,
            "name": "sample string 10",
            "description": "sample string 11",
            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
            "proratedUnitPrice": 1.0,
            "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
            "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
            "rangeQuantity": 1.0,
            "draftDiscount": {
              "draftChargeId": 1,
              "configuredDiscountAmount": 2.0,
              "amount": 3.0,
              "quantity": 4.0,
              "discountType": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "description": "sample string 7",
              "id": 8,
              "uri": "sample string 9"
            },
            "draftDiscounts": [
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              }
            ],
            "status": "sample string 15",
            "productItems": null,
            "canProrateCharge": true,
            "postable": true,
            "subscriptionProductId": 1,
            "purchaseId": 1,
            "productId": 1,
            "draftChargeTiers": [
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              },
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              },
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              }
            ],
            "hasPurchasePerformanceObligations": true,
            "id": 19,
            "uri": "sample string 20"
          },
          {
            "transactionId": 1,
            "chargeTypeId": "sample string 2",
            "transactionType": "sample string 3",
            "quantity": 4.0,
            "unitPrice": 5.0,
            "amount": 6.0,
            "taxableAmount": 7.0,
            "subscriptionPeriodId": 8,
            "draftInvoiceId": 9,
            "name": "sample string 10",
            "description": "sample string 11",
            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
            "proratedUnitPrice": 1.0,
            "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
            "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
            "rangeQuantity": 1.0,
            "draftDiscount": {
              "draftChargeId": 1,
              "configuredDiscountAmount": 2.0,
              "amount": 3.0,
              "quantity": 4.0,
              "discountType": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "description": "sample string 7",
              "id": 8,
              "uri": "sample string 9"
            },
            "draftDiscounts": [
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              }
            ],
            "status": "sample string 15",
            "productItems": null,
            "canProrateCharge": true,
            "postable": true,
            "subscriptionProductId": 1,
            "purchaseId": 1,
            "productId": 1,
            "draftChargeTiers": [
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              },
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              },
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              }
            ],
            "hasPurchasePerformanceObligations": true,
            "id": 19,
            "uri": "sample string 20"
          },
          {
            "transactionId": 1,
            "chargeTypeId": "sample string 2",
            "transactionType": "sample string 3",
            "quantity": 4.0,
            "unitPrice": 5.0,
            "amount": 6.0,
            "taxableAmount": 7.0,
            "subscriptionPeriodId": 8,
            "draftInvoiceId": 9,
            "name": "sample string 10",
            "description": "sample string 11",
            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
            "proratedUnitPrice": 1.0,
            "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
            "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
            "rangeQuantity": 1.0,
            "draftDiscount": {
              "draftChargeId": 1,
              "configuredDiscountAmount": 2.0,
              "amount": 3.0,
              "quantity": 4.0,
              "discountType": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "description": "sample string 7",
              "id": 8,
              "uri": "sample string 9"
            },
            "draftDiscounts": [
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              }
            ],
            "status": "sample string 15",
            "productItems": null,
            "canProrateCharge": true,
            "postable": true,
            "subscriptionProductId": 1,
            "purchaseId": 1,
            "productId": 1,
            "draftChargeTiers": [
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              },
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              },
              {
                "label": "sample string 1",
                "quantity": 2.0,
                "unitPrice": 3.0,
                "amount": 4.0,
                "sortOrder": 5
              }
            ],
            "hasPurchasePerformanceObligations": true,
            "id": 19,
            "uri": "sample string 20"
          }
        ],
        "subtotal": 1.0,
        "total": 2.0,
        "draftTaxes": [
          {
            "id": 1,
            "name": "sample string 1",
            "registrationCode": "sample string 2",
            "percent": 3.0,
            "total": 4.0
          },
          {
            "id": 1,
            "name": "sample string 1",
            "registrationCode": "sample string 2",
            "percent": 3.0,
            "total": 4.0
          },
          {
            "id": 1,
            "name": "sample string 1",
            "registrationCode": "sample string 2",
            "percent": 3.0,
            "total": 4.0
          }
        ],
        "tax": {
          "id": 1,
          "name": "sample string 1",
          "registrationCode": "sample string 2",
          "percent": 3.0,
          "total": 4.0
        },
        "totalTaxes": 3.0,
        "totalDiscount": 4.0,
        "poNumber": "sample string 5",
        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
        "status": "sample string 7",
        "draftChargeGroups": [
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "reference": "sample string 3",
            "subscriptionId": 1,
            "draftCharges": [
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              }
            ]
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "reference": "sample string 3",
            "subscriptionId": 1,
            "draftCharges": [
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              }
            ]
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "reference": "sample string 3",
            "subscriptionId": 1,
            "draftCharges": [
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              }
            ]
          }
        ],
        "notes": "sample string 8",
        "shippingInstructions": "sample string 9",
        "openingArBalance": 10.0,
        "closingArBalance": 11.0,
        "creditFromAvailableFunds": 12.0
      },
      "additionalInvoicesForPreview": [
        {
          "draftCharges": [
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            }
          ],
          "subtotal": 1.0,
          "total": 2.0,
          "draftTaxes": [
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            }
          ],
          "tax": {
            "id": 1,
            "name": "sample string 1",
            "registrationCode": "sample string 2",
            "percent": 3.0,
            "total": 4.0
          },
          "totalTaxes": 3.0,
          "totalDiscount": 4.0,
          "poNumber": "sample string 5",
          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "status": "sample string 7",
          "draftChargeGroups": [
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            },
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            },
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            }
          ],
          "notes": "sample string 8",
          "shippingInstructions": "sample string 9",
          "openingArBalance": 10.0,
          "closingArBalance": 11.0,
          "creditFromAvailableFunds": 12.0
        },
        {
          "draftCharges": [
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            }
          ],
          "subtotal": 1.0,
          "total": 2.0,
          "draftTaxes": [
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            }
          ],
          "tax": {
            "id": 1,
            "name": "sample string 1",
            "registrationCode": "sample string 2",
            "percent": 3.0,
            "total": 4.0
          },
          "totalTaxes": 3.0,
          "totalDiscount": 4.0,
          "poNumber": "sample string 5",
          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "status": "sample string 7",
          "draftChargeGroups": [
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            },
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            },
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            }
          ],
          "notes": "sample string 8",
          "shippingInstructions": "sample string 9",
          "openingArBalance": 10.0,
          "closingArBalance": 11.0,
          "creditFromAvailableFunds": 12.0
        },
        {
          "draftCharges": [
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            }
          ],
          "subtotal": 1.0,
          "total": 2.0,
          "draftTaxes": [
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            }
          ],
          "tax": {
            "id": 1,
            "name": "sample string 1",
            "registrationCode": "sample string 2",
            "percent": 3.0,
            "total": 4.0
          },
          "totalTaxes": 3.0,
          "totalDiscount": 4.0,
          "poNumber": "sample string 5",
          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "status": "sample string 7",
          "draftChargeGroups": [
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            },
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            },
            {
              "name": "sample string 1",
              "description": "sample string 2",
              "reference": "sample string 3",
              "subscriptionId": 1,
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ]
            }
          ],
          "notes": "sample string 8",
          "shippingInstructions": "sample string 9",
          "openingArBalance": 10.0,
          "closingArBalance": 11.0,
          "creditFromAvailableFunds": 12.0
        }
      ],
      "monthlyRecurringRevenue": 16.0,
      "netMonthlyRecurringRevenue": 17.0,
      "salesforceId": "sample string 18",
      "salesforceAccountType": "sample string 19",
      "salesforceSynchStatus": "sample string 20",
      "netsuiteId": "sample string 21",
      "netsuiteSynchStatus": "sample string 22",
      "netsuiteCustomerType": "sample string 23",
      "portalUserName": "sample string 24",
      "parentId": 1,
      "isParent": true,
      "quickBooksLatchType": "sample string 26",
      "quickBooksId": 1,
      "quickBooksSyncToken": 1,
      "hubSpotId": 1,
      "hubSpotCompanyId": 1,
      "geotabId": "sample string 27",
      "digitalRiverId": "sample string 28",
      "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
      "createdTimestamp": "2024-05-03T13:21:48.7633511+00:00",
      "requiresProjectedInvoiceGeneration": true,
      "requiresFinancialCalendarGeneration": true,
      "subscriptions": [
        {
          "customerId": 1,
          "customerParentId": 1,
          "planFrequency": {
            "planRevisionId": 1,
            "numberOfIntervals": 2,
            "interval": "sample string 3",
            "numberOfSubscriptions": 4,
            "status": "sample string 5",
            "setupFees": [
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              }
            ],
            "charges": [
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              }
            ],
            "isProrated": true,
            "prorationGranularity": "sample string 7",
            "planFrequencyUniqueId": 8,
            "customFields": [
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              },
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              },
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              }
            ],
            "remainingInterval": 1,
            "remainingRefreshPriceInterval": 1,
            "invoiceInAdvance": 9,
            "salesforceId": "sample string 10",
            "hostedPageManagedOfferingPlanFrequency": {
              "displayName": "sample string 1",
              "visible": true,
              "isDefault": true,
              "planFrequencyKeyId": 4
            },
            "couponCodes": [
              "sample string 1",
              "sample string 2",
              "sample string 3"
            ],
            "id": 11,
            "uri": "sample string 12"
          },
          "planCode": "sample string 2",
          "planName": "sample string 3",
          "planDescription": "sample string 4",
          "planReference": "sample string 5",
          "status": "sample string 6",
          "reference": "sample string 7",
          "subscriptionOverride": {
            "name": "sample string 1",
            "description": "sample string 2",
            "charge": 1.0,
            "chargePriceRanges": [
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              }
            ],
            "chargePricingModelType": "sample string 3",
            "setupFee": 1.0,
            "setupFeePriceRanges": [
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              }
            ],
            "setupFeePricingModelType": "sample string 4",
            "id": 5,
            "uri": "sample string 6"
          },
          "hasPostedInvoice": true,
          "createdTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "activatedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "provisionedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "nextPeriodStartDate": "2024-05-03T13:21:48.7633511+00:00",
          "lastPeriodStartDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledActivationTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "subscriptionProducts": [
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            },
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            },
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            }
          ],
          "remainingInterval": 1,
          "remainingIntervalPushOut": 1,
          "openSubscriptionPeriodEndDate": "2024-05-03T13:21:48.7633511+00:00",
          "invoicePreview": {
            "draftCharges": [
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              }
            ],
            "subtotal": 1.0,
            "total": 2.0,
            "draftTaxes": [
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              }
            ],
            "tax": {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            "totalTaxes": 3.0,
            "totalDiscount": 4.0,
            "poNumber": "sample string 5",
            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
            "status": "sample string 7",
            "draftChargeGroups": [
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              },
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              },
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              }
            ],
            "notes": "sample string 8",
            "shippingInstructions": "sample string 9",
            "openingArBalance": 10.0,
            "closingArBalance": 11.0,
            "creditFromAvailableFunds": 12.0
          },
          "additionalInvoicesForPreview": [
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            },
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            },
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            }
          ],
          "chargeDiscount": {
            "discountType": "sample string 1",
            "amount": 2.0,
            "remainingUsagesUntilStart": 3,
            "remainingUsage": 1,
            "id": 4,
            "uri": "sample string 5"
          },
          "setupFeeDiscount": {
            "discountType": "sample string 1",
            "amount": 2.0,
            "remainingUsagesUntilStart": 3,
            "remainingUsage": 1,
            "id": 4,
            "uri": "sample string 5"
          },
          "chargeDiscounts": [
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            }
          ],
          "setupFeeDiscounts": [
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            }
          ],
          "customFields": [
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            },
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            },
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            }
          ],
          "planAutoApplyChanges": true,
          "autoApplyCatalogChanges": true,
          "monthlyRecurringRevenue": 12.0,
          "netMonthlyRecurringRevenue": 13.0,
          "amount": 14.0,
          "contractStartTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "contractEndTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "expiredTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "cancellationTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "coupons": [
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            },
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            },
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            }
          ],
          "invoiceDay": 1,
          "invoiceMonth": 1,
          "canMigrate": true,
          "migrationDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledMigrationDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledMigrationId": 1,
          "scheduledMigrationPlanFamilyRelationshipId": 1,
          "migrations": {
            "sourceSubscriptionId": 1,
            "sourceRelationshipMigrationType": "sample string 1",
            "sourceRelationshipId": 1,
            "destinationSubscriptionId": 1,
            "destinationRelationshipMigrationType": "sample string 2",
            "destinationRelationshipId": 1
          },
          "subscriptionHasRecurringEndOfPeriodCharge": false,
          "nextRechargeDate": "2024-05-03T13:21:48.7633511+00:00",
          "invoiceInAdvance": 16,
          "billingPeriodDefinitionId": 1,
          "sideEffects": {},
          "salesforceId": "sample string 17",
          "invoiceOwner": "sample string 18",
          "invoiceOwnerId": 19,
          "geotabDevicePlanId": 1,
          "geotabDevicePlanName": "sample string 20",
          "quickBooksClassId": "sample string 21",
          "remainingRefreshPriceInterval": 1,
          "remainingRefreshPriceIntervalPushOut": 1,
          "id": 22,
          "uri": "sample string 23"
        },
        {
          "customerId": 1,
          "customerParentId": 1,
          "planFrequency": {
            "planRevisionId": 1,
            "numberOfIntervals": 2,
            "interval": "sample string 3",
            "numberOfSubscriptions": 4,
            "status": "sample string 5",
            "setupFees": [
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              }
            ],
            "charges": [
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              }
            ],
            "isProrated": true,
            "prorationGranularity": "sample string 7",
            "planFrequencyUniqueId": 8,
            "customFields": [
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              },
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              },
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              }
            ],
            "remainingInterval": 1,
            "remainingRefreshPriceInterval": 1,
            "invoiceInAdvance": 9,
            "salesforceId": "sample string 10",
            "hostedPageManagedOfferingPlanFrequency": {
              "displayName": "sample string 1",
              "visible": true,
              "isDefault": true,
              "planFrequencyKeyId": 4
            },
            "couponCodes": [
              "sample string 1",
              "sample string 2",
              "sample string 3"
            ],
            "id": 11,
            "uri": "sample string 12"
          },
          "planCode": "sample string 2",
          "planName": "sample string 3",
          "planDescription": "sample string 4",
          "planReference": "sample string 5",
          "status": "sample string 6",
          "reference": "sample string 7",
          "subscriptionOverride": {
            "name": "sample string 1",
            "description": "sample string 2",
            "charge": 1.0,
            "chargePriceRanges": [
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              }
            ],
            "chargePricingModelType": "sample string 3",
            "setupFee": 1.0,
            "setupFeePriceRanges": [
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              }
            ],
            "setupFeePricingModelType": "sample string 4",
            "id": 5,
            "uri": "sample string 6"
          },
          "hasPostedInvoice": true,
          "createdTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "activatedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "provisionedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "nextPeriodStartDate": "2024-05-03T13:21:48.7633511+00:00",
          "lastPeriodStartDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledActivationTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "subscriptionProducts": [
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            },
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            },
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            }
          ],
          "remainingInterval": 1,
          "remainingIntervalPushOut": 1,
          "openSubscriptionPeriodEndDate": "2024-05-03T13:21:48.7633511+00:00",
          "invoicePreview": {
            "draftCharges": [
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              }
            ],
            "subtotal": 1.0,
            "total": 2.0,
            "draftTaxes": [
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              }
            ],
            "tax": {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            "totalTaxes": 3.0,
            "totalDiscount": 4.0,
            "poNumber": "sample string 5",
            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
            "status": "sample string 7",
            "draftChargeGroups": [
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              },
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              },
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              }
            ],
            "notes": "sample string 8",
            "shippingInstructions": "sample string 9",
            "openingArBalance": 10.0,
            "closingArBalance": 11.0,
            "creditFromAvailableFunds": 12.0
          },
          "additionalInvoicesForPreview": [
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            },
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            },
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            }
          ],
          "chargeDiscount": {
            "discountType": "sample string 1",
            "amount": 2.0,
            "remainingUsagesUntilStart": 3,
            "remainingUsage": 1,
            "id": 4,
            "uri": "sample string 5"
          },
          "setupFeeDiscount": {
            "discountType": "sample string 1",
            "amount": 2.0,
            "remainingUsagesUntilStart": 3,
            "remainingUsage": 1,
            "id": 4,
            "uri": "sample string 5"
          },
          "chargeDiscounts": [
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            }
          ],
          "setupFeeDiscounts": [
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            }
          ],
          "customFields": [
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            },
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            },
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            }
          ],
          "planAutoApplyChanges": true,
          "autoApplyCatalogChanges": true,
          "monthlyRecurringRevenue": 12.0,
          "netMonthlyRecurringRevenue": 13.0,
          "amount": 14.0,
          "contractStartTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "contractEndTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "expiredTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "cancellationTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "coupons": [
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            },
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            },
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            }
          ],
          "invoiceDay": 1,
          "invoiceMonth": 1,
          "canMigrate": true,
          "migrationDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledMigrationDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledMigrationId": 1,
          "scheduledMigrationPlanFamilyRelationshipId": 1,
          "migrations": {
            "sourceSubscriptionId": 1,
            "sourceRelationshipMigrationType": "sample string 1",
            "sourceRelationshipId": 1,
            "destinationSubscriptionId": 1,
            "destinationRelationshipMigrationType": "sample string 2",
            "destinationRelationshipId": 1
          },
          "subscriptionHasRecurringEndOfPeriodCharge": false,
          "nextRechargeDate": "2024-05-03T13:21:48.7633511+00:00",
          "invoiceInAdvance": 16,
          "billingPeriodDefinitionId": 1,
          "sideEffects": {},
          "salesforceId": "sample string 17",
          "invoiceOwner": "sample string 18",
          "invoiceOwnerId": 19,
          "geotabDevicePlanId": 1,
          "geotabDevicePlanName": "sample string 20",
          "quickBooksClassId": "sample string 21",
          "remainingRefreshPriceInterval": 1,
          "remainingRefreshPriceIntervalPushOut": 1,
          "id": 22,
          "uri": "sample string 23"
        },
        {
          "customerId": 1,
          "customerParentId": 1,
          "planFrequency": {
            "planRevisionId": 1,
            "numberOfIntervals": 2,
            "interval": "sample string 3",
            "numberOfSubscriptions": 4,
            "status": "sample string 5",
            "setupFees": [
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              }
            ],
            "charges": [
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              },
              {
                "amount": 1.0,
                "conditionAmount": 1.0,
                "variableAmount": 1.0,
                "currency": "sample string 1",
                "conditionAmountDays": 1,
                "id": 2,
                "uri": "sample string 3"
              }
            ],
            "isProrated": true,
            "prorationGranularity": "sample string 7",
            "planFrequencyUniqueId": 8,
            "customFields": [
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              },
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              },
              {
                "key": "sample string 1",
                "friendlyName": "sample string 2",
                "dataType": "sample string 3",
                "defaultValue": {}
              }
            ],
            "remainingInterval": 1,
            "remainingRefreshPriceInterval": 1,
            "invoiceInAdvance": 9,
            "salesforceId": "sample string 10",
            "hostedPageManagedOfferingPlanFrequency": {
              "displayName": "sample string 1",
              "visible": true,
              "isDefault": true,
              "planFrequencyKeyId": 4
            },
            "couponCodes": [
              "sample string 1",
              "sample string 2",
              "sample string 3"
            ],
            "id": 11,
            "uri": "sample string 12"
          },
          "planCode": "sample string 2",
          "planName": "sample string 3",
          "planDescription": "sample string 4",
          "planReference": "sample string 5",
          "status": "sample string 6",
          "reference": "sample string 7",
          "subscriptionOverride": {
            "name": "sample string 1",
            "description": "sample string 2",
            "charge": 1.0,
            "chargePriceRanges": [
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              }
            ],
            "chargePricingModelType": "sample string 3",
            "setupFee": 1.0,
            "setupFeePriceRanges": [
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              },
              {
                "min": 1.0,
                "max": 1.0,
                "price": 2.0
              }
            ],
            "setupFeePricingModelType": "sample string 4",
            "id": 5,
            "uri": "sample string 6"
          },
          "hasPostedInvoice": true,
          "createdTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "activatedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "provisionedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "nextPeriodStartDate": "2024-05-03T13:21:48.7633511+00:00",
          "lastPeriodStartDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledActivationTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "subscriptionProducts": [
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            },
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            },
            {
              "subscriptionId": 1,
              "planProduct": {
                "status": "sample string 1",
                "productId": 2,
                "planId": 3,
                "productCode": "sample string 4",
                "productName": "sample string 5",
                "productStatus": "sample string 6",
                "productDescription": "sample string 7",
                "productType": "sample string 8",
                "productGLCode": "sample string 9",
                "quantity": 10.0,
                "maxQuantity": 1.0,
                "isRecurring": true,
                "isFixed": true,
                "isOptional": true,
                "isIncludedByDefault": true,
                "isTrackingItems": true,
                "chargeAtSubscriptionActivation": true,
                "orderToCashCycles": [
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  },
                  {
                    "planFrequencyId": 1,
                    "planProductId": 2,
                    "numberOfIntervals": 3,
                    "interval": "sample string 4",
                    "chargeModels": [
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      },
                      {
                        "chargeModelType": "sample string 1",
                        "chargeTimingType": "sample string 2",
                        "prorationGranularity": "sample string 3",
                        "prorateOnPositiveQuantity": true,
                        "prorateOnNegativeQuantity": true,
                        "reverseChargeOnNegativeQuantity": true,
                        "id": 7,
                        "uri": "sample string 8"
                      }
                    ],
                    "customFields": [
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      },
                      {
                        "key": "sample string 1",
                        "friendlyName": "sample string 2",
                        "dataType": "sample string 3",
                        "defaultValue": {}
                      }
                    ],
                    "remainingInterval": 1,
                    "intervalsUntilStart": 1,
                    "groupQuantityChangeCharges": true,
                    "planProductPriceUplifts": [
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      },
                      {
                        "sequenceNumber": 1,
                        "numberOfIntervals": 2,
                        "amount": 3.0,
                        "repeatForever": true,
                        "currency": "sample string 5",
                        "upliftType": "sample string 6"
                      }
                    ],
                    "customServiceDateNumberOfIntervals": 6,
                    "customServiceDateInterval": "sample string 7",
                    "customServiceDateProjection": "sample string 8",
                    "upliftPriorToRecharge": true,
                    "includingInitialCharge": true,
                    "trackPeakQuantity": true,
                    "pricebookId": 1,
                    "earningInterval": "sample string 10",
                    "earningNumberOfIntervals": 1,
                    "earningTimingInterval": "sample string 11",
                    "earningTimingType": "sample string 12",
                    "pricingModel": {
                      "pricingModelType": "sample string 1",
                      "quantityRanges": [
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        },
                        {
                          "min": 1.0,
                          "max": 1.0,
                          "prices": [
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            },
                            {
                              "amount": 1.0,
                              "conditionAmount": 1.0,
                              "variableAmount": 1.0,
                              "currency": "sample string 1",
                              "conditionAmountDays": 1,
                              "id": 2,
                              "uri": "sample string 3"
                            }
                          ],
                          "id": 2,
                          "uri": "sample string 3"
                        }
                      ],
                      "pricingFormulaType": "sample string 2",
                      "id": 3,
                      "uri": "sample string 4"
                    },
                    "earningSchedules": [
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      },
                      {
                        "currency": "sample string 1",
                        "schedules": [
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          },
                          {
                            "scheduledInterval": "sample string 1",
                            "numberOfIntervals": 1,
                            "scheduledAmount": 1.0,
                            "reference": "sample string 2",
                            "scheduledType": "sample string 3",
                            "id": 4,
                            "uri": "sample string 5"
                          }
                        ]
                      }
                    ],
                    "amounts": [
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      },
                      {
                        "currency": "sample string 1",
                        "amount": 2.0
                      }
                    ],
                    "id": 13,
                    "uri": "sample string 14"
                  }
                ],
                "resetType": "sample string 17",
                "planProductUniqueId": 18,
                "sortOrder": 19,
                "generateZeroDollarCharge": true,
                "hostedPageManagedOfferingPlanProduct": {
                  "visible": true,
                  "inclusionManagement": true,
                  "quantityManagement": true,
                  "planProductKeyId": 4
                },
                "id": 21,
                "uri": "sample string 22"
              },
              "quantity": 2.0,
              "isIncluded": true,
              "startDate": "2024-05-03T13:21:48.7633511+00:00",
              "subscriptionProductOverride": {
                "name": "sample string 1",
                "description": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "subscriptionProductPriceOverride": {
                "chargeAmount": 1.0,
                "priceRanges": [
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  },
                  {
                    "min": 1.0,
                    "max": 1.0,
                    "price": 2.0
                  }
                ],
                "pricingModelType": "sample string 2",
                "id": 3,
                "uri": "sample string 4"
              },
              "chargeAtSubscriptionActivation": true,
              "isCharged": true,
              "subscriptionProductDiscount": {
                "discountType": "sample string 1",
                "amount": 2.0,
                "remainingUsagesUntilStart": 3,
                "remainingUsage": 1,
                "id": 4,
                "uri": "sample string 5"
              },
              "subscriptionProductDiscounts": [
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                },
                {
                  "discountType": "sample string 1",
                  "amount": 2.0,
                  "remainingUsagesUntilStart": 3,
                  "remainingUsage": 1,
                  "id": 4,
                  "uri": "sample string 5"
                }
              ],
              "customFields": [
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                },
                {
                  "key": "sample string 1",
                  "friendlyName": "sample string 2",
                  "dataType": "sample string 3",
                  "value": {}
                }
              ],
              "monthlyRecurringRevenue": 6.0,
              "netMonthlyRecurringRevenue": 7.0,
              "amount": 8.0,
              "status": "sample string 9",
              "invoicePreview": {
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ],
                "subtotal": 1.0,
                "total": 2.0,
                "draftTaxes": [
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  },
                  {
                    "id": 1,
                    "name": "sample string 1",
                    "registrationCode": "sample string 2",
                    "percent": 3.0,
                    "total": 4.0
                  }
                ],
                "tax": {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                "totalTaxes": 3.0,
                "totalDiscount": 4.0,
                "poNumber": "sample string 5",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "status": "sample string 7",
                "draftChargeGroups": [
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  },
                  {
                    "name": "sample string 1",
                    "description": "sample string 2",
                    "reference": "sample string 3",
                    "subscriptionId": 1,
                    "draftCharges": [
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      },
                      {
                        "transactionId": 1,
                        "chargeTypeId": "sample string 2",
                        "transactionType": "sample string 3",
                        "quantity": 4.0,
                        "unitPrice": 5.0,
                        "amount": 6.0,
                        "taxableAmount": 7.0,
                        "subscriptionPeriodId": 8,
                        "draftInvoiceId": 9,
                        "name": "sample string 10",
                        "description": "sample string 11",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "proratedUnitPrice": 1.0,
                        "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                        "rangeQuantity": 1.0,
                        "draftDiscount": {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        "draftDiscounts": [
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          },
                          {
                            "draftChargeId": 1,
                            "configuredDiscountAmount": 2.0,
                            "amount": 3.0,
                            "quantity": 4.0,
                            "discountType": "sample string 5",
                            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                            "description": "sample string 7",
                            "id": 8,
                            "uri": "sample string 9"
                          }
                        ],
                        "status": "sample string 15",
                        "productItems": null,
                        "canProrateCharge": true,
                        "postable": true,
                        "subscriptionProductId": 1,
                        "purchaseId": 1,
                        "productId": 1,
                        "draftChargeTiers": [
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          },
                          {
                            "label": "sample string 1",
                            "quantity": 2.0,
                            "unitPrice": 3.0,
                            "amount": 4.0,
                            "sortOrder": 5
                          }
                        ],
                        "hasPurchasePerformanceObligations": true,
                        "id": 19,
                        "uri": "sample string 20"
                      }
                    ]
                  }
                ],
                "notes": "sample string 8",
                "shippingInstructions": "sample string 9",
                "openingArBalance": 10.0,
                "closingArBalance": 11.0,
                "creditFromAvailableFunds": 12.0
              },
              "lastPurchaseDate": "2024-05-03T13:21:48.7633511+00:00",
              "earningSettings": {
                "earningTimingInterval": "sample string 1",
                "earningTimingType": "sample string 2",
                "earningInterval": "sample string 3",
                "earningNumberOfInterval": 1
              },
              "remainingInterval": 1,
              "intervalsUntilStart": 1,
              "groupQuantityChangeCharges": true,
              "priceUpliftsEnabled": true,
              "priceUplifts": [
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "sequenceNumber": 1,
                  "numberOfIntervals": 2,
                  "remainingIntervals": 3,
                  "amount": 4.0,
                  "upliftType": "sample string 5",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "upliftPriorToRecharge": true,
              "includingInitialCharge": true,
              "historicalPriceUplifts": [
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                },
                {
                  "consumedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "originalAmount": 1.0,
                  "increasedAmount": 1.0,
                  "sequenceNumber": 2,
                  "numberOfIntervals": 3,
                  "remainingIntervals": 4,
                  "amount": 5.0,
                  "upliftType": "sample string 6",
                  "repeatForever": true,
                  "upliftPriorToRecharge": true
                }
              ],
              "customServiceDateNumberOfIntervals": 14,
              "customServiceDateInterval": "sample string 15",
              "customServiceDateProjection": "sample string 16",
              "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "salesforceId": "sample string 18",
              "generateZeroDollarCharge": true,
              "trackPeakQuantity": true,
              "peakQuantity": 1.0,
              "pricebookId": 1,
              "id": 21,
              "uri": "sample string 22"
            }
          ],
          "remainingInterval": 1,
          "remainingIntervalPushOut": 1,
          "openSubscriptionPeriodEndDate": "2024-05-03T13:21:48.7633511+00:00",
          "invoicePreview": {
            "draftCharges": [
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              }
            ],
            "subtotal": 1.0,
            "total": 2.0,
            "draftTaxes": [
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              }
            ],
            "tax": {
              "id": 1,
              "name": "sample string 1",
              "registrationCode": "sample string 2",
              "percent": 3.0,
              "total": 4.0
            },
            "totalTaxes": 3.0,
            "totalDiscount": 4.0,
            "poNumber": "sample string 5",
            "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
            "status": "sample string 7",
            "draftChargeGroups": [
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              },
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              },
              {
                "name": "sample string 1",
                "description": "sample string 2",
                "reference": "sample string 3",
                "subscriptionId": 1,
                "draftCharges": [
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  }
                ]
              }
            ],
            "notes": "sample string 8",
            "shippingInstructions": "sample string 9",
            "openingArBalance": 10.0,
            "closingArBalance": 11.0,
            "creditFromAvailableFunds": 12.0
          },
          "additionalInvoicesForPreview": [
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            },
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            },
            {
              "draftCharges": [
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                }
              ],
              "subtotal": 1.0,
              "total": 2.0,
              "draftTaxes": [
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                },
                {
                  "id": 1,
                  "name": "sample string 1",
                  "registrationCode": "sample string 2",
                  "percent": 3.0,
                  "total": 4.0
                }
              ],
              "tax": {
                "id": 1,
                "name": "sample string 1",
                "registrationCode": "sample string 2",
                "percent": 3.0,
                "total": 4.0
              },
              "totalTaxes": 3.0,
              "totalDiscount": 4.0,
              "poNumber": "sample string 5",
              "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
              "status": "sample string 7",
              "draftChargeGroups": [
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                },
                {
                  "name": "sample string 1",
                  "description": "sample string 2",
                  "reference": "sample string 3",
                  "subscriptionId": 1,
                  "draftCharges": [
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    },
                    {
                      "transactionId": 1,
                      "chargeTypeId": "sample string 2",
                      "transactionType": "sample string 3",
                      "quantity": 4.0,
                      "unitPrice": 5.0,
                      "amount": 6.0,
                      "taxableAmount": 7.0,
                      "subscriptionPeriodId": 8,
                      "draftInvoiceId": 9,
                      "name": "sample string 10",
                      "description": "sample string 11",
                      "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                      "proratedUnitPrice": 1.0,
                      "startServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "endServiceDate": "2024-05-03T13:21:48.7633511+00:00",
                      "rangeQuantity": 1.0,
                      "draftDiscount": {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      "draftDiscounts": [
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        },
                        {
                          "draftChargeId": 1,
                          "configuredDiscountAmount": 2.0,
                          "amount": 3.0,
                          "quantity": 4.0,
                          "discountType": "sample string 5",
                          "effectiveTimestamp": "2024-05-03T13:21:48.7633511+00:00",
                          "description": "sample string 7",
                          "id": 8,
                          "uri": "sample string 9"
                        }
                      ],
                      "status": "sample string 15",
                      "productItems": null,
                      "canProrateCharge": true,
                      "postable": true,
                      "subscriptionProductId": 1,
                      "purchaseId": 1,
                      "productId": 1,
                      "draftChargeTiers": [
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        },
                        {
                          "label": "sample string 1",
                          "quantity": 2.0,
                          "unitPrice": 3.0,
                          "amount": 4.0,
                          "sortOrder": 5
                        }
                      ],
                      "hasPurchasePerformanceObligations": true,
                      "id": 19,
                      "uri": "sample string 20"
                    }
                  ]
                }
              ],
              "notes": "sample string 8",
              "shippingInstructions": "sample string 9",
              "openingArBalance": 10.0,
              "closingArBalance": 11.0,
              "creditFromAvailableFunds": 12.0
            }
          ],
          "chargeDiscount": {
            "discountType": "sample string 1",
            "amount": 2.0,
            "remainingUsagesUntilStart": 3,
            "remainingUsage": 1,
            "id": 4,
            "uri": "sample string 5"
          },
          "setupFeeDiscount": {
            "discountType": "sample string 1",
            "amount": 2.0,
            "remainingUsagesUntilStart": 3,
            "remainingUsage": 1,
            "id": 4,
            "uri": "sample string 5"
          },
          "chargeDiscounts": [
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            }
          ],
          "setupFeeDiscounts": [
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            },
            {
              "discountType": "sample string 1",
              "amount": 2.0,
              "remainingUsagesUntilStart": 3,
              "remainingUsage": 1,
              "id": 4,
              "uri": "sample string 5"
            }
          ],
          "customFields": [
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            },
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            },
            {
              "key": "sample string 1",
              "friendlyName": "sample string 2",
              "dataType": "sample string 3",
              "value": {}
            }
          ],
          "planAutoApplyChanges": true,
          "autoApplyCatalogChanges": true,
          "monthlyRecurringRevenue": 12.0,
          "netMonthlyRecurringRevenue": 13.0,
          "amount": 14.0,
          "contractStartTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "contractEndTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "expiredTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "cancellationTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "modifiedTimestamp": "2024-05-03T13:21:48.7633511+00:00",
          "coupons": [
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            },
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            },
            {
              "subscriptionId": 1,
              "couponCode": "sample string 2",
              "sideEffects": {},
              "id": 3,
              "uri": "sample string 4"
            }
          ],
          "invoiceDay": 1,
          "invoiceMonth": 1,
          "canMigrate": true,
          "migrationDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledMigrationDate": "2024-05-03T13:21:48.7633511+00:00",
          "scheduledMigrationId": 1,
          "scheduledMigrationPlanFamilyRelationshipId": 1,
          "migrations": {
            "sourceSubscriptionId": 1,
            "sourceRelationshipMigrationType": "sample string 1",
            "sourceRelationshipId": 1,
            "destinationSubscriptionId": 1,
            "destinationRelationshipMigrationType": "sample string 2",
            "destinationRelationshipId": 1
          },
          "subscriptionHasRecurringEndOfPeriodCharge": false,
          "nextRechargeDate": "2024-05-03T13:21:48.7633511+00:00",
          "invoiceInAdvance": 16,
          "billingPeriodDefinitionId": 1,
          "sideEffects": {},
          "salesforceId": "sample string 17",
          "invoiceOwner": "sample string 18",
          "invoiceOwnerId": 19,
          "geotabDevicePlanId": 1,
          "geotabDevicePlanName": "sample string 20",
          "quickBooksClassId": "sample string 21",
          "remainingRefreshPriceInterval": 1,
          "remainingRefreshPriceIntervalPushOut": 1,
          "id": 22,
          "uri": "sample string 23"
        }
      ],
      "customerAddressPreference": {
        "contactName": "sample string 1",
        "shippingInstructions": "sample string 2",
        "useBillingAddressAsShippingAddress": true,
        "addressForTaxes": {
          "customerAddressPreferenceId": 1,
          "companyName": "sample string 2",
          "line1": "sample string 3",
          "line2": "sample string 4",
          "countryId": 1,
          "country": "sample string 5",
          "stateId": 1,
          "state": "sample string 6",
          "city": "sample string 7",
          "postalZip": "sample string 8",
          "addressType": "sample string 9",
          "valid": true,
          "id": 11,
          "uri": "sample string 12"
        },
        "billingAddress": {
          "customerAddressPreferenceId": 1,
          "companyName": "sample string 2",
          "line1": "sample string 3",
          "line2": "sample string 4",
          "countryId": 1,
          "country": "sample string 5",
          "stateId": 1,
          "state": "sample string 6",
          "city": "sample string 7",
          "postalZip": "sample string 8",
          "addressType": "sample string 9",
          "valid": true,
          "id": 11,
          "uri": "sample string 12"
        },
        "shippingAddress": {
          "customerAddressPreferenceId": 1,
          "companyName": "sample string 2",
          "line1": "sample string 3",
          "line2": "sample string 4",
          "countryId": 1,
          "country": "sample string 5",
          "stateId": 1,
          "state": "sample string 6",
          "city": "sample string 7",
          "postalZip": "sample string 8",
          "addressType": "sample string 9",
          "valid": true,
          "id": 11,
          "uri": "sample string 12"
        },
        "id": 4,
        "uri": "sample string 5"
      },
      "customerBillingSetting": {
        "invoiceDay": 1,
        "term": "sample string 1",
        "interval": "sample string 2",
        "autoCollect": true,
        "dunningExempt": true,
        "rechargeType": "sample string 4",
        "rechargeThresholdAmount": 1.0,
        "rechargeTargetAmount": 1.0,
        "statusOnThreshold": true,
        "autoPostDraftInvoice": true,
        "hasPaymentMethod": true,
        "customerGracePeriod": 1,
        "gracePeriodExtension": 1,
        "customerAutoCancel": 1,
        "defaultCancelOption": "sample string 6",
        "standingPoNumber": "sample string 7",
        "billingPeriodConfigurations": [
          {
            "type": "sample string 1",
            "rule": "sample string 2",
            "interval": "sample string 3",
            "day": 1,
            "month": 1
          },
          {
            "type": "sample string 1",
            "rule": "sample string 2",
            "interval": "sample string 3",
            "day": 1,
            "month": 1
          },
          {
            "type": "sample string 1",
            "rule": "sample string 2",
            "interval": "sample string 3",
            "day": 1,
            "month": 1
          }
        ],
        "acquisitionCost": 8.0,
        "showZeroDollarCharges": true,
        "taxExempt": true,
        "useCustomerBillingAddress": true,
        "taxExemptCode": "sample string 10",
        "avalaraUsageType": "sample string 11",
        "vatIdentificationNumber": "sample string 12",
        "customerServiceStartOption": "sample string 13",
        "rollUpTaxes": true,
        "rollUpDiscounts": true,
        "rollUpPdfsByPlanProduct": true,
        "invoiceSummarization": true,
        "invoiceSummarizationOption": "sample string 16",
        "rollUpPdfsDisplayName": true,
        "rollUpPdfsDisplayDescription": true,
        "rollUpPdfsDisplayAllUnitPrices": true,
        "pdfInvoiceEmailAttachmentOption": "sample string 20",
        "invoiceSummarizationFollowAccountDefaults": true,
        "trackedItemDisplay": {
          "trackedItemDisplayFormat": "sample string 1",
          "showTrackedItemName": true,
          "showTrackedItemReference": true,
          "showTrackedItemDescription": true,
          "showTrackedItemCreatedDate": true
        },
        "customerBillingStatementSetting": {
          "option": "sample string 1",
          "type": "sample string 2",
          "interval": "sample string 3",
          "day": 1,
          "month": 1,
          "trackedItemDisplay": {
            "trackedItemDisplayFormat": "sample string 1",
            "showTrackedItemName": true,
            "showTrackedItemReference": true,
            "showTrackedItemDescription": true,
            "showTrackedItemCreatedDate": true
          },
          "statementActivityType": "sample string 4"
        },
        "defaultPaymentMethodId": 1,
        "postReadyChargesOnRenew": true,
        "autoCollectSettingType": "sample string 22",
        "hierarchySuspendOption": "sample string 23",
        "id": 24,
        "uri": "sample string 25"
      },
      "customerEmailPreferences": {
        "customerId": 1,
        "preferences": [
          {
            "enabled": true,
            "accountDefault": true,
            "emailType": "sample string 2",
            "emailCategory": "sample string 3"
          },
          {
            "enabled": true,
            "accountDefault": true,
            "emailType": "sample string 2",
            "emailCategory": "sample string 3"
          },
          {
            "enabled": true,
            "accountDefault": true,
            "emailType": "sample string 2",
            "emailCategory": "sample string 3"
          }
        ]
      },
      "customerCredential": {
        "username": "sample string 1",
        "status": "sample string 2",
        "password": "sample string 3",
        "id": 4,
        "uri": "sample string 5"
      },
      "sideEffects": {},
      "id": 33,
      "uri": "sample string 34"
    },
    "subscriptions": [
      {
        "name": "sample string 1",
        "description": "sample string 2",
        "reference": "sample string 3",
        "subscriptionProducts": [
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          }
        ],
        "id": 4,
        "uri": "sample string 5"
      },
      {
        "name": "sample string 1",
        "description": "sample string 2",
        "reference": "sample string 3",
        "subscriptionProducts": [
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          }
        ],
        "id": 4,
        "uri": "sample string 5"
      },
      {
        "name": "sample string 1",
        "description": "sample string 2",
        "reference": "sample string 3",
        "subscriptionProducts": [
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          },
          {
            "name": "sample string 1",
            "description": "sample string 2",
            "productItems": null,
            "id": 3,
            "uri": "sample string 4"
          }
        ],
        "id": 4,
        "uri": "sample string 5"
      }
    ],
    "purchases": null
  }
]

application/xml

Sample:
Click to beautify!

Sample not available.

text/xml

Sample:
Click to beautify!

Sample not available.