POST v1/Earnings/ManualEarn?preview={preview}

Documentation for 'ManualEarn'.

Request Information

Parameters

NameDescriptionAdditional information
manualEarn
Documentation for 'manualEarn'.

Define this parameter in the request body.

preview
Documentation for 'preview'.

Define this parameter in the request URI.

Request body formats

application/json, text/json

Sample:
Click to beautify!
{
  "earnAmount": 1.0,
  "chargeId": 1,
  "earningOption": "sample string 2",
  "reference": "sample string 3"
}

application/xml, text/xml

Sample:
Click to beautify!
<ManualEarn xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Common.Dto.Post">
  <ChargeId>1</ChargeId>
  <EarnAmount>1</EarnAmount>
  <EarningOption>sample string 2</EarningOption>
  <Reference>sample string 3</Reference>
</ManualEarn>

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!
{
  "customerId": 1,
  "invoiceId": 2,
  "invoiceNumber": 1,
  "quantity": 3.0,
  "unitPrice": 4.0,
  "amount": 5.0,
  "name": "sample string 6",
  "description": "sample string 7",
  "earnings": [
    {
      "amount": 1.0,
      "description": "sample string 2",
      "customerId": 3,
      "effectiveTimestamp": "2024-05-03T11:15:55.6173563+00:00",
      "reference": "sample string 5",
      "id": 6,
      "uri": "sample string 7"
    },
    {
      "amount": 1.0,
      "description": "sample string 2",
      "customerId": 3,
      "effectiveTimestamp": "2024-05-03T11:15:55.6173563+00:00",
      "reference": "sample string 5",
      "id": 6,
      "uri": "sample string 7"
    },
    {
      "amount": 1.0,
      "description": "sample string 2",
      "customerId": 3,
      "effectiveTimestamp": "2024-05-03T11:15:55.6173563+00:00",
      "reference": "sample string 5",
      "id": 6,
      "uri": "sample string 7"
    }
  ],
  "earningSchedules": [
    {
      "chargeId": 1,
      "scheduledType": "sample string 2",
      "scheduledAmount": 3.0,
      "scheduledTimestamp": "2024-05-03T11:15:55.6173563+00:00",
      "reference": "sample string 4",
      "id": 5,
      "uri": "sample string 6"
    },
    {
      "chargeId": 1,
      "scheduledType": "sample string 2",
      "scheduledAmount": 3.0,
      "scheduledTimestamp": "2024-05-03T11:15:55.6173563+00:00",
      "reference": "sample string 4",
      "id": 5,
      "uri": "sample string 6"
    },
    {
      "chargeId": 1,
      "scheduledType": "sample string 2",
      "scheduledAmount": 3.0,
      "scheduledTimestamp": "2024-05-03T11:15:55.6173563+00:00",
      "reference": "sample string 4",
      "id": 5,
      "uri": "sample string 6"
    }
  ],
  "earningDiscountSchedules": [
    {
      "earningScheduleId": 1,
      "chargeId": 2,
      "scheduledType": "sample string 3",
      "scheduledAmount": 4.0,
      "scheduledTimestamp": "2024-05-03T11:15:55.6173563+00:00",
      "reference": "sample string 5",
      "id": 6,
      "uri": "sample string 7"
    },
    {
      "earningScheduleId": 1,
      "chargeId": 2,
      "scheduledType": "sample string 3",
      "scheduledAmount": 4.0,
      "scheduledTimestamp": "2024-05-03T11:15:55.6173563+00:00",
      "reference": "sample string 5",
      "id": 6,
      "uri": "sample string 7"
    },
    {
      "earningScheduleId": 1,
      "chargeId": 2,
      "scheduledType": "sample string 3",
      "scheduledAmount": 4.0,
      "scheduledTimestamp": "2024-05-03T11:15:55.6173563+00:00",
      "reference": "sample string 5",
      "id": 6,
      "uri": "sample string 7"
    }
  ],
  "earningsByMonth": [
    {
      "performanceObligation": "sample string 1",
      "monthAndYear": "sample string 2",
      "deferredRevenue": 3.0,
      "earnedRevenue": 4.0,
      "effectiveDate": "2024-05-03T11:15:55.6173563+00:00"
    },
    {
      "performanceObligation": "sample string 1",
      "monthAndYear": "sample string 2",
      "deferredRevenue": 3.0,
      "earnedRevenue": 4.0,
      "effectiveDate": "2024-05-03T11:15:55.6173563+00:00"
    },
    {
      "performanceObligation": "sample string 1",
      "monthAndYear": "sample string 2",
      "deferredRevenue": 3.0,
      "earnedRevenue": 4.0,
      "effectiveDate": "2024-05-03T11:15:55.6173563+00:00"
    }
  ],
  "discountsByMonth": [
    {
      "performanceObligation": "sample string 1",
      "monthAndYear": "sample string 2",
      "deferredRevenue": 3.0,
      "earnedRevenue": 4.0,
      "effectiveDate": "2024-05-03T11:15:55.6173563+00:00"
    },
    {
      "performanceObligation": "sample string 1",
      "monthAndYear": "sample string 2",
      "deferredRevenue": 3.0,
      "earnedRevenue": 4.0,
      "effectiveDate": "2024-05-03T11:15:55.6173563+00:00"
    },
    {
      "performanceObligation": "sample string 1",
      "monthAndYear": "sample string 2",
      "deferredRevenue": 3.0,
      "earnedRevenue": 4.0,
      "effectiveDate": "2024-05-03T11:15:55.6173563+00:00"
    }
  ],
  "reverseCharges": [
    {
      "reference": "sample string 1",
      "amount": 2.0,
      "originalChargeId": 3,
      "reverseChargePreview": {
        "chargeAmount": 1.0,
        "discountAmount": 1.0,
        "taxAmount": 1.0,
        "netChargeAmount": 2.0,
        "netInvoiceAmount": 3.0,
        "outstandingBalance": 4.0,
        "reversalAmountWarningFlag": true,
        "milestonesRemaining": 6
      },
      "quickBooksId": 1,
      "quickBooksAttemptNumber": 4,
      "id": 5,
      "uri": "sample string 6"
    },
    {
      "reference": "sample string 1",
      "amount": 2.0,
      "originalChargeId": 3,
      "reverseChargePreview": {
        "chargeAmount": 1.0,
        "discountAmount": 1.0,
        "taxAmount": 1.0,
        "netChargeAmount": 2.0,
        "netInvoiceAmount": 3.0,
        "outstandingBalance": 4.0,
        "reversalAmountWarningFlag": true,
        "milestonesRemaining": 6
      },
      "quickBooksId": 1,
      "quickBooksAttemptNumber": 4,
      "id": 5,
      "uri": "sample string 6"
    },
    {
      "reference": "sample string 1",
      "amount": 2.0,
      "originalChargeId": 3,
      "reverseChargePreview": {
        "chargeAmount": 1.0,
        "discountAmount": 1.0,
        "taxAmount": 1.0,
        "netChargeAmount": 2.0,
        "netInvoiceAmount": 3.0,
        "outstandingBalance": 4.0,
        "reversalAmountWarningFlag": true,
        "milestonesRemaining": 6
      },
      "quickBooksId": 1,
      "quickBooksAttemptNumber": 4,
      "id": 5,
      "uri": "sample string 6"
    }
  ],
  "transactionType": "sample string 8",
  "effectiveTimestamp": "2024-05-03T11:15:55.6329812+00:00",
  "proratedUnitPrice": 1.0,
  "startServiceDate": "2024-05-03T11:15:55.6329812+00:00",
  "endServiceDate": "2024-05-03T11:15:55.6329812+00:00",
  "rangeQuantity": 1.0,
  "productName": "sample string 10",
  "productCode": "sample string 11",
  "discounts": [
    {
      "configuredDiscountAmount": 1.0,
      "amount": 2.0,
      "quantity": 3.0,
      "unearnedAmount": 4.0,
      "remainingReversalAmount": 5.0,
      "discountType": "sample string 6",
      "description": "sample string 7",
      "id": 8,
      "uri": "sample string 9"
    },
    {
      "configuredDiscountAmount": 1.0,
      "amount": 2.0,
      "quantity": 3.0,
      "unearnedAmount": 4.0,
      "remainingReversalAmount": 5.0,
      "discountType": "sample string 6",
      "description": "sample string 7",
      "id": 8,
      "uri": "sample string 9"
    },
    {
      "configuredDiscountAmount": 1.0,
      "amount": 2.0,
      "quantity": 3.0,
      "unearnedAmount": 4.0,
      "remainingReversalAmount": 5.0,
      "discountType": "sample string 6",
      "description": "sample string 7",
      "id": 8,
      "uri": "sample string 9"
    }
  ],
  "taxes": [
    {
      "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
    }
  ],
  "glCode": "sample string 12",
  "subscription": {
    "id": 1,
    "planName": "sample string 2",
    "planDescription": "sample string 3",
    "planCode": "sample string 4",
    "reference": "sample string 5",
    "subscriptionProducts": [
      {
        "id": 1,
        "productCode": "sample string 2",
        "productName": "sample string 3",
        "isIncluded": true,
        "price": 5.0,
        "priceOverride": {
          "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"
        },
        "discount": {
          "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": {}
          }
        ]
      },
      {
        "id": 1,
        "productCode": "sample string 2",
        "productName": "sample string 3",
        "isIncluded": true,
        "price": 5.0,
        "priceOverride": {
          "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"
        },
        "discount": {
          "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": {}
          }
        ]
      },
      {
        "id": 1,
        "productCode": "sample string 2",
        "productName": "sample string 3",
        "isIncluded": true,
        "price": 5.0,
        "priceOverride": {
          "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"
        },
        "discount": {
          "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": {}
          }
        ]
      }
    ]
  },
  "purchase": {
    "customerId": 1,
    "code": "sample string 2",
    "effectiveTimestamp": "2024-05-03T11:15:55.6329812+00:00",
    "taxableAmount": 4.0,
    "modifiedTimestamp": "2024-05-03T11:15:55.6329812+00:00",
    "salesforceId": "sample string 6",
    "netsuiteClassId": "sample string 7",
    "netsuiteLocationId": "sample string 8",
    "netsuiteInventoryStatus": "sample string 9",
    "netsuiteInventoryStatusCounts": {
      "sample string 1": 2,
      "sample string 3": 4,
      "sample string 5": 6
    },
    "netsuiteInventoryBeingChecked": true,
    "lastNetSuiteInventoryCheckTimestamp": "2024-05-03T11:15:55.6329812+00:00",
    "netSuiteInventoryCheckStartTimestamp": "2024-05-03T11:15:55.6485933+00:00",
    "netsuiteBinId": "sample string 11",
    "invoiceOwner": "sample string 12",
    "invoiceOwnerId": 13,
    "postedChargeId": 1,
    "quickBooksClassId": "sample string 14",
    "productId": 15,
    "name": "sample string 16",
    "amount": 17.0,
    "description": "sample string 18",
    "status": "sample string 19",
    "quantity": 20.0,
    "targetOrderQuantity": 1.0,
    "isTrackingItems": true,
    "pricingModelType": "sample string 22",
    "pricingFormulaType": "sample string 23",
    "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": {}
      }
    ],
    "discounts": [
      {
        "purchaseId": 1,
        "discountType": "sample string 2",
        "amount": 3.0,
        "id": 4,
        "uri": "sample string 5"
      },
      {
        "purchaseId": 1,
        "discountType": "sample string 2",
        "amount": 3.0,
        "id": 4,
        "uri": "sample string 5"
      },
      {
        "purchaseId": 1,
        "discountType": "sample string 2",
        "amount": 3.0,
        "id": 4,
        "uri": "sample string 5"
      }
    ],
    "priceRanges": [
      {
        "min": 1.0,
        "max": 1.0,
        "amount": 2.0,
        "conditionAmount": 1.0,
        "variableAmount": 1.0,
        "conditionAmountDays": 1
      },
      {
        "min": 1.0,
        "max": 1.0,
        "amount": 2.0,
        "conditionAmount": 1.0,
        "variableAmount": 1.0,
        "conditionAmountDays": 1
      },
      {
        "min": 1.0,
        "max": 1.0,
        "amount": 2.0,
        "conditionAmount": 1.0,
        "variableAmount": 1.0,
        "conditionAmountDays": 1
      }
    ],
    "productItems": [
      {
        "reference": "sample string 1",
        "name": "sample string 2",
        "description": "sample string 3",
        "subscriptionProductId": 1,
        "subscriptionId": 1,
        "purchaseId": 1,
        "customerId": 4,
        "productId": 5,
        "status": "sample string 6",
        "createdDate": "2024-05-03T11:15:55.6485933+00:00",
        "modifiedDate": "2024-05-03T11:15:55.6485933+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-03T11:15:55.6485933+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 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-03T11:15:55.6485933+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-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 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-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 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-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 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-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 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-03T11:15:55.6485933+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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 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-03T11:15:55.6485933+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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 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-03T11:15:55.6485933+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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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
          }
        ],
        "netsuiteInventoryTimestamp": "2024-05-03T11:15:55.6485933+00:00",
        "netsuiteInventoryStatus": "sample string 9",
        "id": 10,
        "uri": "sample string 11"
      },
      {
        "reference": "sample string 1",
        "name": "sample string 2",
        "description": "sample string 3",
        "subscriptionProductId": 1,
        "subscriptionId": 1,
        "purchaseId": 1,
        "customerId": 4,
        "productId": 5,
        "status": "sample string 6",
        "createdDate": "2024-05-03T11:15:55.6485933+00:00",
        "modifiedDate": "2024-05-03T11:15:55.6485933+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-03T11:15:55.6485933+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 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-03T11:15:55.6485933+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-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 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-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 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-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 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-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 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-03T11:15:55.6485933+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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 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-03T11:15:55.6485933+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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 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-03T11:15:55.6485933+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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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
          }
        ],
        "netsuiteInventoryTimestamp": "2024-05-03T11:15:55.6485933+00:00",
        "netsuiteInventoryStatus": "sample string 9",
        "id": 10,
        "uri": "sample string 11"
      },
      {
        "reference": "sample string 1",
        "name": "sample string 2",
        "description": "sample string 3",
        "subscriptionProductId": 1,
        "subscriptionId": 1,
        "purchaseId": 1,
        "customerId": 4,
        "productId": 5,
        "status": "sample string 6",
        "createdDate": "2024-05-03T11:15:55.6485933+00:00",
        "modifiedDate": "2024-05-03T11:15:55.6485933+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-03T11:15:55.6485933+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 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-03T11:15:55.6485933+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-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 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-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 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-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    }
                  ],
                  "hasPurchasePerformanceObligations": true,
                  "id": 19,
                  "uri": "sample string 20"
                },
                {
                  "transactionId": 1,
                  "chargeTypeId": "sample string 2",
                  "transactionType": "sample string 3",
                  "quantity": 4.0,
                  "unitPrice": 5.0,
                  "amount": 6.0,
                  "taxableAmount": 7.0,
                  "subscriptionPeriodId": 8,
                  "draftInvoiceId": 9,
                  "name": "sample string 10",
                  "description": "sample string 11",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "proratedUnitPrice": 1.0,
                  "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                  "rangeQuantity": 1.0,
                  "draftDiscount": {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  "draftDiscounts": [
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    }
                  ],
                  "status": "sample string 15",
                  "productItems": null,
                  "canProrateCharge": true,
                  "postable": true,
                  "subscriptionProductId": 1,
                  "purchaseId": 1,
                  "productId": 1,
                  "draftChargeTiers": [
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 5
                    },
                    {
                      "label": "sample string 1",
                      "quantity": 2.0,
                      "unitPrice": 3.0,
                      "amount": 4.0,
                      "sortOrder": 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-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 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-03T11:15:55.6485933+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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 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-03T11:15:55.6485933+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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  }
                ],
                "hasPurchasePerformanceObligations": true,
                "id": 19,
                "uri": "sample string 20"
              },
              {
                "transactionId": 1,
                "chargeTypeId": "sample string 2",
                "transactionType": "sample string 3",
                "quantity": 4.0,
                "unitPrice": 5.0,
                "amount": 6.0,
                "taxableAmount": 7.0,
                "subscriptionPeriodId": 8,
                "draftInvoiceId": 9,
                "name": "sample string 10",
                "description": "sample string 11",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "proratedUnitPrice": 1.0,
                "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                "rangeQuantity": 1.0,
                "draftDiscount": {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                "draftDiscounts": [
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  },
                  {
                    "draftChargeId": 1,
                    "configuredDiscountAmount": 2.0,
                    "amount": 3.0,
                    "quantity": 4.0,
                    "discountType": "sample string 5",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "description": "sample string 7",
                    "id": 8,
                    "uri": "sample string 9"
                  }
                ],
                "status": "sample string 15",
                "productItems": null,
                "canProrateCharge": true,
                "postable": true,
                "subscriptionProductId": 1,
                "purchaseId": 1,
                "productId": 1,
                "draftChargeTiers": [
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 5
                  },
                  {
                    "label": "sample string 1",
                    "quantity": 2.0,
                    "unitPrice": 3.0,
                    "amount": 4.0,
                    "sortOrder": 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-03T11:15:55.6485933+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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      }
                    ],
                    "hasPurchasePerformanceObligations": true,
                    "id": 19,
                    "uri": "sample string 20"
                  },
                  {
                    "transactionId": 1,
                    "chargeTypeId": "sample string 2",
                    "transactionType": "sample string 3",
                    "quantity": 4.0,
                    "unitPrice": 5.0,
                    "amount": 6.0,
                    "taxableAmount": 7.0,
                    "subscriptionPeriodId": 8,
                    "draftInvoiceId": 9,
                    "name": "sample string 10",
                    "description": "sample string 11",
                    "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                    "proratedUnitPrice": 1.0,
                    "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
                    "rangeQuantity": 1.0,
                    "draftDiscount": {
                      "draftChargeId": 1,
                      "configuredDiscountAmount": 2.0,
                      "amount": 3.0,
                      "quantity": 4.0,
                      "discountType": "sample string 5",
                      "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                      "description": "sample string 7",
                      "id": 8,
                      "uri": "sample string 9"
                    },
                    "draftDiscounts": [
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      },
                      {
                        "draftChargeId": 1,
                        "configuredDiscountAmount": 2.0,
                        "amount": 3.0,
                        "quantity": 4.0,
                        "discountType": "sample string 5",
                        "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                        "description": "sample string 7",
                        "id": 8,
                        "uri": "sample string 9"
                      }
                    ],
                    "status": "sample string 15",
                    "productItems": null,
                    "canProrateCharge": true,
                    "postable": true,
                    "subscriptionProductId": 1,
                    "purchaseId": 1,
                    "productId": 1,
                    "draftChargeTiers": [
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 5
                      },
                      {
                        "label": "sample string 1",
                        "quantity": 2.0,
                        "unitPrice": 3.0,
                        "amount": 4.0,
                        "sortOrder": 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
          }
        ],
        "netsuiteInventoryTimestamp": "2024-05-03T11:15:55.6485933+00:00",
        "netsuiteInventoryStatus": "sample string 9",
        "id": 10,
        "uri": "sample string 11"
      }
    ],
    "couponCodes": [
      "sample string 1",
      "sample string 2",
      "sample string 3"
    ],
    "earningSettings": {
      "earningInterval": "sample string 1",
      "earningNumberOfIntervals": 1,
      "earningTimingInterval": "sample string 2",
      "earningTimingType": "sample string 3",
      "earningSchedules": [
        {
          "scheduledInterval": "sample string 1",
          "numberOfIntervals": 1,
          "scheduledAmount": 1.0,
          "reference": "sample string 2",
          "discountSchedules": [
            {
              "scheduledInterval": "sample string 1",
              "numberOfIntervals": 1,
              "scheduledAmount": 1.0,
              "reference": "sample string 2"
            },
            {
              "scheduledInterval": "sample string 1",
              "numberOfIntervals": 1,
              "scheduledAmount": 1.0,
              "reference": "sample string 2"
            },
            {
              "scheduledInterval": "sample string 1",
              "numberOfIntervals": 1,
              "scheduledAmount": 1.0,
              "reference": "sample string 2"
            }
          ],
          "scheduledType": "sample string 3",
          "id": 4,
          "uri": "sample string 5"
        },
        {
          "scheduledInterval": "sample string 1",
          "numberOfIntervals": 1,
          "scheduledAmount": 1.0,
          "reference": "sample string 2",
          "discountSchedules": [
            {
              "scheduledInterval": "sample string 1",
              "numberOfIntervals": 1,
              "scheduledAmount": 1.0,
              "reference": "sample string 2"
            },
            {
              "scheduledInterval": "sample string 1",
              "numberOfIntervals": 1,
              "scheduledAmount": 1.0,
              "reference": "sample string 2"
            },
            {
              "scheduledInterval": "sample string 1",
              "numberOfIntervals": 1,
              "scheduledAmount": 1.0,
              "reference": "sample string 2"
            }
          ],
          "scheduledType": "sample string 3",
          "id": 4,
          "uri": "sample string 5"
        },
        {
          "scheduledInterval": "sample string 1",
          "numberOfIntervals": 1,
          "scheduledAmount": 1.0,
          "reference": "sample string 2",
          "discountSchedules": [
            {
              "scheduledInterval": "sample string 1",
              "numberOfIntervals": 1,
              "scheduledAmount": 1.0,
              "reference": "sample string 2"
            },
            {
              "scheduledInterval": "sample string 1",
              "numberOfIntervals": 1,
              "scheduledAmount": 1.0,
              "reference": "sample string 2"
            },
            {
              "scheduledInterval": "sample string 1",
              "numberOfIntervals": 1,
              "scheduledAmount": 1.0,
              "reference": "sample string 2"
            }
          ],
          "scheduledType": "sample string 3",
          "id": 4,
          "uri": "sample string 5"
        }
      ]
    },
    "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-03T11:15:55.6485933+00:00",
          "proratedUnitPrice": 1.0,
          "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
          "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
          "rangeQuantity": 1.0,
          "draftDiscount": {
            "draftChargeId": 1,
            "configuredDiscountAmount": 2.0,
            "amount": 3.0,
            "quantity": 4.0,
            "discountType": "sample string 5",
            "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
            "description": "sample string 7",
            "id": 8,
            "uri": "sample string 9"
          },
          "draftDiscounts": [
            {
              "draftChargeId": 1,
              "configuredDiscountAmount": 2.0,
              "amount": 3.0,
              "quantity": 4.0,
              "discountType": "sample string 5",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "description": "sample string 7",
              "id": 8,
              "uri": "sample string 9"
            },
            {
              "draftChargeId": 1,
              "configuredDiscountAmount": 2.0,
              "amount": 3.0,
              "quantity": 4.0,
              "discountType": "sample string 5",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "description": "sample string 7",
              "id": 8,
              "uri": "sample string 9"
            },
            {
              "draftChargeId": 1,
              "configuredDiscountAmount": 2.0,
              "amount": 3.0,
              "quantity": 4.0,
              "discountType": "sample string 5",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "description": "sample string 7",
              "id": 8,
              "uri": "sample string 9"
            }
          ],
          "status": "sample string 15",
          "productItems": null,
          "canProrateCharge": true,
          "postable": true,
          "subscriptionProductId": 1,
          "purchaseId": 1,
          "productId": 1,
          "draftChargeTiers": [
            {
              "label": "sample string 1",
              "quantity": 2.0,
              "unitPrice": 3.0,
              "amount": 4.0,
              "sortOrder": 5
            },
            {
              "label": "sample string 1",
              "quantity": 2.0,
              "unitPrice": 3.0,
              "amount": 4.0,
              "sortOrder": 5
            },
            {
              "label": "sample string 1",
              "quantity": 2.0,
              "unitPrice": 3.0,
              "amount": 4.0,
              "sortOrder": 5
            }
          ],
          "hasPurchasePerformanceObligations": true,
          "id": 19,
          "uri": "sample string 20"
        },
        {
          "transactionId": 1,
          "chargeTypeId": "sample string 2",
          "transactionType": "sample string 3",
          "quantity": 4.0,
          "unitPrice": 5.0,
          "amount": 6.0,
          "taxableAmount": 7.0,
          "subscriptionPeriodId": 8,
          "draftInvoiceId": 9,
          "name": "sample string 10",
          "description": "sample string 11",
          "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
          "proratedUnitPrice": 1.0,
          "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
          "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
          "rangeQuantity": 1.0,
          "draftDiscount": {
            "draftChargeId": 1,
            "configuredDiscountAmount": 2.0,
            "amount": 3.0,
            "quantity": 4.0,
            "discountType": "sample string 5",
            "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
            "description": "sample string 7",
            "id": 8,
            "uri": "sample string 9"
          },
          "draftDiscounts": [
            {
              "draftChargeId": 1,
              "configuredDiscountAmount": 2.0,
              "amount": 3.0,
              "quantity": 4.0,
              "discountType": "sample string 5",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "description": "sample string 7",
              "id": 8,
              "uri": "sample string 9"
            },
            {
              "draftChargeId": 1,
              "configuredDiscountAmount": 2.0,
              "amount": 3.0,
              "quantity": 4.0,
              "discountType": "sample string 5",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "description": "sample string 7",
              "id": 8,
              "uri": "sample string 9"
            },
            {
              "draftChargeId": 1,
              "configuredDiscountAmount": 2.0,
              "amount": 3.0,
              "quantity": 4.0,
              "discountType": "sample string 5",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "description": "sample string 7",
              "id": 8,
              "uri": "sample string 9"
            }
          ],
          "status": "sample string 15",
          "productItems": null,
          "canProrateCharge": true,
          "postable": true,
          "subscriptionProductId": 1,
          "purchaseId": 1,
          "productId": 1,
          "draftChargeTiers": [
            {
              "label": "sample string 1",
              "quantity": 2.0,
              "unitPrice": 3.0,
              "amount": 4.0,
              "sortOrder": 5
            },
            {
              "label": "sample string 1",
              "quantity": 2.0,
              "unitPrice": 3.0,
              "amount": 4.0,
              "sortOrder": 5
            },
            {
              "label": "sample string 1",
              "quantity": 2.0,
              "unitPrice": 3.0,
              "amount": 4.0,
              "sortOrder": 5
            }
          ],
          "hasPurchasePerformanceObligations": true,
          "id": 19,
          "uri": "sample string 20"
        },
        {
          "transactionId": 1,
          "chargeTypeId": "sample string 2",
          "transactionType": "sample string 3",
          "quantity": 4.0,
          "unitPrice": 5.0,
          "amount": 6.0,
          "taxableAmount": 7.0,
          "subscriptionPeriodId": 8,
          "draftInvoiceId": 9,
          "name": "sample string 10",
          "description": "sample string 11",
          "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
          "proratedUnitPrice": 1.0,
          "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
          "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
          "rangeQuantity": 1.0,
          "draftDiscount": {
            "draftChargeId": 1,
            "configuredDiscountAmount": 2.0,
            "amount": 3.0,
            "quantity": 4.0,
            "discountType": "sample string 5",
            "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
            "description": "sample string 7",
            "id": 8,
            "uri": "sample string 9"
          },
          "draftDiscounts": [
            {
              "draftChargeId": 1,
              "configuredDiscountAmount": 2.0,
              "amount": 3.0,
              "quantity": 4.0,
              "discountType": "sample string 5",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "description": "sample string 7",
              "id": 8,
              "uri": "sample string 9"
            },
            {
              "draftChargeId": 1,
              "configuredDiscountAmount": 2.0,
              "amount": 3.0,
              "quantity": 4.0,
              "discountType": "sample string 5",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "description": "sample string 7",
              "id": 8,
              "uri": "sample string 9"
            },
            {
              "draftChargeId": 1,
              "configuredDiscountAmount": 2.0,
              "amount": 3.0,
              "quantity": 4.0,
              "discountType": "sample string 5",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "description": "sample string 7",
              "id": 8,
              "uri": "sample string 9"
            }
          ],
          "status": "sample string 15",
          "productItems": null,
          "canProrateCharge": true,
          "postable": true,
          "subscriptionProductId": 1,
          "purchaseId": 1,
          "productId": 1,
          "draftChargeTiers": [
            {
              "label": "sample string 1",
              "quantity": 2.0,
              "unitPrice": 3.0,
              "amount": 4.0,
              "sortOrder": 5
            },
            {
              "label": "sample string 1",
              "quantity": 2.0,
              "unitPrice": 3.0,
              "amount": 4.0,
              "sortOrder": 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-03T11:15:55.6485933+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-03T11:15:55.6485933+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 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-03T11:15:55.6485933+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 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-03T11:15:55.6485933+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                }
              ],
              "hasPurchasePerformanceObligations": true,
              "id": 19,
              "uri": "sample string 20"
            },
            {
              "transactionId": 1,
              "chargeTypeId": "sample string 2",
              "transactionType": "sample string 3",
              "quantity": 4.0,
              "unitPrice": 5.0,
              "amount": 6.0,
              "taxableAmount": 7.0,
              "subscriptionPeriodId": 8,
              "draftInvoiceId": 9,
              "name": "sample string 10",
              "description": "sample string 11",
              "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
              "proratedUnitPrice": 1.0,
              "startServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "endServiceDate": "2024-05-03T11:15:55.6485933+00:00",
              "rangeQuantity": 1.0,
              "draftDiscount": {
                "draftChargeId": 1,
                "configuredDiscountAmount": 2.0,
                "amount": 3.0,
                "quantity": 4.0,
                "discountType": "sample string 5",
                "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                "description": "sample string 7",
                "id": 8,
                "uri": "sample string 9"
              },
              "draftDiscounts": [
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                },
                {
                  "draftChargeId": 1,
                  "configuredDiscountAmount": 2.0,
                  "amount": 3.0,
                  "quantity": 4.0,
                  "discountType": "sample string 5",
                  "effectiveTimestamp": "2024-05-03T11:15:55.6485933+00:00",
                  "description": "sample string 7",
                  "id": 8,
                  "uri": "sample string 9"
                }
              ],
              "status": "sample string 15",
              "productItems": null,
              "canProrateCharge": true,
              "postable": true,
              "subscriptionProductId": 1,
              "purchaseId": 1,
              "productId": 1,
              "draftChargeTiers": [
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 5
                },
                {
                  "label": "sample string 1",
                  "quantity": 2.0,
                  "unitPrice": 3.0,
                  "amount": 4.0,
                  "sortOrder": 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
    },
    "sideEffects": {},
    "id": 24,
    "uri": "sample string 25"
  },
  "ChargeReversals": [
    {
      "id": 1,
      "transactionType": "sample string 2",
      "effectiveTimestamp": "2024-05-03T11:15:55.6642223+00:00",
      "amount": 4.0,
      "creditNoteId": 5,
      "creditNoteNumber": "sample string 6",
      "trigger": "sample string 7",
      "triggeringUserId": 1,
      "triggeringUsername": "sample string 8",
      "quickBooksId": 1,
      "quickBooksAttemptNumber": 9
    },
    {
      "id": 1,
      "transactionType": "sample string 2",
      "effectiveTimestamp": "2024-05-03T11:15:55.6642223+00:00",
      "amount": 4.0,
      "creditNoteId": 5,
      "creditNoteNumber": "sample string 6",
      "trigger": "sample string 7",
      "triggeringUserId": 1,
      "triggeringUsername": "sample string 8",
      "quickBooksId": 1,
      "quickBooksAttemptNumber": 9
    },
    {
      "id": 1,
      "transactionType": "sample string 2",
      "effectiveTimestamp": "2024-05-03T11:15:55.6642223+00:00",
      "amount": 4.0,
      "creditNoteId": 5,
      "creditNoteNumber": "sample string 6",
      "trigger": "sample string 7",
      "triggeringUserId": 1,
      "triggeringUsername": "sample string 8",
      "quickBooksId": 1,
      "quickBooksAttemptNumber": 9
    }
  ],
  "earningDetails": {
    "earningStartDate": "2024-05-03T11:15:55.6642223+00:00",
    "earningEndDate": "2024-05-03T11:15:55.6642223+00:00",
    "earningTimingInterval": "sample string 3",
    "earningTimingType": "sample string 4",
    "isEarnImmediately": true,
    "earningObligationType": "sample string 6",
    "chargeLastEarning": {
      "earningId": 1,
      "createdTimestamp": "2024-05-03T11:15:55.6642223+00:00",
      "modifiedTimestamp": "2024-05-03T11:15:55.6642223+00:00",
      "nextEarningTimestamp": "2024-05-03T11:15:55.6642223+00:00",
      "earningCompletedTimestamp": "2024-05-03T11:15:55.6642223+00:00",
      "earningIntervals": 1,
      "earningIntervalsPast": 2,
      "id": 3,
      "uri": "sample string 4"
    },
    "id": 7,
    "uri": "sample string 8"
  },
  "aggregatedTotals": {
    "unearnedAmount": 1.0,
    "earnedAmount": 2.0,
    "unearnedDiscountAmount": 3.0,
    "earnedDiscountAmount": 4.0,
    "remainingReverseAmount": 5.0,
    "reversedAmount": 6.0,
    "reversedDiscountAmount": 7.0,
    "reversedTaxAmount": 8.0,
    "reversedNetAmount": 9.0,
    "taxableAmount": 10.0,
    "totalTaxes": 11.0,
    "totalDiscounts": 12.0,
    "scheduledEarningAmount": 13.0,
    "scheduledEarningDiscountAmount": 14.0,
    "totalRemainingReversibleTax": 1.0,
    "totalRemainingReversibleDiscount": 1.0,
    "id": 15,
    "uri": "sample string 16"
  },
  "milestonesRemaining": 3,
  "quickBooksClassId": "sample string 13",
  "id": 14,
  "uri": "sample string 15"
}

application/xml

Sample:
Click to beautify!

Sample not available.

text/xml

Sample:
Click to beautify!

Sample not available.