POST api/Invoice/UpdateInvoiceDocuments/{invoiceNo}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
invoiceNo

string

Required

Body Parameters

UpdateInvoiceDocumentsRequest
NameDescriptionTypeAdditional information
InvoiceCountry

InvoiceCountry

None.

InvoiceFees

Collection of InvoiceFee

None.

Request Formats

application/json, text/json

Sample:
{
  "InvoiceCountry": {
    "InvoiceCountryID": 1,
    "InvoiceID": 2,
    "InvoiceNO": "sample string 3",
    "CountryID": 4,
    "CountryName": "sample string 5",
    "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
    "CountryDocumentCount": 1,
    "Invoice": {
      "InvoiceID": 1,
      "WebSiteID": 2,
      "InvoiceNO": "sample string 3",
      "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
      "OrganizationID": 5,
      "OrganizationName": "sample string 6",
      "PersonID": 7,
      "TrakingInNo": "sample string 8",
      "CarrierId": 9,
      "IsPaid": true,
      "InvoiceTotal": 11.0,
      "InvoicePaidAmount": 12.0,
      "InvoiceDue": 13.0,
      "InvoiceOverPaid": 14.0,
      "InvoiceDiscount": 15.0,
      "InvoiceNetTotal": 16.0,
      "InvoiceTotalFees": 17.0,
      "InvoiceReferenceNo": "sample string 18",
      "InvoiceDocCount": 1,
      "CustomerDbaId": 1,
      "ShippingAddressId": 1,
      "Carrier": {
        "CarrierId": 1,
        "CarrierName": "sample string 2",
        "CarrierAbbr": "sample string 3",
        "EmptyTrackingNo": true,
        "Invoices": [],
        "InvoiceEnvelopeOuts": [
          {
            "EnvelopeID": 1,
            "EnvelopeOutNo": "sample string 2",
            "EnvelopeCarrierId": 3,
            "PersonShippingID": 4,
            "EnvelopeDocCount": 5,
            "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
            "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
            "EnvelopeIsDelivered": true,
            "InvoiceNO": "sample string 9",
            "InvoiceID": 1,
            "InvoiceDocuments": [
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              },
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              }
            ]
          },
          {
            "EnvelopeID": 1,
            "EnvelopeOutNo": "sample string 2",
            "EnvelopeCarrierId": 3,
            "PersonShippingID": 4,
            "EnvelopeDocCount": 5,
            "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
            "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
            "EnvelopeIsDelivered": true,
            "InvoiceNO": "sample string 9",
            "InvoiceID": 1,
            "InvoiceDocuments": [
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              },
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              }
            ]
          }
        ],
        "TrackingNumberRule": [
          {
            "Id": 1,
            "RegexString": "sample string 2",
            "CarrierId": 3
          },
          {
            "Id": 1,
            "RegexString": "sample string 2",
            "CarrierId": 3
          }
        ]
      },
      "CustomerPerson": {
        "PersonID": 1,
        "CustomerID": 2,
        "PersonNameFirst": "sample string 3",
        "PersonNameLast": "sample string 4",
        "PersonEmail": "sample string 5",
        "PersonBillingEmail": "sample string 6",
        "PersonPosition": "sample string 7",
        "PersonCellphone": "sample string 8",
        "PersonBalance": 9.0,
        "IsBlocked": true,
        "PersonPhone": "sample string 11",
        "Contact_ID": 1,
        "Individual_ID": 1,
        "PersonPhoneExt": "sample string 12",
        "Notes": "sample string 13",
        "PasswordRequired": true,
        "CustomerMain": {
          "CustomerID": 1,
          "CustomerName": "sample string 2",
          "CustomerDBA": "sample string 3",
          "CustomerType": 4,
          "IsDelete": true,
          "Notes": "sample string 6",
          "CompanyId": 1,
          "CustomerPersons": [],
          "CustomerDba1": [
            {
              "CustomerDbaId": 1,
              "CustomerID": 1,
              "Dba": "sample string 2",
              "Deleted": true,
              "Invoice": []
            },
            {
              "CustomerDbaId": 1,
              "CustomerID": 1,
              "Dba": "sample string 2",
              "Deleted": true,
              "Invoice": []
            }
          ],
          "CompanyAdmins": [
            {
              "CompanyAdminId": 1,
              "CustomerPersonId": 2,
              "CustomerMainId": 1,
              "CompanyId": 1
            },
            {
              "CompanyAdminId": 1,
              "CustomerPersonId": 2,
              "CustomerMainId": 1,
              "CompanyId": 1
            }
          ],
          "Company": {
            "CompanyId": 1,
            "CompanyName": "sample string 2",
            "CustomerMain": []
          }
        },
        "Invoices": [],
        "CustomerPersonShippingAddresses": [
          {
            "PersonShippingID": 1,
            "PersonID": 2,
            "ShippingCountryID": 3,
            "ShippingCountryName": "sample string 4",
            "ShippingStateID": 1,
            "ShippingStateName": "sample string 5",
            "ShippingCityID": 1,
            "ShippingCityName": "sample string 6",
            "ShippingZipcodeID": 1,
            "ShippingZipcodeNo": "sample string 7",
            "ShippingAddress": "sample string 8",
            "ShippingTel": "sample string 9",
            "ShippingName": "sample string 10",
            "ShippingIsMain": true,
            "ShippingAddress2": "sample string 12",
            "Invoice": []
          },
          {
            "PersonShippingID": 1,
            "PersonID": 2,
            "ShippingCountryID": 3,
            "ShippingCountryName": "sample string 4",
            "ShippingStateID": 1,
            "ShippingStateName": "sample string 5",
            "ShippingCityID": 1,
            "ShippingCityName": "sample string 6",
            "ShippingZipcodeID": 1,
            "ShippingZipcodeNo": "sample string 7",
            "ShippingAddress": "sample string 8",
            "ShippingTel": "sample string 9",
            "ShippingName": "sample string 10",
            "ShippingIsMain": true,
            "ShippingAddress2": "sample string 12",
            "Invoice": []
          }
        ],
        "CompanyAdmins": [
          {
            "CompanyAdminId": 1,
            "CustomerPersonId": 2,
            "CustomerMainId": 1,
            "CompanyId": 1,
            "CustomerMain": {
              "CustomerID": 1,
              "CustomerName": "sample string 2",
              "CustomerDBA": "sample string 3",
              "CustomerType": 4,
              "IsDelete": true,
              "Notes": "sample string 6",
              "CompanyId": 1,
              "CustomerPersons": [],
              "CustomerDba1": [
                {
                  "CustomerDbaId": 1,
                  "CustomerID": 1,
                  "Dba": "sample string 2",
                  "Deleted": true,
                  "Invoice": []
                },
                {
                  "CustomerDbaId": 1,
                  "CustomerID": 1,
                  "Dba": "sample string 2",
                  "Deleted": true,
                  "Invoice": []
                }
              ],
              "CompanyAdmins": [],
              "Company": {
                "CompanyId": 1,
                "CompanyName": "sample string 2",
                "CustomerMain": []
              }
            }
          },
          {
            "CompanyAdminId": 1,
            "CustomerPersonId": 2,
            "CustomerMainId": 1,
            "CompanyId": 1,
            "CustomerMain": {
              "CustomerID": 1,
              "CustomerName": "sample string 2",
              "CustomerDBA": "sample string 3",
              "CustomerType": 4,
              "IsDelete": true,
              "Notes": "sample string 6",
              "CompanyId": 1,
              "CustomerPersons": [],
              "CustomerDba1": [
                {
                  "CustomerDbaId": 1,
                  "CustomerID": 1,
                  "Dba": "sample string 2",
                  "Deleted": true,
                  "Invoice": []
                },
                {
                  "CustomerDbaId": 1,
                  "CustomerID": 1,
                  "Dba": "sample string 2",
                  "Deleted": true,
                  "Invoice": []
                }
              ],
              "CompanyAdmins": [],
              "Company": {
                "CompanyId": 1,
                "CompanyName": "sample string 2",
                "CustomerMain": []
              }
            }
          }
        ]
      },
      "InvoiceCountries": [],
      "InvoiceEnvelopeOuts": [
        {
          "EnvelopeID": 1,
          "EnvelopeOutNo": "sample string 2",
          "EnvelopeCarrierId": 3,
          "PersonShippingID": 4,
          "EnvelopeDocCount": 5,
          "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
          "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
          "EnvelopeIsDelivered": true,
          "InvoiceNO": "sample string 9",
          "InvoiceID": 1,
          "Carrier": {
            "CarrierId": 1,
            "CarrierName": "sample string 2",
            "CarrierAbbr": "sample string 3",
            "EmptyTrackingNo": true,
            "Invoices": [],
            "InvoiceEnvelopeOuts": [],
            "TrackingNumberRule": [
              {
                "Id": 1,
                "RegexString": "sample string 2",
                "CarrierId": 3
              },
              {
                "Id": 1,
                "RegexString": "sample string 2",
                "CarrierId": 3
              }
            ]
          },
          "InvoiceDocuments": [
            {
              "InvoiceDocumentID": 1,
              "InvoiceNO": "sample string 2",
              "InvoiceCountryID": 3,
              "InvoicCounDocNo": 4,
              "UsdDocTypeID": 1,
              "UsdDocTypeName": "sample string 5",
              "DocCaseID": 6,
              "DocCaseName": "sample string 7",
              "StateID": 8,
              "StateName": "sample string 9",
              "EnvelopeOutId": 1,
              "EnvelopeOutLabel": "sample string 10",
              "SmallLabel": "sample string 11",
              "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
              "IsConsulate": true,
              "IsEmbassy": true,
              "CopyCount": 14,
              "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
              "ConsulateState": "sample string 15",
              "CountryType": "sample string 16",
              "UsdBox": 1,
              "BoxId": 1,
              "UniqueServiceId": "sample string 17",
              "InvoiceDocumentPayementCosts": [
                {
                  "PayementCostID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "PaymentNo": 4,
                  "ServiceId": 5,
                  "ServiceName": "sample string 6",
                  "ProcessTypeID": 7,
                  "Fee": 8.0,
                  "MethedTypeID": 9,
                  "MethedTypeName": "sample string 10",
                  "ProcessType": {
                    "ProcessTypeID": 1,
                    "ProcessTypeName": "sample string 2",
                    "InvoiceDocumentPayementCosts": [],
                    "InvoiceDocumentProcessTimes": [
                      {
                        "DocumentProcessID": 1,
                        "InvoiceNo": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "ServiceID": 4,
                        "ServiceName": "sample string 5",
                        "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "StatusTypeID": 8,
                        "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "Description": "sample string 11",
                        "TrackingNO": "sample string 12",
                        "ProcessTypeID": 13,
                        "FedEXStatus": "sample string 14",
                        "TrackingNoReturn": "sample string 15",
                        "FedExStatusReturn": "sample string 16",
                        "IsExpedited": true,
                        "StatusType": {
                          "StatusTypeID": 1,
                          "StatusTypeName": "sample string 2",
                          "InvoiceDocumentProcessTimes": []
                        }
                      },
                      {
                        "DocumentProcessID": 1,
                        "InvoiceNo": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "ServiceID": 4,
                        "ServiceName": "sample string 5",
                        "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "StatusTypeID": 8,
                        "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "Description": "sample string 11",
                        "TrackingNO": "sample string 12",
                        "ProcessTypeID": 13,
                        "FedEXStatus": "sample string 14",
                        "TrackingNoReturn": "sample string 15",
                        "FedExStatusReturn": "sample string 16",
                        "IsExpedited": true,
                        "StatusType": {
                          "StatusTypeID": 1,
                          "StatusTypeName": "sample string 2",
                          "InvoiceDocumentProcessTimes": []
                        }
                      }
                    ]
                  }
                },
                {
                  "PayementCostID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "PaymentNo": 4,
                  "ServiceId": 5,
                  "ServiceName": "sample string 6",
                  "ProcessTypeID": 7,
                  "Fee": 8.0,
                  "MethedTypeID": 9,
                  "MethedTypeName": "sample string 10",
                  "ProcessType": {
                    "ProcessTypeID": 1,
                    "ProcessTypeName": "sample string 2",
                    "InvoiceDocumentPayementCosts": [],
                    "InvoiceDocumentProcessTimes": [
                      {
                        "DocumentProcessID": 1,
                        "InvoiceNo": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "ServiceID": 4,
                        "ServiceName": "sample string 5",
                        "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "StatusTypeID": 8,
                        "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "Description": "sample string 11",
                        "TrackingNO": "sample string 12",
                        "ProcessTypeID": 13,
                        "FedEXStatus": "sample string 14",
                        "TrackingNoReturn": "sample string 15",
                        "FedExStatusReturn": "sample string 16",
                        "IsExpedited": true,
                        "StatusType": {
                          "StatusTypeID": 1,
                          "StatusTypeName": "sample string 2",
                          "InvoiceDocumentProcessTimes": []
                        }
                      },
                      {
                        "DocumentProcessID": 1,
                        "InvoiceNo": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "ServiceID": 4,
                        "ServiceName": "sample string 5",
                        "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "StatusTypeID": 8,
                        "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "Description": "sample string 11",
                        "TrackingNO": "sample string 12",
                        "ProcessTypeID": 13,
                        "FedEXStatus": "sample string 14",
                        "TrackingNoReturn": "sample string 15",
                        "FedExStatusReturn": "sample string 16",
                        "IsExpedited": true,
                        "StatusType": {
                          "StatusTypeID": 1,
                          "StatusTypeName": "sample string 2",
                          "InvoiceDocumentProcessTimes": []
                        }
                      }
                    ]
                  }
                }
              ],
              "InvoiceDocumentProcessTimes": [
                {
                  "DocumentProcessID": 1,
                  "InvoiceNo": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "ServiceID": 4,
                  "ServiceName": "sample string 5",
                  "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "StatusTypeID": 8,
                  "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "Description": "sample string 11",
                  "TrackingNO": "sample string 12",
                  "ProcessTypeID": 13,
                  "FedEXStatus": "sample string 14",
                  "TrackingNoReturn": "sample string 15",
                  "FedExStatusReturn": "sample string 16",
                  "IsExpedited": true,
                  "ProcessType": {
                    "ProcessTypeID": 1,
                    "ProcessTypeName": "sample string 2",
                    "InvoiceDocumentPayementCosts": [
                      {
                        "PayementCostID": 1,
                        "InvoiceNO": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "PaymentNo": 4,
                        "ServiceId": 5,
                        "ServiceName": "sample string 6",
                        "ProcessTypeID": 7,
                        "Fee": 8.0,
                        "MethedTypeID": 9,
                        "MethedTypeName": "sample string 10"
                      },
                      {
                        "PayementCostID": 1,
                        "InvoiceNO": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "PaymentNo": 4,
                        "ServiceId": 5,
                        "ServiceName": "sample string 6",
                        "ProcessTypeID": 7,
                        "Fee": 8.0,
                        "MethedTypeID": 9,
                        "MethedTypeName": "sample string 10"
                      }
                    ],
                    "InvoiceDocumentProcessTimes": []
                  },
                  "StatusType": {
                    "StatusTypeID": 1,
                    "StatusTypeName": "sample string 2",
                    "InvoiceDocumentProcessTimes": []
                  }
                },
                {
                  "DocumentProcessID": 1,
                  "InvoiceNo": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "ServiceID": 4,
                  "ServiceName": "sample string 5",
                  "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "StatusTypeID": 8,
                  "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "Description": "sample string 11",
                  "TrackingNO": "sample string 12",
                  "ProcessTypeID": 13,
                  "FedEXStatus": "sample string 14",
                  "TrackingNoReturn": "sample string 15",
                  "FedExStatusReturn": "sample string 16",
                  "IsExpedited": true,
                  "ProcessType": {
                    "ProcessTypeID": 1,
                    "ProcessTypeName": "sample string 2",
                    "InvoiceDocumentPayementCosts": [
                      {
                        "PayementCostID": 1,
                        "InvoiceNO": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "PaymentNo": 4,
                        "ServiceId": 5,
                        "ServiceName": "sample string 6",
                        "ProcessTypeID": 7,
                        "Fee": 8.0,
                        "MethedTypeID": 9,
                        "MethedTypeName": "sample string 10"
                      },
                      {
                        "PayementCostID": 1,
                        "InvoiceNO": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "PaymentNo": 4,
                        "ServiceId": 5,
                        "ServiceName": "sample string 6",
                        "ProcessTypeID": 7,
                        "Fee": 8.0,
                        "MethedTypeID": 9,
                        "MethedTypeName": "sample string 10"
                      }
                    ],
                    "InvoiceDocumentProcessTimes": []
                  },
                  "StatusType": {
                    "StatusTypeID": 1,
                    "StatusTypeName": "sample string 2",
                    "InvoiceDocumentProcessTimes": []
                  }
                }
              ],
              "BoxingLog": {
                "BoxId": 1,
                "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                "BoxType": 3,
                "Finished": true,
                "InvoiceDocument": []
              }
            },
            {
              "InvoiceDocumentID": 1,
              "InvoiceNO": "sample string 2",
              "InvoiceCountryID": 3,
              "InvoicCounDocNo": 4,
              "UsdDocTypeID": 1,
              "UsdDocTypeName": "sample string 5",
              "DocCaseID": 6,
              "DocCaseName": "sample string 7",
              "StateID": 8,
              "StateName": "sample string 9",
              "EnvelopeOutId": 1,
              "EnvelopeOutLabel": "sample string 10",
              "SmallLabel": "sample string 11",
              "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
              "IsConsulate": true,
              "IsEmbassy": true,
              "CopyCount": 14,
              "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
              "ConsulateState": "sample string 15",
              "CountryType": "sample string 16",
              "UsdBox": 1,
              "BoxId": 1,
              "UniqueServiceId": "sample string 17",
              "InvoiceDocumentPayementCosts": [
                {
                  "PayementCostID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "PaymentNo": 4,
                  "ServiceId": 5,
                  "ServiceName": "sample string 6",
                  "ProcessTypeID": 7,
                  "Fee": 8.0,
                  "MethedTypeID": 9,
                  "MethedTypeName": "sample string 10",
                  "ProcessType": {
                    "ProcessTypeID": 1,
                    "ProcessTypeName": "sample string 2",
                    "InvoiceDocumentPayementCosts": [],
                    "InvoiceDocumentProcessTimes": [
                      {
                        "DocumentProcessID": 1,
                        "InvoiceNo": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "ServiceID": 4,
                        "ServiceName": "sample string 5",
                        "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "StatusTypeID": 8,
                        "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "Description": "sample string 11",
                        "TrackingNO": "sample string 12",
                        "ProcessTypeID": 13,
                        "FedEXStatus": "sample string 14",
                        "TrackingNoReturn": "sample string 15",
                        "FedExStatusReturn": "sample string 16",
                        "IsExpedited": true,
                        "StatusType": {
                          "StatusTypeID": 1,
                          "StatusTypeName": "sample string 2",
                          "InvoiceDocumentProcessTimes": []
                        }
                      },
                      {
                        "DocumentProcessID": 1,
                        "InvoiceNo": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "ServiceID": 4,
                        "ServiceName": "sample string 5",
                        "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "StatusTypeID": 8,
                        "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "Description": "sample string 11",
                        "TrackingNO": "sample string 12",
                        "ProcessTypeID": 13,
                        "FedEXStatus": "sample string 14",
                        "TrackingNoReturn": "sample string 15",
                        "FedExStatusReturn": "sample string 16",
                        "IsExpedited": true,
                        "StatusType": {
                          "StatusTypeID": 1,
                          "StatusTypeName": "sample string 2",
                          "InvoiceDocumentProcessTimes": []
                        }
                      }
                    ]
                  }
                },
                {
                  "PayementCostID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "PaymentNo": 4,
                  "ServiceId": 5,
                  "ServiceName": "sample string 6",
                  "ProcessTypeID": 7,
                  "Fee": 8.0,
                  "MethedTypeID": 9,
                  "MethedTypeName": "sample string 10",
                  "ProcessType": {
                    "ProcessTypeID": 1,
                    "ProcessTypeName": "sample string 2",
                    "InvoiceDocumentPayementCosts": [],
                    "InvoiceDocumentProcessTimes": [
                      {
                        "DocumentProcessID": 1,
                        "InvoiceNo": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "ServiceID": 4,
                        "ServiceName": "sample string 5",
                        "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "StatusTypeID": 8,
                        "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "Description": "sample string 11",
                        "TrackingNO": "sample string 12",
                        "ProcessTypeID": 13,
                        "FedEXStatus": "sample string 14",
                        "TrackingNoReturn": "sample string 15",
                        "FedExStatusReturn": "sample string 16",
                        "IsExpedited": true,
                        "StatusType": {
                          "StatusTypeID": 1,
                          "StatusTypeName": "sample string 2",
                          "InvoiceDocumentProcessTimes": []
                        }
                      },
                      {
                        "DocumentProcessID": 1,
                        "InvoiceNo": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "ServiceID": 4,
                        "ServiceName": "sample string 5",
                        "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "StatusTypeID": 8,
                        "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "Description": "sample string 11",
                        "TrackingNO": "sample string 12",
                        "ProcessTypeID": 13,
                        "FedEXStatus": "sample string 14",
                        "TrackingNoReturn": "sample string 15",
                        "FedExStatusReturn": "sample string 16",
                        "IsExpedited": true,
                        "StatusType": {
                          "StatusTypeID": 1,
                          "StatusTypeName": "sample string 2",
                          "InvoiceDocumentProcessTimes": []
                        }
                      }
                    ]
                  }
                }
              ],
              "InvoiceDocumentProcessTimes": [
                {
                  "DocumentProcessID": 1,
                  "InvoiceNo": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "ServiceID": 4,
                  "ServiceName": "sample string 5",
                  "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "StatusTypeID": 8,
                  "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "Description": "sample string 11",
                  "TrackingNO": "sample string 12",
                  "ProcessTypeID": 13,
                  "FedEXStatus": "sample string 14",
                  "TrackingNoReturn": "sample string 15",
                  "FedExStatusReturn": "sample string 16",
                  "IsExpedited": true,
                  "ProcessType": {
                    "ProcessTypeID": 1,
                    "ProcessTypeName": "sample string 2",
                    "InvoiceDocumentPayementCosts": [
                      {
                        "PayementCostID": 1,
                        "InvoiceNO": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "PaymentNo": 4,
                        "ServiceId": 5,
                        "ServiceName": "sample string 6",
                        "ProcessTypeID": 7,
                        "Fee": 8.0,
                        "MethedTypeID": 9,
                        "MethedTypeName": "sample string 10"
                      },
                      {
                        "PayementCostID": 1,
                        "InvoiceNO": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "PaymentNo": 4,
                        "ServiceId": 5,
                        "ServiceName": "sample string 6",
                        "ProcessTypeID": 7,
                        "Fee": 8.0,
                        "MethedTypeID": 9,
                        "MethedTypeName": "sample string 10"
                      }
                    ],
                    "InvoiceDocumentProcessTimes": []
                  },
                  "StatusType": {
                    "StatusTypeID": 1,
                    "StatusTypeName": "sample string 2",
                    "InvoiceDocumentProcessTimes": []
                  }
                },
                {
                  "DocumentProcessID": 1,
                  "InvoiceNo": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "ServiceID": 4,
                  "ServiceName": "sample string 5",
                  "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "StatusTypeID": 8,
                  "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "Description": "sample string 11",
                  "TrackingNO": "sample string 12",
                  "ProcessTypeID": 13,
                  "FedEXStatus": "sample string 14",
                  "TrackingNoReturn": "sample string 15",
                  "FedExStatusReturn": "sample string 16",
                  "IsExpedited": true,
                  "ProcessType": {
                    "ProcessTypeID": 1,
                    "ProcessTypeName": "sample string 2",
                    "InvoiceDocumentPayementCosts": [
                      {
                        "PayementCostID": 1,
                        "InvoiceNO": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "PaymentNo": 4,
                        "ServiceId": 5,
                        "ServiceName": "sample string 6",
                        "ProcessTypeID": 7,
                        "Fee": 8.0,
                        "MethedTypeID": 9,
                        "MethedTypeName": "sample string 10"
                      },
                      {
                        "PayementCostID": 1,
                        "InvoiceNO": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "PaymentNo": 4,
                        "ServiceId": 5,
                        "ServiceName": "sample string 6",
                        "ProcessTypeID": 7,
                        "Fee": 8.0,
                        "MethedTypeID": 9,
                        "MethedTypeName": "sample string 10"
                      }
                    ],
                    "InvoiceDocumentProcessTimes": []
                  },
                  "StatusType": {
                    "StatusTypeID": 1,
                    "StatusTypeName": "sample string 2",
                    "InvoiceDocumentProcessTimes": []
                  }
                }
              ],
              "BoxingLog": {
                "BoxId": 1,
                "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                "BoxType": 3,
                "Finished": true,
                "InvoiceDocument": []
              }
            }
          ]
        },
        {
          "EnvelopeID": 1,
          "EnvelopeOutNo": "sample string 2",
          "EnvelopeCarrierId": 3,
          "PersonShippingID": 4,
          "EnvelopeDocCount": 5,
          "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
          "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
          "EnvelopeIsDelivered": true,
          "InvoiceNO": "sample string 9",
          "InvoiceID": 1,
          "Carrier": {
            "CarrierId": 1,
            "CarrierName": "sample string 2",
            "CarrierAbbr": "sample string 3",
            "EmptyTrackingNo": true,
            "Invoices": [],
            "InvoiceEnvelopeOuts": [],
            "TrackingNumberRule": [
              {
                "Id": 1,
                "RegexString": "sample string 2",
                "CarrierId": 3
              },
              {
                "Id": 1,
                "RegexString": "sample string 2",
                "CarrierId": 3
              }
            ]
          },
          "InvoiceDocuments": [
            {
              "InvoiceDocumentID": 1,
              "InvoiceNO": "sample string 2",
              "InvoiceCountryID": 3,
              "InvoicCounDocNo": 4,
              "UsdDocTypeID": 1,
              "UsdDocTypeName": "sample string 5",
              "DocCaseID": 6,
              "DocCaseName": "sample string 7",
              "StateID": 8,
              "StateName": "sample string 9",
              "EnvelopeOutId": 1,
              "EnvelopeOutLabel": "sample string 10",
              "SmallLabel": "sample string 11",
              "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
              "IsConsulate": true,
              "IsEmbassy": true,
              "CopyCount": 14,
              "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
              "ConsulateState": "sample string 15",
              "CountryType": "sample string 16",
              "UsdBox": 1,
              "BoxId": 1,
              "UniqueServiceId": "sample string 17",
              "InvoiceDocumentPayementCosts": [
                {
                  "PayementCostID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "PaymentNo": 4,
                  "ServiceId": 5,
                  "ServiceName": "sample string 6",
                  "ProcessTypeID": 7,
                  "Fee": 8.0,
                  "MethedTypeID": 9,
                  "MethedTypeName": "sample string 10",
                  "ProcessType": {
                    "ProcessTypeID": 1,
                    "ProcessTypeName": "sample string 2",
                    "InvoiceDocumentPayementCosts": [],
                    "InvoiceDocumentProcessTimes": [
                      {
                        "DocumentProcessID": 1,
                        "InvoiceNo": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "ServiceID": 4,
                        "ServiceName": "sample string 5",
                        "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "StatusTypeID": 8,
                        "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "Description": "sample string 11",
                        "TrackingNO": "sample string 12",
                        "ProcessTypeID": 13,
                        "FedEXStatus": "sample string 14",
                        "TrackingNoReturn": "sample string 15",
                        "FedExStatusReturn": "sample string 16",
                        "IsExpedited": true,
                        "StatusType": {
                          "StatusTypeID": 1,
                          "StatusTypeName": "sample string 2",
                          "InvoiceDocumentProcessTimes": []
                        }
                      },
                      {
                        "DocumentProcessID": 1,
                        "InvoiceNo": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "ServiceID": 4,
                        "ServiceName": "sample string 5",
                        "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "StatusTypeID": 8,
                        "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "Description": "sample string 11",
                        "TrackingNO": "sample string 12",
                        "ProcessTypeID": 13,
                        "FedEXStatus": "sample string 14",
                        "TrackingNoReturn": "sample string 15",
                        "FedExStatusReturn": "sample string 16",
                        "IsExpedited": true,
                        "StatusType": {
                          "StatusTypeID": 1,
                          "StatusTypeName": "sample string 2",
                          "InvoiceDocumentProcessTimes": []
                        }
                      }
                    ]
                  }
                },
                {
                  "PayementCostID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "PaymentNo": 4,
                  "ServiceId": 5,
                  "ServiceName": "sample string 6",
                  "ProcessTypeID": 7,
                  "Fee": 8.0,
                  "MethedTypeID": 9,
                  "MethedTypeName": "sample string 10",
                  "ProcessType": {
                    "ProcessTypeID": 1,
                    "ProcessTypeName": "sample string 2",
                    "InvoiceDocumentPayementCosts": [],
                    "InvoiceDocumentProcessTimes": [
                      {
                        "DocumentProcessID": 1,
                        "InvoiceNo": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "ServiceID": 4,
                        "ServiceName": "sample string 5",
                        "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "StatusTypeID": 8,
                        "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "Description": "sample string 11",
                        "TrackingNO": "sample string 12",
                        "ProcessTypeID": 13,
                        "FedEXStatus": "sample string 14",
                        "TrackingNoReturn": "sample string 15",
                        "FedExStatusReturn": "sample string 16",
                        "IsExpedited": true,
                        "StatusType": {
                          "StatusTypeID": 1,
                          "StatusTypeName": "sample string 2",
                          "InvoiceDocumentProcessTimes": []
                        }
                      },
                      {
                        "DocumentProcessID": 1,
                        "InvoiceNo": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "ServiceID": 4,
                        "ServiceName": "sample string 5",
                        "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "StatusTypeID": 8,
                        "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "Description": "sample string 11",
                        "TrackingNO": "sample string 12",
                        "ProcessTypeID": 13,
                        "FedEXStatus": "sample string 14",
                        "TrackingNoReturn": "sample string 15",
                        "FedExStatusReturn": "sample string 16",
                        "IsExpedited": true,
                        "StatusType": {
                          "StatusTypeID": 1,
                          "StatusTypeName": "sample string 2",
                          "InvoiceDocumentProcessTimes": []
                        }
                      }
                    ]
                  }
                }
              ],
              "InvoiceDocumentProcessTimes": [
                {
                  "DocumentProcessID": 1,
                  "InvoiceNo": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "ServiceID": 4,
                  "ServiceName": "sample string 5",
                  "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "StatusTypeID": 8,
                  "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "Description": "sample string 11",
                  "TrackingNO": "sample string 12",
                  "ProcessTypeID": 13,
                  "FedEXStatus": "sample string 14",
                  "TrackingNoReturn": "sample string 15",
                  "FedExStatusReturn": "sample string 16",
                  "IsExpedited": true,
                  "ProcessType": {
                    "ProcessTypeID": 1,
                    "ProcessTypeName": "sample string 2",
                    "InvoiceDocumentPayementCosts": [
                      {
                        "PayementCostID": 1,
                        "InvoiceNO": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "PaymentNo": 4,
                        "ServiceId": 5,
                        "ServiceName": "sample string 6",
                        "ProcessTypeID": 7,
                        "Fee": 8.0,
                        "MethedTypeID": 9,
                        "MethedTypeName": "sample string 10"
                      },
                      {
                        "PayementCostID": 1,
                        "InvoiceNO": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "PaymentNo": 4,
                        "ServiceId": 5,
                        "ServiceName": "sample string 6",
                        "ProcessTypeID": 7,
                        "Fee": 8.0,
                        "MethedTypeID": 9,
                        "MethedTypeName": "sample string 10"
                      }
                    ],
                    "InvoiceDocumentProcessTimes": []
                  },
                  "StatusType": {
                    "StatusTypeID": 1,
                    "StatusTypeName": "sample string 2",
                    "InvoiceDocumentProcessTimes": []
                  }
                },
                {
                  "DocumentProcessID": 1,
                  "InvoiceNo": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "ServiceID": 4,
                  "ServiceName": "sample string 5",
                  "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "StatusTypeID": 8,
                  "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "Description": "sample string 11",
                  "TrackingNO": "sample string 12",
                  "ProcessTypeID": 13,
                  "FedEXStatus": "sample string 14",
                  "TrackingNoReturn": "sample string 15",
                  "FedExStatusReturn": "sample string 16",
                  "IsExpedited": true,
                  "ProcessType": {
                    "ProcessTypeID": 1,
                    "ProcessTypeName": "sample string 2",
                    "InvoiceDocumentPayementCosts": [
                      {
                        "PayementCostID": 1,
                        "InvoiceNO": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "PaymentNo": 4,
                        "ServiceId": 5,
                        "ServiceName": "sample string 6",
                        "ProcessTypeID": 7,
                        "Fee": 8.0,
                        "MethedTypeID": 9,
                        "MethedTypeName": "sample string 10"
                      },
                      {
                        "PayementCostID": 1,
                        "InvoiceNO": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "PaymentNo": 4,
                        "ServiceId": 5,
                        "ServiceName": "sample string 6",
                        "ProcessTypeID": 7,
                        "Fee": 8.0,
                        "MethedTypeID": 9,
                        "MethedTypeName": "sample string 10"
                      }
                    ],
                    "InvoiceDocumentProcessTimes": []
                  },
                  "StatusType": {
                    "StatusTypeID": 1,
                    "StatusTypeName": "sample string 2",
                    "InvoiceDocumentProcessTimes": []
                  }
                }
              ],
              "BoxingLog": {
                "BoxId": 1,
                "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                "BoxType": 3,
                "Finished": true,
                "InvoiceDocument": []
              }
            },
            {
              "InvoiceDocumentID": 1,
              "InvoiceNO": "sample string 2",
              "InvoiceCountryID": 3,
              "InvoicCounDocNo": 4,
              "UsdDocTypeID": 1,
              "UsdDocTypeName": "sample string 5",
              "DocCaseID": 6,
              "DocCaseName": "sample string 7",
              "StateID": 8,
              "StateName": "sample string 9",
              "EnvelopeOutId": 1,
              "EnvelopeOutLabel": "sample string 10",
              "SmallLabel": "sample string 11",
              "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
              "IsConsulate": true,
              "IsEmbassy": true,
              "CopyCount": 14,
              "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
              "ConsulateState": "sample string 15",
              "CountryType": "sample string 16",
              "UsdBox": 1,
              "BoxId": 1,
              "UniqueServiceId": "sample string 17",
              "InvoiceDocumentPayementCosts": [
                {
                  "PayementCostID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "PaymentNo": 4,
                  "ServiceId": 5,
                  "ServiceName": "sample string 6",
                  "ProcessTypeID": 7,
                  "Fee": 8.0,
                  "MethedTypeID": 9,
                  "MethedTypeName": "sample string 10",
                  "ProcessType": {
                    "ProcessTypeID": 1,
                    "ProcessTypeName": "sample string 2",
                    "InvoiceDocumentPayementCosts": [],
                    "InvoiceDocumentProcessTimes": [
                      {
                        "DocumentProcessID": 1,
                        "InvoiceNo": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "ServiceID": 4,
                        "ServiceName": "sample string 5",
                        "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "StatusTypeID": 8,
                        "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "Description": "sample string 11",
                        "TrackingNO": "sample string 12",
                        "ProcessTypeID": 13,
                        "FedEXStatus": "sample string 14",
                        "TrackingNoReturn": "sample string 15",
                        "FedExStatusReturn": "sample string 16",
                        "IsExpedited": true,
                        "StatusType": {
                          "StatusTypeID": 1,
                          "StatusTypeName": "sample string 2",
                          "InvoiceDocumentProcessTimes": []
                        }
                      },
                      {
                        "DocumentProcessID": 1,
                        "InvoiceNo": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "ServiceID": 4,
                        "ServiceName": "sample string 5",
                        "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "StatusTypeID": 8,
                        "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "Description": "sample string 11",
                        "TrackingNO": "sample string 12",
                        "ProcessTypeID": 13,
                        "FedEXStatus": "sample string 14",
                        "TrackingNoReturn": "sample string 15",
                        "FedExStatusReturn": "sample string 16",
                        "IsExpedited": true,
                        "StatusType": {
                          "StatusTypeID": 1,
                          "StatusTypeName": "sample string 2",
                          "InvoiceDocumentProcessTimes": []
                        }
                      }
                    ]
                  }
                },
                {
                  "PayementCostID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "PaymentNo": 4,
                  "ServiceId": 5,
                  "ServiceName": "sample string 6",
                  "ProcessTypeID": 7,
                  "Fee": 8.0,
                  "MethedTypeID": 9,
                  "MethedTypeName": "sample string 10",
                  "ProcessType": {
                    "ProcessTypeID": 1,
                    "ProcessTypeName": "sample string 2",
                    "InvoiceDocumentPayementCosts": [],
                    "InvoiceDocumentProcessTimes": [
                      {
                        "DocumentProcessID": 1,
                        "InvoiceNo": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "ServiceID": 4,
                        "ServiceName": "sample string 5",
                        "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "StatusTypeID": 8,
                        "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "Description": "sample string 11",
                        "TrackingNO": "sample string 12",
                        "ProcessTypeID": 13,
                        "FedEXStatus": "sample string 14",
                        "TrackingNoReturn": "sample string 15",
                        "FedExStatusReturn": "sample string 16",
                        "IsExpedited": true,
                        "StatusType": {
                          "StatusTypeID": 1,
                          "StatusTypeName": "sample string 2",
                          "InvoiceDocumentProcessTimes": []
                        }
                      },
                      {
                        "DocumentProcessID": 1,
                        "InvoiceNo": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "ServiceID": 4,
                        "ServiceName": "sample string 5",
                        "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "StatusTypeID": 8,
                        "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                        "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                        "Description": "sample string 11",
                        "TrackingNO": "sample string 12",
                        "ProcessTypeID": 13,
                        "FedEXStatus": "sample string 14",
                        "TrackingNoReturn": "sample string 15",
                        "FedExStatusReturn": "sample string 16",
                        "IsExpedited": true,
                        "StatusType": {
                          "StatusTypeID": 1,
                          "StatusTypeName": "sample string 2",
                          "InvoiceDocumentProcessTimes": []
                        }
                      }
                    ]
                  }
                }
              ],
              "InvoiceDocumentProcessTimes": [
                {
                  "DocumentProcessID": 1,
                  "InvoiceNo": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "ServiceID": 4,
                  "ServiceName": "sample string 5",
                  "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "StatusTypeID": 8,
                  "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "Description": "sample string 11",
                  "TrackingNO": "sample string 12",
                  "ProcessTypeID": 13,
                  "FedEXStatus": "sample string 14",
                  "TrackingNoReturn": "sample string 15",
                  "FedExStatusReturn": "sample string 16",
                  "IsExpedited": true,
                  "ProcessType": {
                    "ProcessTypeID": 1,
                    "ProcessTypeName": "sample string 2",
                    "InvoiceDocumentPayementCosts": [
                      {
                        "PayementCostID": 1,
                        "InvoiceNO": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "PaymentNo": 4,
                        "ServiceId": 5,
                        "ServiceName": "sample string 6",
                        "ProcessTypeID": 7,
                        "Fee": 8.0,
                        "MethedTypeID": 9,
                        "MethedTypeName": "sample string 10"
                      },
                      {
                        "PayementCostID": 1,
                        "InvoiceNO": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "PaymentNo": 4,
                        "ServiceId": 5,
                        "ServiceName": "sample string 6",
                        "ProcessTypeID": 7,
                        "Fee": 8.0,
                        "MethedTypeID": 9,
                        "MethedTypeName": "sample string 10"
                      }
                    ],
                    "InvoiceDocumentProcessTimes": []
                  },
                  "StatusType": {
                    "StatusTypeID": 1,
                    "StatusTypeName": "sample string 2",
                    "InvoiceDocumentProcessTimes": []
                  }
                },
                {
                  "DocumentProcessID": 1,
                  "InvoiceNo": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "ServiceID": 4,
                  "ServiceName": "sample string 5",
                  "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "StatusTypeID": 8,
                  "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "Description": "sample string 11",
                  "TrackingNO": "sample string 12",
                  "ProcessTypeID": 13,
                  "FedEXStatus": "sample string 14",
                  "TrackingNoReturn": "sample string 15",
                  "FedExStatusReturn": "sample string 16",
                  "IsExpedited": true,
                  "ProcessType": {
                    "ProcessTypeID": 1,
                    "ProcessTypeName": "sample string 2",
                    "InvoiceDocumentPayementCosts": [
                      {
                        "PayementCostID": 1,
                        "InvoiceNO": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "PaymentNo": 4,
                        "ServiceId": 5,
                        "ServiceName": "sample string 6",
                        "ProcessTypeID": 7,
                        "Fee": 8.0,
                        "MethedTypeID": 9,
                        "MethedTypeName": "sample string 10"
                      },
                      {
                        "PayementCostID": 1,
                        "InvoiceNO": "sample string 2",
                        "InvoiceDocumentId": 3,
                        "PaymentNo": 4,
                        "ServiceId": 5,
                        "ServiceName": "sample string 6",
                        "ProcessTypeID": 7,
                        "Fee": 8.0,
                        "MethedTypeID": 9,
                        "MethedTypeName": "sample string 10"
                      }
                    ],
                    "InvoiceDocumentProcessTimes": []
                  },
                  "StatusType": {
                    "StatusTypeID": 1,
                    "StatusTypeName": "sample string 2",
                    "InvoiceDocumentProcessTimes": []
                  }
                }
              ],
              "BoxingLog": {
                "BoxId": 1,
                "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                "BoxType": 3,
                "Finished": true,
                "InvoiceDocument": []
              }
            }
          ]
        }
      ],
      "InvoicePayments": [
        {
          "InvoicePaymentID": 1,
          "InvoiceID": 2,
          "InvoiceNO": "sample string 3",
          "MethedTypeID": 4,
          "MethedTypeName": "sample string 5",
          "InvoicePaymentNo": "sample string 6",
          "InvoicePaymentAmount": 7.0,
          "InvoicePaymentFees": 1.0,
          "IsDeposited": true,
          "CreatedDate": "2025-12-12T17:44:04.3099495-05:00"
        },
        {
          "InvoicePaymentID": 1,
          "InvoiceID": 2,
          "InvoiceNO": "sample string 3",
          "MethedTypeID": 4,
          "MethedTypeName": "sample string 5",
          "InvoicePaymentNo": "sample string 6",
          "InvoicePaymentAmount": 7.0,
          "InvoicePaymentFees": 1.0,
          "IsDeposited": true,
          "CreatedDate": "2025-12-12T17:44:04.3099495-05:00"
        }
      ],
      "InvoiceFees": [
        {
          "FeesID": 1,
          "InvoiceID": 2,
          "InvoiceNO": "sample string 3",
          "InvoicCounDocNo": 4,
          "ServiceID": 5,
          "ServiceName": "sample string 6",
          "ServiceCount": 7,
          "ServiceAmount": 8.0,
          "ServiceTotal": 9.0,
          "ServiceCost": 10.0,
          "ServiceProfit": 11.0,
          "CountryId": 12,
          "DocCaseID": 13,
          "ServiceRoll": 1,
          "ConsulateState": "sample string 14",
          "UniqueServiceId": "sample string 15"
        },
        {
          "FeesID": 1,
          "InvoiceID": 2,
          "InvoiceNO": "sample string 3",
          "InvoicCounDocNo": 4,
          "ServiceID": 5,
          "ServiceName": "sample string 6",
          "ServiceCount": 7,
          "ServiceAmount": 8.0,
          "ServiceTotal": 9.0,
          "ServiceCost": 10.0,
          "ServiceProfit": 11.0,
          "CountryId": 12,
          "DocCaseID": 13,
          "ServiceRoll": 1,
          "ConsulateState": "sample string 14",
          "UniqueServiceId": "sample string 15"
        }
      ],
      "CustomerDba": {
        "CustomerDbaId": 1,
        "CustomerID": 1,
        "Dba": "sample string 2",
        "Deleted": true,
        "CustomerMain": {
          "CustomerID": 1,
          "CustomerName": "sample string 2",
          "CustomerDBA": "sample string 3",
          "CustomerType": 4,
          "IsDelete": true,
          "Notes": "sample string 6",
          "CompanyId": 1,
          "CustomerPersons": [
            {
              "PersonID": 1,
              "CustomerID": 2,
              "PersonNameFirst": "sample string 3",
              "PersonNameLast": "sample string 4",
              "PersonEmail": "sample string 5",
              "PersonBillingEmail": "sample string 6",
              "PersonPosition": "sample string 7",
              "PersonCellphone": "sample string 8",
              "PersonBalance": 9.0,
              "IsBlocked": true,
              "PersonPhone": "sample string 11",
              "Contact_ID": 1,
              "Individual_ID": 1,
              "PersonPhoneExt": "sample string 12",
              "Notes": "sample string 13",
              "PasswordRequired": true,
              "Invoices": [],
              "CustomerPersonShippingAddresses": [
                {
                  "PersonShippingID": 1,
                  "PersonID": 2,
                  "ShippingCountryID": 3,
                  "ShippingCountryName": "sample string 4",
                  "ShippingStateID": 1,
                  "ShippingStateName": "sample string 5",
                  "ShippingCityID": 1,
                  "ShippingCityName": "sample string 6",
                  "ShippingZipcodeID": 1,
                  "ShippingZipcodeNo": "sample string 7",
                  "ShippingAddress": "sample string 8",
                  "ShippingTel": "sample string 9",
                  "ShippingName": "sample string 10",
                  "ShippingIsMain": true,
                  "ShippingAddress2": "sample string 12",
                  "Invoice": []
                },
                {
                  "PersonShippingID": 1,
                  "PersonID": 2,
                  "ShippingCountryID": 3,
                  "ShippingCountryName": "sample string 4",
                  "ShippingStateID": 1,
                  "ShippingStateName": "sample string 5",
                  "ShippingCityID": 1,
                  "ShippingCityName": "sample string 6",
                  "ShippingZipcodeID": 1,
                  "ShippingZipcodeNo": "sample string 7",
                  "ShippingAddress": "sample string 8",
                  "ShippingTel": "sample string 9",
                  "ShippingName": "sample string 10",
                  "ShippingIsMain": true,
                  "ShippingAddress2": "sample string 12",
                  "Invoice": []
                }
              ],
              "CompanyAdmins": [
                {
                  "CompanyAdminId": 1,
                  "CustomerPersonId": 2,
                  "CustomerMainId": 1,
                  "CompanyId": 1
                },
                {
                  "CompanyAdminId": 1,
                  "CustomerPersonId": 2,
                  "CustomerMainId": 1,
                  "CompanyId": 1
                }
              ]
            },
            {
              "PersonID": 1,
              "CustomerID": 2,
              "PersonNameFirst": "sample string 3",
              "PersonNameLast": "sample string 4",
              "PersonEmail": "sample string 5",
              "PersonBillingEmail": "sample string 6",
              "PersonPosition": "sample string 7",
              "PersonCellphone": "sample string 8",
              "PersonBalance": 9.0,
              "IsBlocked": true,
              "PersonPhone": "sample string 11",
              "Contact_ID": 1,
              "Individual_ID": 1,
              "PersonPhoneExt": "sample string 12",
              "Notes": "sample string 13",
              "PasswordRequired": true,
              "Invoices": [],
              "CustomerPersonShippingAddresses": [
                {
                  "PersonShippingID": 1,
                  "PersonID": 2,
                  "ShippingCountryID": 3,
                  "ShippingCountryName": "sample string 4",
                  "ShippingStateID": 1,
                  "ShippingStateName": "sample string 5",
                  "ShippingCityID": 1,
                  "ShippingCityName": "sample string 6",
                  "ShippingZipcodeID": 1,
                  "ShippingZipcodeNo": "sample string 7",
                  "ShippingAddress": "sample string 8",
                  "ShippingTel": "sample string 9",
                  "ShippingName": "sample string 10",
                  "ShippingIsMain": true,
                  "ShippingAddress2": "sample string 12",
                  "Invoice": []
                },
                {
                  "PersonShippingID": 1,
                  "PersonID": 2,
                  "ShippingCountryID": 3,
                  "ShippingCountryName": "sample string 4",
                  "ShippingStateID": 1,
                  "ShippingStateName": "sample string 5",
                  "ShippingCityID": 1,
                  "ShippingCityName": "sample string 6",
                  "ShippingZipcodeID": 1,
                  "ShippingZipcodeNo": "sample string 7",
                  "ShippingAddress": "sample string 8",
                  "ShippingTel": "sample string 9",
                  "ShippingName": "sample string 10",
                  "ShippingIsMain": true,
                  "ShippingAddress2": "sample string 12",
                  "Invoice": []
                }
              ],
              "CompanyAdmins": [
                {
                  "CompanyAdminId": 1,
                  "CustomerPersonId": 2,
                  "CustomerMainId": 1,
                  "CompanyId": 1
                },
                {
                  "CompanyAdminId": 1,
                  "CustomerPersonId": 2,
                  "CustomerMainId": 1,
                  "CompanyId": 1
                }
              ]
            }
          ],
          "CustomerDba1": [],
          "CompanyAdmins": [
            {
              "CompanyAdminId": 1,
              "CustomerPersonId": 2,
              "CustomerMainId": 1,
              "CompanyId": 1,
              "CustomerPerson": {
                "PersonID": 1,
                "CustomerID": 2,
                "PersonNameFirst": "sample string 3",
                "PersonNameLast": "sample string 4",
                "PersonEmail": "sample string 5",
                "PersonBillingEmail": "sample string 6",
                "PersonPosition": "sample string 7",
                "PersonCellphone": "sample string 8",
                "PersonBalance": 9.0,
                "IsBlocked": true,
                "PersonPhone": "sample string 11",
                "Contact_ID": 1,
                "Individual_ID": 1,
                "PersonPhoneExt": "sample string 12",
                "Notes": "sample string 13",
                "PasswordRequired": true,
                "Invoices": [],
                "CustomerPersonShippingAddresses": [
                  {
                    "PersonShippingID": 1,
                    "PersonID": 2,
                    "ShippingCountryID": 3,
                    "ShippingCountryName": "sample string 4",
                    "ShippingStateID": 1,
                    "ShippingStateName": "sample string 5",
                    "ShippingCityID": 1,
                    "ShippingCityName": "sample string 6",
                    "ShippingZipcodeID": 1,
                    "ShippingZipcodeNo": "sample string 7",
                    "ShippingAddress": "sample string 8",
                    "ShippingTel": "sample string 9",
                    "ShippingName": "sample string 10",
                    "ShippingIsMain": true,
                    "ShippingAddress2": "sample string 12",
                    "Invoice": []
                  },
                  {
                    "PersonShippingID": 1,
                    "PersonID": 2,
                    "ShippingCountryID": 3,
                    "ShippingCountryName": "sample string 4",
                    "ShippingStateID": 1,
                    "ShippingStateName": "sample string 5",
                    "ShippingCityID": 1,
                    "ShippingCityName": "sample string 6",
                    "ShippingZipcodeID": 1,
                    "ShippingZipcodeNo": "sample string 7",
                    "ShippingAddress": "sample string 8",
                    "ShippingTel": "sample string 9",
                    "ShippingName": "sample string 10",
                    "ShippingIsMain": true,
                    "ShippingAddress2": "sample string 12",
                    "Invoice": []
                  }
                ],
                "CompanyAdmins": []
              }
            },
            {
              "CompanyAdminId": 1,
              "CustomerPersonId": 2,
              "CustomerMainId": 1,
              "CompanyId": 1,
              "CustomerPerson": {
                "PersonID": 1,
                "CustomerID": 2,
                "PersonNameFirst": "sample string 3",
                "PersonNameLast": "sample string 4",
                "PersonEmail": "sample string 5",
                "PersonBillingEmail": "sample string 6",
                "PersonPosition": "sample string 7",
                "PersonCellphone": "sample string 8",
                "PersonBalance": 9.0,
                "IsBlocked": true,
                "PersonPhone": "sample string 11",
                "Contact_ID": 1,
                "Individual_ID": 1,
                "PersonPhoneExt": "sample string 12",
                "Notes": "sample string 13",
                "PasswordRequired": true,
                "Invoices": [],
                "CustomerPersonShippingAddresses": [
                  {
                    "PersonShippingID": 1,
                    "PersonID": 2,
                    "ShippingCountryID": 3,
                    "ShippingCountryName": "sample string 4",
                    "ShippingStateID": 1,
                    "ShippingStateName": "sample string 5",
                    "ShippingCityID": 1,
                    "ShippingCityName": "sample string 6",
                    "ShippingZipcodeID": 1,
                    "ShippingZipcodeNo": "sample string 7",
                    "ShippingAddress": "sample string 8",
                    "ShippingTel": "sample string 9",
                    "ShippingName": "sample string 10",
                    "ShippingIsMain": true,
                    "ShippingAddress2": "sample string 12",
                    "Invoice": []
                  },
                  {
                    "PersonShippingID": 1,
                    "PersonID": 2,
                    "ShippingCountryID": 3,
                    "ShippingCountryName": "sample string 4",
                    "ShippingStateID": 1,
                    "ShippingStateName": "sample string 5",
                    "ShippingCityID": 1,
                    "ShippingCityName": "sample string 6",
                    "ShippingZipcodeID": 1,
                    "ShippingZipcodeNo": "sample string 7",
                    "ShippingAddress": "sample string 8",
                    "ShippingTel": "sample string 9",
                    "ShippingName": "sample string 10",
                    "ShippingIsMain": true,
                    "ShippingAddress2": "sample string 12",
                    "Invoice": []
                  }
                ],
                "CompanyAdmins": []
              }
            }
          ],
          "Company": {
            "CompanyId": 1,
            "CompanyName": "sample string 2",
            "CustomerMain": []
          }
        },
        "Invoice": []
      },
      "CustomerPersonShippingAddress": {
        "PersonShippingID": 1,
        "PersonID": 2,
        "ShippingCountryID": 3,
        "ShippingCountryName": "sample string 4",
        "ShippingStateID": 1,
        "ShippingStateName": "sample string 5",
        "ShippingCityID": 1,
        "ShippingCityName": "sample string 6",
        "ShippingZipcodeID": 1,
        "ShippingZipcodeNo": "sample string 7",
        "ShippingAddress": "sample string 8",
        "ShippingTel": "sample string 9",
        "ShippingName": "sample string 10",
        "ShippingIsMain": true,
        "ShippingAddress2": "sample string 12",
        "CustomerPerson": {
          "PersonID": 1,
          "CustomerID": 2,
          "PersonNameFirst": "sample string 3",
          "PersonNameLast": "sample string 4",
          "PersonEmail": "sample string 5",
          "PersonBillingEmail": "sample string 6",
          "PersonPosition": "sample string 7",
          "PersonCellphone": "sample string 8",
          "PersonBalance": 9.0,
          "IsBlocked": true,
          "PersonPhone": "sample string 11",
          "Contact_ID": 1,
          "Individual_ID": 1,
          "PersonPhoneExt": "sample string 12",
          "Notes": "sample string 13",
          "PasswordRequired": true,
          "CustomerMain": {
            "CustomerID": 1,
            "CustomerName": "sample string 2",
            "CustomerDBA": "sample string 3",
            "CustomerType": 4,
            "IsDelete": true,
            "Notes": "sample string 6",
            "CompanyId": 1,
            "CustomerPersons": [],
            "CustomerDba1": [
              {
                "CustomerDbaId": 1,
                "CustomerID": 1,
                "Dba": "sample string 2",
                "Deleted": true,
                "Invoice": []
              },
              {
                "CustomerDbaId": 1,
                "CustomerID": 1,
                "Dba": "sample string 2",
                "Deleted": true,
                "Invoice": []
              }
            ],
            "CompanyAdmins": [
              {
                "CompanyAdminId": 1,
                "CustomerPersonId": 2,
                "CustomerMainId": 1,
                "CompanyId": 1
              },
              {
                "CompanyAdminId": 1,
                "CustomerPersonId": 2,
                "CustomerMainId": 1,
                "CompanyId": 1
              }
            ],
            "Company": {
              "CompanyId": 1,
              "CompanyName": "sample string 2",
              "CustomerMain": []
            }
          },
          "Invoices": [],
          "CustomerPersonShippingAddresses": [],
          "CompanyAdmins": [
            {
              "CompanyAdminId": 1,
              "CustomerPersonId": 2,
              "CustomerMainId": 1,
              "CompanyId": 1,
              "CustomerMain": {
                "CustomerID": 1,
                "CustomerName": "sample string 2",
                "CustomerDBA": "sample string 3",
                "CustomerType": 4,
                "IsDelete": true,
                "Notes": "sample string 6",
                "CompanyId": 1,
                "CustomerPersons": [],
                "CustomerDba1": [
                  {
                    "CustomerDbaId": 1,
                    "CustomerID": 1,
                    "Dba": "sample string 2",
                    "Deleted": true,
                    "Invoice": []
                  },
                  {
                    "CustomerDbaId": 1,
                    "CustomerID": 1,
                    "Dba": "sample string 2",
                    "Deleted": true,
                    "Invoice": []
                  }
                ],
                "CompanyAdmins": [],
                "Company": {
                  "CompanyId": 1,
                  "CompanyName": "sample string 2",
                  "CustomerMain": []
                }
              }
            },
            {
              "CompanyAdminId": 1,
              "CustomerPersonId": 2,
              "CustomerMainId": 1,
              "CompanyId": 1,
              "CustomerMain": {
                "CustomerID": 1,
                "CustomerName": "sample string 2",
                "CustomerDBA": "sample string 3",
                "CustomerType": 4,
                "IsDelete": true,
                "Notes": "sample string 6",
                "CompanyId": 1,
                "CustomerPersons": [],
                "CustomerDba1": [
                  {
                    "CustomerDbaId": 1,
                    "CustomerID": 1,
                    "Dba": "sample string 2",
                    "Deleted": true,
                    "Invoice": []
                  },
                  {
                    "CustomerDbaId": 1,
                    "CustomerID": 1,
                    "Dba": "sample string 2",
                    "Deleted": true,
                    "Invoice": []
                  }
                ],
                "CompanyAdmins": [],
                "Company": {
                  "CompanyId": 1,
                  "CompanyName": "sample string 2",
                  "CustomerMain": []
                }
              }
            }
          ]
        },
        "Invoice": []
      }
    },
    "InvoiceDocuments": [
      {
        "InvoiceDocumentID": 1,
        "InvoiceNO": "sample string 2",
        "InvoiceCountryID": 3,
        "InvoicCounDocNo": 4,
        "UsdDocTypeID": 1,
        "UsdDocTypeName": "sample string 5",
        "DocCaseID": 6,
        "DocCaseName": "sample string 7",
        "StateID": 8,
        "StateName": "sample string 9",
        "EnvelopeOutId": 1,
        "EnvelopeOutLabel": "sample string 10",
        "SmallLabel": "sample string 11",
        "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
        "IsConsulate": true,
        "IsEmbassy": true,
        "CopyCount": 14,
        "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
        "ConsulateState": "sample string 15",
        "CountryType": "sample string 16",
        "UsdBox": 1,
        "BoxId": 1,
        "UniqueServiceId": "sample string 17",
        "InvoiceDocumentPayementCosts": [
          {
            "PayementCostID": 1,
            "InvoiceNO": "sample string 2",
            "InvoiceDocumentId": 3,
            "PaymentNo": 4,
            "ServiceId": 5,
            "ServiceName": "sample string 6",
            "ProcessTypeID": 7,
            "Fee": 8.0,
            "MethedTypeID": 9,
            "MethedTypeName": "sample string 10",
            "ProcessType": {
              "ProcessTypeID": 1,
              "ProcessTypeName": "sample string 2",
              "InvoiceDocumentPayementCosts": [],
              "InvoiceDocumentProcessTimes": [
                {
                  "DocumentProcessID": 1,
                  "InvoiceNo": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "ServiceID": 4,
                  "ServiceName": "sample string 5",
                  "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "StatusTypeID": 8,
                  "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "Description": "sample string 11",
                  "TrackingNO": "sample string 12",
                  "ProcessTypeID": 13,
                  "FedEXStatus": "sample string 14",
                  "TrackingNoReturn": "sample string 15",
                  "FedExStatusReturn": "sample string 16",
                  "IsExpedited": true,
                  "StatusType": {
                    "StatusTypeID": 1,
                    "StatusTypeName": "sample string 2",
                    "InvoiceDocumentProcessTimes": []
                  }
                },
                {
                  "DocumentProcessID": 1,
                  "InvoiceNo": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "ServiceID": 4,
                  "ServiceName": "sample string 5",
                  "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "StatusTypeID": 8,
                  "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "Description": "sample string 11",
                  "TrackingNO": "sample string 12",
                  "ProcessTypeID": 13,
                  "FedEXStatus": "sample string 14",
                  "TrackingNoReturn": "sample string 15",
                  "FedExStatusReturn": "sample string 16",
                  "IsExpedited": true,
                  "StatusType": {
                    "StatusTypeID": 1,
                    "StatusTypeName": "sample string 2",
                    "InvoiceDocumentProcessTimes": []
                  }
                }
              ]
            }
          },
          {
            "PayementCostID": 1,
            "InvoiceNO": "sample string 2",
            "InvoiceDocumentId": 3,
            "PaymentNo": 4,
            "ServiceId": 5,
            "ServiceName": "sample string 6",
            "ProcessTypeID": 7,
            "Fee": 8.0,
            "MethedTypeID": 9,
            "MethedTypeName": "sample string 10",
            "ProcessType": {
              "ProcessTypeID": 1,
              "ProcessTypeName": "sample string 2",
              "InvoiceDocumentPayementCosts": [],
              "InvoiceDocumentProcessTimes": [
                {
                  "DocumentProcessID": 1,
                  "InvoiceNo": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "ServiceID": 4,
                  "ServiceName": "sample string 5",
                  "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "StatusTypeID": 8,
                  "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "Description": "sample string 11",
                  "TrackingNO": "sample string 12",
                  "ProcessTypeID": 13,
                  "FedEXStatus": "sample string 14",
                  "TrackingNoReturn": "sample string 15",
                  "FedExStatusReturn": "sample string 16",
                  "IsExpedited": true,
                  "StatusType": {
                    "StatusTypeID": 1,
                    "StatusTypeName": "sample string 2",
                    "InvoiceDocumentProcessTimes": []
                  }
                },
                {
                  "DocumentProcessID": 1,
                  "InvoiceNo": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "ServiceID": 4,
                  "ServiceName": "sample string 5",
                  "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "StatusTypeID": 8,
                  "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "Description": "sample string 11",
                  "TrackingNO": "sample string 12",
                  "ProcessTypeID": 13,
                  "FedEXStatus": "sample string 14",
                  "TrackingNoReturn": "sample string 15",
                  "FedExStatusReturn": "sample string 16",
                  "IsExpedited": true,
                  "StatusType": {
                    "StatusTypeID": 1,
                    "StatusTypeName": "sample string 2",
                    "InvoiceDocumentProcessTimes": []
                  }
                }
              ]
            }
          }
        ],
        "InvoiceDocumentProcessTimes": [
          {
            "DocumentProcessID": 1,
            "InvoiceNo": "sample string 2",
            "InvoiceDocumentId": 3,
            "ServiceID": 4,
            "ServiceName": "sample string 5",
            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
            "StatusTypeID": 8,
            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
            "Description": "sample string 11",
            "TrackingNO": "sample string 12",
            "ProcessTypeID": 13,
            "FedEXStatus": "sample string 14",
            "TrackingNoReturn": "sample string 15",
            "FedExStatusReturn": "sample string 16",
            "IsExpedited": true,
            "ProcessType": {
              "ProcessTypeID": 1,
              "ProcessTypeName": "sample string 2",
              "InvoiceDocumentPayementCosts": [
                {
                  "PayementCostID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "PaymentNo": 4,
                  "ServiceId": 5,
                  "ServiceName": "sample string 6",
                  "ProcessTypeID": 7,
                  "Fee": 8.0,
                  "MethedTypeID": 9,
                  "MethedTypeName": "sample string 10"
                },
                {
                  "PayementCostID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "PaymentNo": 4,
                  "ServiceId": 5,
                  "ServiceName": "sample string 6",
                  "ProcessTypeID": 7,
                  "Fee": 8.0,
                  "MethedTypeID": 9,
                  "MethedTypeName": "sample string 10"
                }
              ],
              "InvoiceDocumentProcessTimes": []
            },
            "StatusType": {
              "StatusTypeID": 1,
              "StatusTypeName": "sample string 2",
              "InvoiceDocumentProcessTimes": []
            }
          },
          {
            "DocumentProcessID": 1,
            "InvoiceNo": "sample string 2",
            "InvoiceDocumentId": 3,
            "ServiceID": 4,
            "ServiceName": "sample string 5",
            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
            "StatusTypeID": 8,
            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
            "Description": "sample string 11",
            "TrackingNO": "sample string 12",
            "ProcessTypeID": 13,
            "FedEXStatus": "sample string 14",
            "TrackingNoReturn": "sample string 15",
            "FedExStatusReturn": "sample string 16",
            "IsExpedited": true,
            "ProcessType": {
              "ProcessTypeID": 1,
              "ProcessTypeName": "sample string 2",
              "InvoiceDocumentPayementCosts": [
                {
                  "PayementCostID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "PaymentNo": 4,
                  "ServiceId": 5,
                  "ServiceName": "sample string 6",
                  "ProcessTypeID": 7,
                  "Fee": 8.0,
                  "MethedTypeID": 9,
                  "MethedTypeName": "sample string 10"
                },
                {
                  "PayementCostID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "PaymentNo": 4,
                  "ServiceId": 5,
                  "ServiceName": "sample string 6",
                  "ProcessTypeID": 7,
                  "Fee": 8.0,
                  "MethedTypeID": 9,
                  "MethedTypeName": "sample string 10"
                }
              ],
              "InvoiceDocumentProcessTimes": []
            },
            "StatusType": {
              "StatusTypeID": 1,
              "StatusTypeName": "sample string 2",
              "InvoiceDocumentProcessTimes": []
            }
          }
        ],
        "InvoiceEnvelopeOut": {
          "EnvelopeID": 1,
          "EnvelopeOutNo": "sample string 2",
          "EnvelopeCarrierId": 3,
          "PersonShippingID": 4,
          "EnvelopeDocCount": 5,
          "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
          "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
          "EnvelopeIsDelivered": true,
          "InvoiceNO": "sample string 9",
          "InvoiceID": 1,
          "Invoice": {
            "InvoiceID": 1,
            "WebSiteID": 2,
            "InvoiceNO": "sample string 3",
            "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
            "OrganizationID": 5,
            "OrganizationName": "sample string 6",
            "PersonID": 7,
            "TrakingInNo": "sample string 8",
            "CarrierId": 9,
            "IsPaid": true,
            "InvoiceTotal": 11.0,
            "InvoicePaidAmount": 12.0,
            "InvoiceDue": 13.0,
            "InvoiceOverPaid": 14.0,
            "InvoiceDiscount": 15.0,
            "InvoiceNetTotal": 16.0,
            "InvoiceTotalFees": 17.0,
            "InvoiceReferenceNo": "sample string 18",
            "InvoiceDocCount": 1,
            "CustomerDbaId": 1,
            "ShippingAddressId": 1,
            "Carrier": {
              "CarrierId": 1,
              "CarrierName": "sample string 2",
              "CarrierAbbr": "sample string 3",
              "EmptyTrackingNo": true,
              "Invoices": [],
              "InvoiceEnvelopeOuts": [],
              "TrackingNumberRule": [
                {
                  "Id": 1,
                  "RegexString": "sample string 2",
                  "CarrierId": 3
                },
                {
                  "Id": 1,
                  "RegexString": "sample string 2",
                  "CarrierId": 3
                }
              ]
            },
            "CustomerPerson": {
              "PersonID": 1,
              "CustomerID": 2,
              "PersonNameFirst": "sample string 3",
              "PersonNameLast": "sample string 4",
              "PersonEmail": "sample string 5",
              "PersonBillingEmail": "sample string 6",
              "PersonPosition": "sample string 7",
              "PersonCellphone": "sample string 8",
              "PersonBalance": 9.0,
              "IsBlocked": true,
              "PersonPhone": "sample string 11",
              "Contact_ID": 1,
              "Individual_ID": 1,
              "PersonPhoneExt": "sample string 12",
              "Notes": "sample string 13",
              "PasswordRequired": true,
              "CustomerMain": {
                "CustomerID": 1,
                "CustomerName": "sample string 2",
                "CustomerDBA": "sample string 3",
                "CustomerType": 4,
                "IsDelete": true,
                "Notes": "sample string 6",
                "CompanyId": 1,
                "CustomerPersons": [],
                "CustomerDba1": [
                  {
                    "CustomerDbaId": 1,
                    "CustomerID": 1,
                    "Dba": "sample string 2",
                    "Deleted": true,
                    "Invoice": []
                  },
                  {
                    "CustomerDbaId": 1,
                    "CustomerID": 1,
                    "Dba": "sample string 2",
                    "Deleted": true,
                    "Invoice": []
                  }
                ],
                "CompanyAdmins": [
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1
                  },
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1
                  }
                ],
                "Company": {
                  "CompanyId": 1,
                  "CompanyName": "sample string 2",
                  "CustomerMain": []
                }
              },
              "Invoices": [],
              "CustomerPersonShippingAddresses": [
                {
                  "PersonShippingID": 1,
                  "PersonID": 2,
                  "ShippingCountryID": 3,
                  "ShippingCountryName": "sample string 4",
                  "ShippingStateID": 1,
                  "ShippingStateName": "sample string 5",
                  "ShippingCityID": 1,
                  "ShippingCityName": "sample string 6",
                  "ShippingZipcodeID": 1,
                  "ShippingZipcodeNo": "sample string 7",
                  "ShippingAddress": "sample string 8",
                  "ShippingTel": "sample string 9",
                  "ShippingName": "sample string 10",
                  "ShippingIsMain": true,
                  "ShippingAddress2": "sample string 12",
                  "Invoice": []
                },
                {
                  "PersonShippingID": 1,
                  "PersonID": 2,
                  "ShippingCountryID": 3,
                  "ShippingCountryName": "sample string 4",
                  "ShippingStateID": 1,
                  "ShippingStateName": "sample string 5",
                  "ShippingCityID": 1,
                  "ShippingCityName": "sample string 6",
                  "ShippingZipcodeID": 1,
                  "ShippingZipcodeNo": "sample string 7",
                  "ShippingAddress": "sample string 8",
                  "ShippingTel": "sample string 9",
                  "ShippingName": "sample string 10",
                  "ShippingIsMain": true,
                  "ShippingAddress2": "sample string 12",
                  "Invoice": []
                }
              ],
              "CompanyAdmins": [
                {
                  "CompanyAdminId": 1,
                  "CustomerPersonId": 2,
                  "CustomerMainId": 1,
                  "CompanyId": 1,
                  "CustomerMain": {
                    "CustomerID": 1,
                    "CustomerName": "sample string 2",
                    "CustomerDBA": "sample string 3",
                    "CustomerType": 4,
                    "IsDelete": true,
                    "Notes": "sample string 6",
                    "CompanyId": 1,
                    "CustomerPersons": [],
                    "CustomerDba1": [
                      {
                        "CustomerDbaId": 1,
                        "CustomerID": 1,
                        "Dba": "sample string 2",
                        "Deleted": true,
                        "Invoice": []
                      },
                      {
                        "CustomerDbaId": 1,
                        "CustomerID": 1,
                        "Dba": "sample string 2",
                        "Deleted": true,
                        "Invoice": []
                      }
                    ],
                    "CompanyAdmins": [],
                    "Company": {
                      "CompanyId": 1,
                      "CompanyName": "sample string 2",
                      "CustomerMain": []
                    }
                  }
                },
                {
                  "CompanyAdminId": 1,
                  "CustomerPersonId": 2,
                  "CustomerMainId": 1,
                  "CompanyId": 1,
                  "CustomerMain": {
                    "CustomerID": 1,
                    "CustomerName": "sample string 2",
                    "CustomerDBA": "sample string 3",
                    "CustomerType": 4,
                    "IsDelete": true,
                    "Notes": "sample string 6",
                    "CompanyId": 1,
                    "CustomerPersons": [],
                    "CustomerDba1": [
                      {
                        "CustomerDbaId": 1,
                        "CustomerID": 1,
                        "Dba": "sample string 2",
                        "Deleted": true,
                        "Invoice": []
                      },
                      {
                        "CustomerDbaId": 1,
                        "CustomerID": 1,
                        "Dba": "sample string 2",
                        "Deleted": true,
                        "Invoice": []
                      }
                    ],
                    "CompanyAdmins": [],
                    "Company": {
                      "CompanyId": 1,
                      "CompanyName": "sample string 2",
                      "CustomerMain": []
                    }
                  }
                }
              ]
            },
            "InvoiceCountries": [],
            "InvoiceEnvelopeOuts": [],
            "InvoicePayments": [
              {
                "InvoicePaymentID": 1,
                "InvoiceID": 2,
                "InvoiceNO": "sample string 3",
                "MethedTypeID": 4,
                "MethedTypeName": "sample string 5",
                "InvoicePaymentNo": "sample string 6",
                "InvoicePaymentAmount": 7.0,
                "InvoicePaymentFees": 1.0,
                "IsDeposited": true,
                "CreatedDate": "2025-12-12T17:44:04.3099495-05:00"
              },
              {
                "InvoicePaymentID": 1,
                "InvoiceID": 2,
                "InvoiceNO": "sample string 3",
                "MethedTypeID": 4,
                "MethedTypeName": "sample string 5",
                "InvoicePaymentNo": "sample string 6",
                "InvoicePaymentAmount": 7.0,
                "InvoicePaymentFees": 1.0,
                "IsDeposited": true,
                "CreatedDate": "2025-12-12T17:44:04.3099495-05:00"
              }
            ],
            "InvoiceFees": [
              {
                "FeesID": 1,
                "InvoiceID": 2,
                "InvoiceNO": "sample string 3",
                "InvoicCounDocNo": 4,
                "ServiceID": 5,
                "ServiceName": "sample string 6",
                "ServiceCount": 7,
                "ServiceAmount": 8.0,
                "ServiceTotal": 9.0,
                "ServiceCost": 10.0,
                "ServiceProfit": 11.0,
                "CountryId": 12,
                "DocCaseID": 13,
                "ServiceRoll": 1,
                "ConsulateState": "sample string 14",
                "UniqueServiceId": "sample string 15"
              },
              {
                "FeesID": 1,
                "InvoiceID": 2,
                "InvoiceNO": "sample string 3",
                "InvoicCounDocNo": 4,
                "ServiceID": 5,
                "ServiceName": "sample string 6",
                "ServiceCount": 7,
                "ServiceAmount": 8.0,
                "ServiceTotal": 9.0,
                "ServiceCost": 10.0,
                "ServiceProfit": 11.0,
                "CountryId": 12,
                "DocCaseID": 13,
                "ServiceRoll": 1,
                "ConsulateState": "sample string 14",
                "UniqueServiceId": "sample string 15"
              }
            ],
            "CustomerDba": {
              "CustomerDbaId": 1,
              "CustomerID": 1,
              "Dba": "sample string 2",
              "Deleted": true,
              "CustomerMain": {
                "CustomerID": 1,
                "CustomerName": "sample string 2",
                "CustomerDBA": "sample string 3",
                "CustomerType": 4,
                "IsDelete": true,
                "Notes": "sample string 6",
                "CompanyId": 1,
                "CustomerPersons": [
                  {
                    "PersonID": 1,
                    "CustomerID": 2,
                    "PersonNameFirst": "sample string 3",
                    "PersonNameLast": "sample string 4",
                    "PersonEmail": "sample string 5",
                    "PersonBillingEmail": "sample string 6",
                    "PersonPosition": "sample string 7",
                    "PersonCellphone": "sample string 8",
                    "PersonBalance": 9.0,
                    "IsBlocked": true,
                    "PersonPhone": "sample string 11",
                    "Contact_ID": 1,
                    "Individual_ID": 1,
                    "PersonPhoneExt": "sample string 12",
                    "Notes": "sample string 13",
                    "PasswordRequired": true,
                    "Invoices": [],
                    "CustomerPersonShippingAddresses": [
                      {
                        "PersonShippingID": 1,
                        "PersonID": 2,
                        "ShippingCountryID": 3,
                        "ShippingCountryName": "sample string 4",
                        "ShippingStateID": 1,
                        "ShippingStateName": "sample string 5",
                        "ShippingCityID": 1,
                        "ShippingCityName": "sample string 6",
                        "ShippingZipcodeID": 1,
                        "ShippingZipcodeNo": "sample string 7",
                        "ShippingAddress": "sample string 8",
                        "ShippingTel": "sample string 9",
                        "ShippingName": "sample string 10",
                        "ShippingIsMain": true,
                        "ShippingAddress2": "sample string 12",
                        "Invoice": []
                      },
                      {
                        "PersonShippingID": 1,
                        "PersonID": 2,
                        "ShippingCountryID": 3,
                        "ShippingCountryName": "sample string 4",
                        "ShippingStateID": 1,
                        "ShippingStateName": "sample string 5",
                        "ShippingCityID": 1,
                        "ShippingCityName": "sample string 6",
                        "ShippingZipcodeID": 1,
                        "ShippingZipcodeNo": "sample string 7",
                        "ShippingAddress": "sample string 8",
                        "ShippingTel": "sample string 9",
                        "ShippingName": "sample string 10",
                        "ShippingIsMain": true,
                        "ShippingAddress2": "sample string 12",
                        "Invoice": []
                      }
                    ],
                    "CompanyAdmins": [
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1
                      },
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1
                      }
                    ]
                  },
                  {
                    "PersonID": 1,
                    "CustomerID": 2,
                    "PersonNameFirst": "sample string 3",
                    "PersonNameLast": "sample string 4",
                    "PersonEmail": "sample string 5",
                    "PersonBillingEmail": "sample string 6",
                    "PersonPosition": "sample string 7",
                    "PersonCellphone": "sample string 8",
                    "PersonBalance": 9.0,
                    "IsBlocked": true,
                    "PersonPhone": "sample string 11",
                    "Contact_ID": 1,
                    "Individual_ID": 1,
                    "PersonPhoneExt": "sample string 12",
                    "Notes": "sample string 13",
                    "PasswordRequired": true,
                    "Invoices": [],
                    "CustomerPersonShippingAddresses": [
                      {
                        "PersonShippingID": 1,
                        "PersonID": 2,
                        "ShippingCountryID": 3,
                        "ShippingCountryName": "sample string 4",
                        "ShippingStateID": 1,
                        "ShippingStateName": "sample string 5",
                        "ShippingCityID": 1,
                        "ShippingCityName": "sample string 6",
                        "ShippingZipcodeID": 1,
                        "ShippingZipcodeNo": "sample string 7",
                        "ShippingAddress": "sample string 8",
                        "ShippingTel": "sample string 9",
                        "ShippingName": "sample string 10",
                        "ShippingIsMain": true,
                        "ShippingAddress2": "sample string 12",
                        "Invoice": []
                      },
                      {
                        "PersonShippingID": 1,
                        "PersonID": 2,
                        "ShippingCountryID": 3,
                        "ShippingCountryName": "sample string 4",
                        "ShippingStateID": 1,
                        "ShippingStateName": "sample string 5",
                        "ShippingCityID": 1,
                        "ShippingCityName": "sample string 6",
                        "ShippingZipcodeID": 1,
                        "ShippingZipcodeNo": "sample string 7",
                        "ShippingAddress": "sample string 8",
                        "ShippingTel": "sample string 9",
                        "ShippingName": "sample string 10",
                        "ShippingIsMain": true,
                        "ShippingAddress2": "sample string 12",
                        "Invoice": []
                      }
                    ],
                    "CompanyAdmins": [
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1
                      },
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1
                      }
                    ]
                  }
                ],
                "CustomerDba1": [],
                "CompanyAdmins": [
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1,
                    "CustomerPerson": {
                      "PersonID": 1,
                      "CustomerID": 2,
                      "PersonNameFirst": "sample string 3",
                      "PersonNameLast": "sample string 4",
                      "PersonEmail": "sample string 5",
                      "PersonBillingEmail": "sample string 6",
                      "PersonPosition": "sample string 7",
                      "PersonCellphone": "sample string 8",
                      "PersonBalance": 9.0,
                      "IsBlocked": true,
                      "PersonPhone": "sample string 11",
                      "Contact_ID": 1,
                      "Individual_ID": 1,
                      "PersonPhoneExt": "sample string 12",
                      "Notes": "sample string 13",
                      "PasswordRequired": true,
                      "Invoices": [],
                      "CustomerPersonShippingAddresses": [
                        {
                          "PersonShippingID": 1,
                          "PersonID": 2,
                          "ShippingCountryID": 3,
                          "ShippingCountryName": "sample string 4",
                          "ShippingStateID": 1,
                          "ShippingStateName": "sample string 5",
                          "ShippingCityID": 1,
                          "ShippingCityName": "sample string 6",
                          "ShippingZipcodeID": 1,
                          "ShippingZipcodeNo": "sample string 7",
                          "ShippingAddress": "sample string 8",
                          "ShippingTel": "sample string 9",
                          "ShippingName": "sample string 10",
                          "ShippingIsMain": true,
                          "ShippingAddress2": "sample string 12",
                          "Invoice": []
                        },
                        {
                          "PersonShippingID": 1,
                          "PersonID": 2,
                          "ShippingCountryID": 3,
                          "ShippingCountryName": "sample string 4",
                          "ShippingStateID": 1,
                          "ShippingStateName": "sample string 5",
                          "ShippingCityID": 1,
                          "ShippingCityName": "sample string 6",
                          "ShippingZipcodeID": 1,
                          "ShippingZipcodeNo": "sample string 7",
                          "ShippingAddress": "sample string 8",
                          "ShippingTel": "sample string 9",
                          "ShippingName": "sample string 10",
                          "ShippingIsMain": true,
                          "ShippingAddress2": "sample string 12",
                          "Invoice": []
                        }
                      ],
                      "CompanyAdmins": []
                    }
                  },
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1,
                    "CustomerPerson": {
                      "PersonID": 1,
                      "CustomerID": 2,
                      "PersonNameFirst": "sample string 3",
                      "PersonNameLast": "sample string 4",
                      "PersonEmail": "sample string 5",
                      "PersonBillingEmail": "sample string 6",
                      "PersonPosition": "sample string 7",
                      "PersonCellphone": "sample string 8",
                      "PersonBalance": 9.0,
                      "IsBlocked": true,
                      "PersonPhone": "sample string 11",
                      "Contact_ID": 1,
                      "Individual_ID": 1,
                      "PersonPhoneExt": "sample string 12",
                      "Notes": "sample string 13",
                      "PasswordRequired": true,
                      "Invoices": [],
                      "CustomerPersonShippingAddresses": [
                        {
                          "PersonShippingID": 1,
                          "PersonID": 2,
                          "ShippingCountryID": 3,
                          "ShippingCountryName": "sample string 4",
                          "ShippingStateID": 1,
                          "ShippingStateName": "sample string 5",
                          "ShippingCityID": 1,
                          "ShippingCityName": "sample string 6",
                          "ShippingZipcodeID": 1,
                          "ShippingZipcodeNo": "sample string 7",
                          "ShippingAddress": "sample string 8",
                          "ShippingTel": "sample string 9",
                          "ShippingName": "sample string 10",
                          "ShippingIsMain": true,
                          "ShippingAddress2": "sample string 12",
                          "Invoice": []
                        },
                        {
                          "PersonShippingID": 1,
                          "PersonID": 2,
                          "ShippingCountryID": 3,
                          "ShippingCountryName": "sample string 4",
                          "ShippingStateID": 1,
                          "ShippingStateName": "sample string 5",
                          "ShippingCityID": 1,
                          "ShippingCityName": "sample string 6",
                          "ShippingZipcodeID": 1,
                          "ShippingZipcodeNo": "sample string 7",
                          "ShippingAddress": "sample string 8",
                          "ShippingTel": "sample string 9",
                          "ShippingName": "sample string 10",
                          "ShippingIsMain": true,
                          "ShippingAddress2": "sample string 12",
                          "Invoice": []
                        }
                      ],
                      "CompanyAdmins": []
                    }
                  }
                ],
                "Company": {
                  "CompanyId": 1,
                  "CompanyName": "sample string 2",
                  "CustomerMain": []
                }
              },
              "Invoice": []
            },
            "CustomerPersonShippingAddress": {
              "PersonShippingID": 1,
              "PersonID": 2,
              "ShippingCountryID": 3,
              "ShippingCountryName": "sample string 4",
              "ShippingStateID": 1,
              "ShippingStateName": "sample string 5",
              "ShippingCityID": 1,
              "ShippingCityName": "sample string 6",
              "ShippingZipcodeID": 1,
              "ShippingZipcodeNo": "sample string 7",
              "ShippingAddress": "sample string 8",
              "ShippingTel": "sample string 9",
              "ShippingName": "sample string 10",
              "ShippingIsMain": true,
              "ShippingAddress2": "sample string 12",
              "CustomerPerson": {
                "PersonID": 1,
                "CustomerID": 2,
                "PersonNameFirst": "sample string 3",
                "PersonNameLast": "sample string 4",
                "PersonEmail": "sample string 5",
                "PersonBillingEmail": "sample string 6",
                "PersonPosition": "sample string 7",
                "PersonCellphone": "sample string 8",
                "PersonBalance": 9.0,
                "IsBlocked": true,
                "PersonPhone": "sample string 11",
                "Contact_ID": 1,
                "Individual_ID": 1,
                "PersonPhoneExt": "sample string 12",
                "Notes": "sample string 13",
                "PasswordRequired": true,
                "CustomerMain": {
                  "CustomerID": 1,
                  "CustomerName": "sample string 2",
                  "CustomerDBA": "sample string 3",
                  "CustomerType": 4,
                  "IsDelete": true,
                  "Notes": "sample string 6",
                  "CompanyId": 1,
                  "CustomerPersons": [],
                  "CustomerDba1": [
                    {
                      "CustomerDbaId": 1,
                      "CustomerID": 1,
                      "Dba": "sample string 2",
                      "Deleted": true,
                      "Invoice": []
                    },
                    {
                      "CustomerDbaId": 1,
                      "CustomerID": 1,
                      "Dba": "sample string 2",
                      "Deleted": true,
                      "Invoice": []
                    }
                  ],
                  "CompanyAdmins": [
                    {
                      "CompanyAdminId": 1,
                      "CustomerPersonId": 2,
                      "CustomerMainId": 1,
                      "CompanyId": 1
                    },
                    {
                      "CompanyAdminId": 1,
                      "CustomerPersonId": 2,
                      "CustomerMainId": 1,
                      "CompanyId": 1
                    }
                  ],
                  "Company": {
                    "CompanyId": 1,
                    "CompanyName": "sample string 2",
                    "CustomerMain": []
                  }
                },
                "Invoices": [],
                "CustomerPersonShippingAddresses": [],
                "CompanyAdmins": [
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1,
                    "CustomerMain": {
                      "CustomerID": 1,
                      "CustomerName": "sample string 2",
                      "CustomerDBA": "sample string 3",
                      "CustomerType": 4,
                      "IsDelete": true,
                      "Notes": "sample string 6",
                      "CompanyId": 1,
                      "CustomerPersons": [],
                      "CustomerDba1": [
                        {
                          "CustomerDbaId": 1,
                          "CustomerID": 1,
                          "Dba": "sample string 2",
                          "Deleted": true,
                          "Invoice": []
                        },
                        {
                          "CustomerDbaId": 1,
                          "CustomerID": 1,
                          "Dba": "sample string 2",
                          "Deleted": true,
                          "Invoice": []
                        }
                      ],
                      "CompanyAdmins": [],
                      "Company": {
                        "CompanyId": 1,
                        "CompanyName": "sample string 2",
                        "CustomerMain": []
                      }
                    }
                  },
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1,
                    "CustomerMain": {
                      "CustomerID": 1,
                      "CustomerName": "sample string 2",
                      "CustomerDBA": "sample string 3",
                      "CustomerType": 4,
                      "IsDelete": true,
                      "Notes": "sample string 6",
                      "CompanyId": 1,
                      "CustomerPersons": [],
                      "CustomerDba1": [
                        {
                          "CustomerDbaId": 1,
                          "CustomerID": 1,
                          "Dba": "sample string 2",
                          "Deleted": true,
                          "Invoice": []
                        },
                        {
                          "CustomerDbaId": 1,
                          "CustomerID": 1,
                          "Dba": "sample string 2",
                          "Deleted": true,
                          "Invoice": []
                        }
                      ],
                      "CompanyAdmins": [],
                      "Company": {
                        "CompanyId": 1,
                        "CompanyName": "sample string 2",
                        "CustomerMain": []
                      }
                    }
                  }
                ]
              },
              "Invoice": []
            }
          },
          "Carrier": {
            "CarrierId": 1,
            "CarrierName": "sample string 2",
            "CarrierAbbr": "sample string 3",
            "EmptyTrackingNo": true,
            "Invoices": [
              {
                "InvoiceID": 1,
                "WebSiteID": 2,
                "InvoiceNO": "sample string 3",
                "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                "OrganizationID": 5,
                "OrganizationName": "sample string 6",
                "PersonID": 7,
                "TrakingInNo": "sample string 8",
                "CarrierId": 9,
                "IsPaid": true,
                "InvoiceTotal": 11.0,
                "InvoicePaidAmount": 12.0,
                "InvoiceDue": 13.0,
                "InvoiceOverPaid": 14.0,
                "InvoiceDiscount": 15.0,
                "InvoiceNetTotal": 16.0,
                "InvoiceTotalFees": 17.0,
                "InvoiceReferenceNo": "sample string 18",
                "InvoiceDocCount": 1,
                "CustomerDbaId": 1,
                "ShippingAddressId": 1,
                "CustomerPerson": {
                  "PersonID": 1,
                  "CustomerID": 2,
                  "PersonNameFirst": "sample string 3",
                  "PersonNameLast": "sample string 4",
                  "PersonEmail": "sample string 5",
                  "PersonBillingEmail": "sample string 6",
                  "PersonPosition": "sample string 7",
                  "PersonCellphone": "sample string 8",
                  "PersonBalance": 9.0,
                  "IsBlocked": true,
                  "PersonPhone": "sample string 11",
                  "Contact_ID": 1,
                  "Individual_ID": 1,
                  "PersonPhoneExt": "sample string 12",
                  "Notes": "sample string 13",
                  "PasswordRequired": true,
                  "CustomerMain": {
                    "CustomerID": 1,
                    "CustomerName": "sample string 2",
                    "CustomerDBA": "sample string 3",
                    "CustomerType": 4,
                    "IsDelete": true,
                    "Notes": "sample string 6",
                    "CompanyId": 1,
                    "CustomerPersons": [],
                    "CustomerDba1": [
                      {
                        "CustomerDbaId": 1,
                        "CustomerID": 1,
                        "Dba": "sample string 2",
                        "Deleted": true,
                        "Invoice": []
                      },
                      {
                        "CustomerDbaId": 1,
                        "CustomerID": 1,
                        "Dba": "sample string 2",
                        "Deleted": true,
                        "Invoice": []
                      }
                    ],
                    "CompanyAdmins": [
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1
                      },
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1
                      }
                    ],
                    "Company": {
                      "CompanyId": 1,
                      "CompanyName": "sample string 2",
                      "CustomerMain": []
                    }
                  },
                  "Invoices": [],
                  "CustomerPersonShippingAddresses": [
                    {
                      "PersonShippingID": 1,
                      "PersonID": 2,
                      "ShippingCountryID": 3,
                      "ShippingCountryName": "sample string 4",
                      "ShippingStateID": 1,
                      "ShippingStateName": "sample string 5",
                      "ShippingCityID": 1,
                      "ShippingCityName": "sample string 6",
                      "ShippingZipcodeID": 1,
                      "ShippingZipcodeNo": "sample string 7",
                      "ShippingAddress": "sample string 8",
                      "ShippingTel": "sample string 9",
                      "ShippingName": "sample string 10",
                      "ShippingIsMain": true,
                      "ShippingAddress2": "sample string 12",
                      "Invoice": []
                    },
                    {
                      "PersonShippingID": 1,
                      "PersonID": 2,
                      "ShippingCountryID": 3,
                      "ShippingCountryName": "sample string 4",
                      "ShippingStateID": 1,
                      "ShippingStateName": "sample string 5",
                      "ShippingCityID": 1,
                      "ShippingCityName": "sample string 6",
                      "ShippingZipcodeID": 1,
                      "ShippingZipcodeNo": "sample string 7",
                      "ShippingAddress": "sample string 8",
                      "ShippingTel": "sample string 9",
                      "ShippingName": "sample string 10",
                      "ShippingIsMain": true,
                      "ShippingAddress2": "sample string 12",
                      "Invoice": []
                    }
                  ],
                  "CompanyAdmins": [
                    {
                      "CompanyAdminId": 1,
                      "CustomerPersonId": 2,
                      "CustomerMainId": 1,
                      "CompanyId": 1,
                      "CustomerMain": {
                        "CustomerID": 1,
                        "CustomerName": "sample string 2",
                        "CustomerDBA": "sample string 3",
                        "CustomerType": 4,
                        "IsDelete": true,
                        "Notes": "sample string 6",
                        "CompanyId": 1,
                        "CustomerPersons": [],
                        "CustomerDba1": [
                          {
                            "CustomerDbaId": 1,
                            "CustomerID": 1,
                            "Dba": "sample string 2",
                            "Deleted": true,
                            "Invoice": []
                          },
                          {
                            "CustomerDbaId": 1,
                            "CustomerID": 1,
                            "Dba": "sample string 2",
                            "Deleted": true,
                            "Invoice": []
                          }
                        ],
                        "CompanyAdmins": [],
                        "Company": {
                          "CompanyId": 1,
                          "CompanyName": "sample string 2",
                          "CustomerMain": []
                        }
                      }
                    },
                    {
                      "CompanyAdminId": 1,
                      "CustomerPersonId": 2,
                      "CustomerMainId": 1,
                      "CompanyId": 1,
                      "CustomerMain": {
                        "CustomerID": 1,
                        "CustomerName": "sample string 2",
                        "CustomerDBA": "sample string 3",
                        "CustomerType": 4,
                        "IsDelete": true,
                        "Notes": "sample string 6",
                        "CompanyId": 1,
                        "CustomerPersons": [],
                        "CustomerDba1": [
                          {
                            "CustomerDbaId": 1,
                            "CustomerID": 1,
                            "Dba": "sample string 2",
                            "Deleted": true,
                            "Invoice": []
                          },
                          {
                            "CustomerDbaId": 1,
                            "CustomerID": 1,
                            "Dba": "sample string 2",
                            "Deleted": true,
                            "Invoice": []
                          }
                        ],
                        "CompanyAdmins": [],
                        "Company": {
                          "CompanyId": 1,
                          "CompanyName": "sample string 2",
                          "CustomerMain": []
                        }
                      }
                    }
                  ]
                },
                "InvoiceCountries": [],
                "InvoiceEnvelopeOuts": [],
                "InvoicePayments": [
                  {
                    "InvoicePaymentID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "MethedTypeID": 4,
                    "MethedTypeName": "sample string 5",
                    "InvoicePaymentNo": "sample string 6",
                    "InvoicePaymentAmount": 7.0,
                    "InvoicePaymentFees": 1.0,
                    "IsDeposited": true,
                    "CreatedDate": "2025-12-12T17:44:04.3099495-05:00"
                  },
                  {
                    "InvoicePaymentID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "MethedTypeID": 4,
                    "MethedTypeName": "sample string 5",
                    "InvoicePaymentNo": "sample string 6",
                    "InvoicePaymentAmount": 7.0,
                    "InvoicePaymentFees": 1.0,
                    "IsDeposited": true,
                    "CreatedDate": "2025-12-12T17:44:04.3099495-05:00"
                  }
                ],
                "InvoiceFees": [
                  {
                    "FeesID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "InvoicCounDocNo": 4,
                    "ServiceID": 5,
                    "ServiceName": "sample string 6",
                    "ServiceCount": 7,
                    "ServiceAmount": 8.0,
                    "ServiceTotal": 9.0,
                    "ServiceCost": 10.0,
                    "ServiceProfit": 11.0,
                    "CountryId": 12,
                    "DocCaseID": 13,
                    "ServiceRoll": 1,
                    "ConsulateState": "sample string 14",
                    "UniqueServiceId": "sample string 15"
                  },
                  {
                    "FeesID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "InvoicCounDocNo": 4,
                    "ServiceID": 5,
                    "ServiceName": "sample string 6",
                    "ServiceCount": 7,
                    "ServiceAmount": 8.0,
                    "ServiceTotal": 9.0,
                    "ServiceCost": 10.0,
                    "ServiceProfit": 11.0,
                    "CountryId": 12,
                    "DocCaseID": 13,
                    "ServiceRoll": 1,
                    "ConsulateState": "sample string 14",
                    "UniqueServiceId": "sample string 15"
                  }
                ],
                "CustomerDba": {
                  "CustomerDbaId": 1,
                  "CustomerID": 1,
                  "Dba": "sample string 2",
                  "Deleted": true,
                  "CustomerMain": {
                    "CustomerID": 1,
                    "CustomerName": "sample string 2",
                    "CustomerDBA": "sample string 3",
                    "CustomerType": 4,
                    "IsDelete": true,
                    "Notes": "sample string 6",
                    "CompanyId": 1,
                    "CustomerPersons": [
                      {
                        "PersonID": 1,
                        "CustomerID": 2,
                        "PersonNameFirst": "sample string 3",
                        "PersonNameLast": "sample string 4",
                        "PersonEmail": "sample string 5",
                        "PersonBillingEmail": "sample string 6",
                        "PersonPosition": "sample string 7",
                        "PersonCellphone": "sample string 8",
                        "PersonBalance": 9.0,
                        "IsBlocked": true,
                        "PersonPhone": "sample string 11",
                        "Contact_ID": 1,
                        "Individual_ID": 1,
                        "PersonPhoneExt": "sample string 12",
                        "Notes": "sample string 13",
                        "PasswordRequired": true,
                        "Invoices": [],
                        "CustomerPersonShippingAddresses": [
                          {
                            "PersonShippingID": 1,
                            "PersonID": 2,
                            "ShippingCountryID": 3,
                            "ShippingCountryName": "sample string 4",
                            "ShippingStateID": 1,
                            "ShippingStateName": "sample string 5",
                            "ShippingCityID": 1,
                            "ShippingCityName": "sample string 6",
                            "ShippingZipcodeID": 1,
                            "ShippingZipcodeNo": "sample string 7",
                            "ShippingAddress": "sample string 8",
                            "ShippingTel": "sample string 9",
                            "ShippingName": "sample string 10",
                            "ShippingIsMain": true,
                            "ShippingAddress2": "sample string 12",
                            "Invoice": []
                          },
                          {
                            "PersonShippingID": 1,
                            "PersonID": 2,
                            "ShippingCountryID": 3,
                            "ShippingCountryName": "sample string 4",
                            "ShippingStateID": 1,
                            "ShippingStateName": "sample string 5",
                            "ShippingCityID": 1,
                            "ShippingCityName": "sample string 6",
                            "ShippingZipcodeID": 1,
                            "ShippingZipcodeNo": "sample string 7",
                            "ShippingAddress": "sample string 8",
                            "ShippingTel": "sample string 9",
                            "ShippingName": "sample string 10",
                            "ShippingIsMain": true,
                            "ShippingAddress2": "sample string 12",
                            "Invoice": []
                          }
                        ],
                        "CompanyAdmins": [
                          {
                            "CompanyAdminId": 1,
                            "CustomerPersonId": 2,
                            "CustomerMainId": 1,
                            "CompanyId": 1
                          },
                          {
                            "CompanyAdminId": 1,
                            "CustomerPersonId": 2,
                            "CustomerMainId": 1,
                            "CompanyId": 1
                          }
                        ]
                      },
                      {
                        "PersonID": 1,
                        "CustomerID": 2,
                        "PersonNameFirst": "sample string 3",
                        "PersonNameLast": "sample string 4",
                        "PersonEmail": "sample string 5",
                        "PersonBillingEmail": "sample string 6",
                        "PersonPosition": "sample string 7",
                        "PersonCellphone": "sample string 8",
                        "PersonBalance": 9.0,
                        "IsBlocked": true,
                        "PersonPhone": "sample string 11",
                        "Contact_ID": 1,
                        "Individual_ID": 1,
                        "PersonPhoneExt": "sample string 12",
                        "Notes": "sample string 13",
                        "PasswordRequired": true,
                        "Invoices": [],
                        "CustomerPersonShippingAddresses": [
                          {
                            "PersonShippingID": 1,
                            "PersonID": 2,
                            "ShippingCountryID": 3,
                            "ShippingCountryName": "sample string 4",
                            "ShippingStateID": 1,
                            "ShippingStateName": "sample string 5",
                            "ShippingCityID": 1,
                            "ShippingCityName": "sample string 6",
                            "ShippingZipcodeID": 1,
                            "ShippingZipcodeNo": "sample string 7",
                            "ShippingAddress": "sample string 8",
                            "ShippingTel": "sample string 9",
                            "ShippingName": "sample string 10",
                            "ShippingIsMain": true,
                            "ShippingAddress2": "sample string 12",
                            "Invoice": []
                          },
                          {
                            "PersonShippingID": 1,
                            "PersonID": 2,
                            "ShippingCountryID": 3,
                            "ShippingCountryName": "sample string 4",
                            "ShippingStateID": 1,
                            "ShippingStateName": "sample string 5",
                            "ShippingCityID": 1,
                            "ShippingCityName": "sample string 6",
                            "ShippingZipcodeID": 1,
                            "ShippingZipcodeNo": "sample string 7",
                            "ShippingAddress": "sample string 8",
                            "ShippingTel": "sample string 9",
                            "ShippingName": "sample string 10",
                            "ShippingIsMain": true,
                            "ShippingAddress2": "sample string 12",
                            "Invoice": []
                          }
                        ],
                        "CompanyAdmins": [
                          {
                            "CompanyAdminId": 1,
                            "CustomerPersonId": 2,
                            "CustomerMainId": 1,
                            "CompanyId": 1
                          },
                          {
                            "CompanyAdminId": 1,
                            "CustomerPersonId": 2,
                            "CustomerMainId": 1,
                            "CompanyId": 1
                          }
                        ]
                      }
                    ],
                    "CustomerDba1": [],
                    "CompanyAdmins": [
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1,
                        "CustomerPerson": {
                          "PersonID": 1,
                          "CustomerID": 2,
                          "PersonNameFirst": "sample string 3",
                          "PersonNameLast": "sample string 4",
                          "PersonEmail": "sample string 5",
                          "PersonBillingEmail": "sample string 6",
                          "PersonPosition": "sample string 7",
                          "PersonCellphone": "sample string 8",
                          "PersonBalance": 9.0,
                          "IsBlocked": true,
                          "PersonPhone": "sample string 11",
                          "Contact_ID": 1,
                          "Individual_ID": 1,
                          "PersonPhoneExt": "sample string 12",
                          "Notes": "sample string 13",
                          "PasswordRequired": true,
                          "Invoices": [],
                          "CustomerPersonShippingAddresses": [
                            {
                              "PersonShippingID": 1,
                              "PersonID": 2,
                              "ShippingCountryID": 3,
                              "ShippingCountryName": "sample string 4",
                              "ShippingStateID": 1,
                              "ShippingStateName": "sample string 5",
                              "ShippingCityID": 1,
                              "ShippingCityName": "sample string 6",
                              "ShippingZipcodeID": 1,
                              "ShippingZipcodeNo": "sample string 7",
                              "ShippingAddress": "sample string 8",
                              "ShippingTel": "sample string 9",
                              "ShippingName": "sample string 10",
                              "ShippingIsMain": true,
                              "ShippingAddress2": "sample string 12",
                              "Invoice": []
                            },
                            {
                              "PersonShippingID": 1,
                              "PersonID": 2,
                              "ShippingCountryID": 3,
                              "ShippingCountryName": "sample string 4",
                              "ShippingStateID": 1,
                              "ShippingStateName": "sample string 5",
                              "ShippingCityID": 1,
                              "ShippingCityName": "sample string 6",
                              "ShippingZipcodeID": 1,
                              "ShippingZipcodeNo": "sample string 7",
                              "ShippingAddress": "sample string 8",
                              "ShippingTel": "sample string 9",
                              "ShippingName": "sample string 10",
                              "ShippingIsMain": true,
                              "ShippingAddress2": "sample string 12",
                              "Invoice": []
                            }
                          ],
                          "CompanyAdmins": []
                        }
                      },
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1,
                        "CustomerPerson": {
                          "PersonID": 1,
                          "CustomerID": 2,
                          "PersonNameFirst": "sample string 3",
                          "PersonNameLast": "sample string 4",
                          "PersonEmail": "sample string 5",
                          "PersonBillingEmail": "sample string 6",
                          "PersonPosition": "sample string 7",
                          "PersonCellphone": "sample string 8",
                          "PersonBalance": 9.0,
                          "IsBlocked": true,
                          "PersonPhone": "sample string 11",
                          "Contact_ID": 1,
                          "Individual_ID": 1,
                          "PersonPhoneExt": "sample string 12",
                          "Notes": "sample string 13",
                          "PasswordRequired": true,
                          "Invoices": [],
                          "CustomerPersonShippingAddresses": [
                            {
                              "PersonShippingID": 1,
                              "PersonID": 2,
                              "ShippingCountryID": 3,
                              "ShippingCountryName": "sample string 4",
                              "ShippingStateID": 1,
                              "ShippingStateName": "sample string 5",
                              "ShippingCityID": 1,
                              "ShippingCityName": "sample string 6",
                              "ShippingZipcodeID": 1,
                              "ShippingZipcodeNo": "sample string 7",
                              "ShippingAddress": "sample string 8",
                              "ShippingTel": "sample string 9",
                              "ShippingName": "sample string 10",
                              "ShippingIsMain": true,
                              "ShippingAddress2": "sample string 12",
                              "Invoice": []
                            },
                            {
                              "PersonShippingID": 1,
                              "PersonID": 2,
                              "ShippingCountryID": 3,
                              "ShippingCountryName": "sample string 4",
                              "ShippingStateID": 1,
                              "ShippingStateName": "sample string 5",
                              "ShippingCityID": 1,
                              "ShippingCityName": "sample string 6",
                              "ShippingZipcodeID": 1,
                              "ShippingZipcodeNo": "sample string 7",
                              "ShippingAddress": "sample string 8",
                              "ShippingTel": "sample string 9",
                              "ShippingName": "sample string 10",
                              "ShippingIsMain": true,
                              "ShippingAddress2": "sample string 12",
                              "Invoice": []
                            }
                          ],
                          "CompanyAdmins": []
                        }
                      }
                    ],
                    "Company": {
                      "CompanyId": 1,
                      "CompanyName": "sample string 2",
                      "CustomerMain": []
                    }
                  },
                  "Invoice": []
                },
                "CustomerPersonShippingAddress": {
                  "PersonShippingID": 1,
                  "PersonID": 2,
                  "ShippingCountryID": 3,
                  "ShippingCountryName": "sample string 4",
                  "ShippingStateID": 1,
                  "ShippingStateName": "sample string 5",
                  "ShippingCityID": 1,
                  "ShippingCityName": "sample string 6",
                  "ShippingZipcodeID": 1,
                  "ShippingZipcodeNo": "sample string 7",
                  "ShippingAddress": "sample string 8",
                  "ShippingTel": "sample string 9",
                  "ShippingName": "sample string 10",
                  "ShippingIsMain": true,
                  "ShippingAddress2": "sample string 12",
                  "CustomerPerson": {
                    "PersonID": 1,
                    "CustomerID": 2,
                    "PersonNameFirst": "sample string 3",
                    "PersonNameLast": "sample string 4",
                    "PersonEmail": "sample string 5",
                    "PersonBillingEmail": "sample string 6",
                    "PersonPosition": "sample string 7",
                    "PersonCellphone": "sample string 8",
                    "PersonBalance": 9.0,
                    "IsBlocked": true,
                    "PersonPhone": "sample string 11",
                    "Contact_ID": 1,
                    "Individual_ID": 1,
                    "PersonPhoneExt": "sample string 12",
                    "Notes": "sample string 13",
                    "PasswordRequired": true,
                    "CustomerMain": {
                      "CustomerID": 1,
                      "CustomerName": "sample string 2",
                      "CustomerDBA": "sample string 3",
                      "CustomerType": 4,
                      "IsDelete": true,
                      "Notes": "sample string 6",
                      "CompanyId": 1,
                      "CustomerPersons": [],
                      "CustomerDba1": [
                        {
                          "CustomerDbaId": 1,
                          "CustomerID": 1,
                          "Dba": "sample string 2",
                          "Deleted": true,
                          "Invoice": []
                        },
                        {
                          "CustomerDbaId": 1,
                          "CustomerID": 1,
                          "Dba": "sample string 2",
                          "Deleted": true,
                          "Invoice": []
                        }
                      ],
                      "CompanyAdmins": [
                        {
                          "CompanyAdminId": 1,
                          "CustomerPersonId": 2,
                          "CustomerMainId": 1,
                          "CompanyId": 1
                        },
                        {
                          "CompanyAdminId": 1,
                          "CustomerPersonId": 2,
                          "CustomerMainId": 1,
                          "CompanyId": 1
                        }
                      ],
                      "Company": {
                        "CompanyId": 1,
                        "CompanyName": "sample string 2",
                        "CustomerMain": []
                      }
                    },
                    "Invoices": [],
                    "CustomerPersonShippingAddresses": [],
                    "CompanyAdmins": [
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1,
                        "CustomerMain": {
                          "CustomerID": 1,
                          "CustomerName": "sample string 2",
                          "CustomerDBA": "sample string 3",
                          "CustomerType": 4,
                          "IsDelete": true,
                          "Notes": "sample string 6",
                          "CompanyId": 1,
                          "CustomerPersons": [],
                          "CustomerDba1": [
                            {
                              "CustomerDbaId": 1,
                              "CustomerID": 1,
                              "Dba": "sample string 2",
                              "Deleted": true,
                              "Invoice": []
                            },
                            {
                              "CustomerDbaId": 1,
                              "CustomerID": 1,
                              "Dba": "sample string 2",
                              "Deleted": true,
                              "Invoice": []
                            }
                          ],
                          "CompanyAdmins": [],
                          "Company": {
                            "CompanyId": 1,
                            "CompanyName": "sample string 2",
                            "CustomerMain": []
                          }
                        }
                      },
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1,
                        "CustomerMain": {
                          "CustomerID": 1,
                          "CustomerName": "sample string 2",
                          "CustomerDBA": "sample string 3",
                          "CustomerType": 4,
                          "IsDelete": true,
                          "Notes": "sample string 6",
                          "CompanyId": 1,
                          "CustomerPersons": [],
                          "CustomerDba1": [
                            {
                              "CustomerDbaId": 1,
                              "CustomerID": 1,
                              "Dba": "sample string 2",
                              "Deleted": true,
                              "Invoice": []
                            },
                            {
                              "CustomerDbaId": 1,
                              "CustomerID": 1,
                              "Dba": "sample string 2",
                              "Deleted": true,
                              "Invoice": []
                            }
                          ],
                          "CompanyAdmins": [],
                          "Company": {
                            "CompanyId": 1,
                            "CompanyName": "sample string 2",
                            "CustomerMain": []
                          }
                        }
                      }
                    ]
                  },
                  "Invoice": []
                }
              },
              {
                "InvoiceID": 1,
                "WebSiteID": 2,
                "InvoiceNO": "sample string 3",
                "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                "OrganizationID": 5,
                "OrganizationName": "sample string 6",
                "PersonID": 7,
                "TrakingInNo": "sample string 8",
                "CarrierId": 9,
                "IsPaid": true,
                "InvoiceTotal": 11.0,
                "InvoicePaidAmount": 12.0,
                "InvoiceDue": 13.0,
                "InvoiceOverPaid": 14.0,
                "InvoiceDiscount": 15.0,
                "InvoiceNetTotal": 16.0,
                "InvoiceTotalFees": 17.0,
                "InvoiceReferenceNo": "sample string 18",
                "InvoiceDocCount": 1,
                "CustomerDbaId": 1,
                "ShippingAddressId": 1,
                "CustomerPerson": {
                  "PersonID": 1,
                  "CustomerID": 2,
                  "PersonNameFirst": "sample string 3",
                  "PersonNameLast": "sample string 4",
                  "PersonEmail": "sample string 5",
                  "PersonBillingEmail": "sample string 6",
                  "PersonPosition": "sample string 7",
                  "PersonCellphone": "sample string 8",
                  "PersonBalance": 9.0,
                  "IsBlocked": true,
                  "PersonPhone": "sample string 11",
                  "Contact_ID": 1,
                  "Individual_ID": 1,
                  "PersonPhoneExt": "sample string 12",
                  "Notes": "sample string 13",
                  "PasswordRequired": true,
                  "CustomerMain": {
                    "CustomerID": 1,
                    "CustomerName": "sample string 2",
                    "CustomerDBA": "sample string 3",
                    "CustomerType": 4,
                    "IsDelete": true,
                    "Notes": "sample string 6",
                    "CompanyId": 1,
                    "CustomerPersons": [],
                    "CustomerDba1": [
                      {
                        "CustomerDbaId": 1,
                        "CustomerID": 1,
                        "Dba": "sample string 2",
                        "Deleted": true,
                        "Invoice": []
                      },
                      {
                        "CustomerDbaId": 1,
                        "CustomerID": 1,
                        "Dba": "sample string 2",
                        "Deleted": true,
                        "Invoice": []
                      }
                    ],
                    "CompanyAdmins": [
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1
                      },
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1
                      }
                    ],
                    "Company": {
                      "CompanyId": 1,
                      "CompanyName": "sample string 2",
                      "CustomerMain": []
                    }
                  },
                  "Invoices": [],
                  "CustomerPersonShippingAddresses": [
                    {
                      "PersonShippingID": 1,
                      "PersonID": 2,
                      "ShippingCountryID": 3,
                      "ShippingCountryName": "sample string 4",
                      "ShippingStateID": 1,
                      "ShippingStateName": "sample string 5",
                      "ShippingCityID": 1,
                      "ShippingCityName": "sample string 6",
                      "ShippingZipcodeID": 1,
                      "ShippingZipcodeNo": "sample string 7",
                      "ShippingAddress": "sample string 8",
                      "ShippingTel": "sample string 9",
                      "ShippingName": "sample string 10",
                      "ShippingIsMain": true,
                      "ShippingAddress2": "sample string 12",
                      "Invoice": []
                    },
                    {
                      "PersonShippingID": 1,
                      "PersonID": 2,
                      "ShippingCountryID": 3,
                      "ShippingCountryName": "sample string 4",
                      "ShippingStateID": 1,
                      "ShippingStateName": "sample string 5",
                      "ShippingCityID": 1,
                      "ShippingCityName": "sample string 6",
                      "ShippingZipcodeID": 1,
                      "ShippingZipcodeNo": "sample string 7",
                      "ShippingAddress": "sample string 8",
                      "ShippingTel": "sample string 9",
                      "ShippingName": "sample string 10",
                      "ShippingIsMain": true,
                      "ShippingAddress2": "sample string 12",
                      "Invoice": []
                    }
                  ],
                  "CompanyAdmins": [
                    {
                      "CompanyAdminId": 1,
                      "CustomerPersonId": 2,
                      "CustomerMainId": 1,
                      "CompanyId": 1,
                      "CustomerMain": {
                        "CustomerID": 1,
                        "CustomerName": "sample string 2",
                        "CustomerDBA": "sample string 3",
                        "CustomerType": 4,
                        "IsDelete": true,
                        "Notes": "sample string 6",
                        "CompanyId": 1,
                        "CustomerPersons": [],
                        "CustomerDba1": [
                          {
                            "CustomerDbaId": 1,
                            "CustomerID": 1,
                            "Dba": "sample string 2",
                            "Deleted": true,
                            "Invoice": []
                          },
                          {
                            "CustomerDbaId": 1,
                            "CustomerID": 1,
                            "Dba": "sample string 2",
                            "Deleted": true,
                            "Invoice": []
                          }
                        ],
                        "CompanyAdmins": [],
                        "Company": {
                          "CompanyId": 1,
                          "CompanyName": "sample string 2",
                          "CustomerMain": []
                        }
                      }
                    },
                    {
                      "CompanyAdminId": 1,
                      "CustomerPersonId": 2,
                      "CustomerMainId": 1,
                      "CompanyId": 1,
                      "CustomerMain": {
                        "CustomerID": 1,
                        "CustomerName": "sample string 2",
                        "CustomerDBA": "sample string 3",
                        "CustomerType": 4,
                        "IsDelete": true,
                        "Notes": "sample string 6",
                        "CompanyId": 1,
                        "CustomerPersons": [],
                        "CustomerDba1": [
                          {
                            "CustomerDbaId": 1,
                            "CustomerID": 1,
                            "Dba": "sample string 2",
                            "Deleted": true,
                            "Invoice": []
                          },
                          {
                            "CustomerDbaId": 1,
                            "CustomerID": 1,
                            "Dba": "sample string 2",
                            "Deleted": true,
                            "Invoice": []
                          }
                        ],
                        "CompanyAdmins": [],
                        "Company": {
                          "CompanyId": 1,
                          "CompanyName": "sample string 2",
                          "CustomerMain": []
                        }
                      }
                    }
                  ]
                },
                "InvoiceCountries": [],
                "InvoiceEnvelopeOuts": [],
                "InvoicePayments": [
                  {
                    "InvoicePaymentID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "MethedTypeID": 4,
                    "MethedTypeName": "sample string 5",
                    "InvoicePaymentNo": "sample string 6",
                    "InvoicePaymentAmount": 7.0,
                    "InvoicePaymentFees": 1.0,
                    "IsDeposited": true,
                    "CreatedDate": "2025-12-12T17:44:04.3099495-05:00"
                  },
                  {
                    "InvoicePaymentID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "MethedTypeID": 4,
                    "MethedTypeName": "sample string 5",
                    "InvoicePaymentNo": "sample string 6",
                    "InvoicePaymentAmount": 7.0,
                    "InvoicePaymentFees": 1.0,
                    "IsDeposited": true,
                    "CreatedDate": "2025-12-12T17:44:04.3099495-05:00"
                  }
                ],
                "InvoiceFees": [
                  {
                    "FeesID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "InvoicCounDocNo": 4,
                    "ServiceID": 5,
                    "ServiceName": "sample string 6",
                    "ServiceCount": 7,
                    "ServiceAmount": 8.0,
                    "ServiceTotal": 9.0,
                    "ServiceCost": 10.0,
                    "ServiceProfit": 11.0,
                    "CountryId": 12,
                    "DocCaseID": 13,
                    "ServiceRoll": 1,
                    "ConsulateState": "sample string 14",
                    "UniqueServiceId": "sample string 15"
                  },
                  {
                    "FeesID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "InvoicCounDocNo": 4,
                    "ServiceID": 5,
                    "ServiceName": "sample string 6",
                    "ServiceCount": 7,
                    "ServiceAmount": 8.0,
                    "ServiceTotal": 9.0,
                    "ServiceCost": 10.0,
                    "ServiceProfit": 11.0,
                    "CountryId": 12,
                    "DocCaseID": 13,
                    "ServiceRoll": 1,
                    "ConsulateState": "sample string 14",
                    "UniqueServiceId": "sample string 15"
                  }
                ],
                "CustomerDba": {
                  "CustomerDbaId": 1,
                  "CustomerID": 1,
                  "Dba": "sample string 2",
                  "Deleted": true,
                  "CustomerMain": {
                    "CustomerID": 1,
                    "CustomerName": "sample string 2",
                    "CustomerDBA": "sample string 3",
                    "CustomerType": 4,
                    "IsDelete": true,
                    "Notes": "sample string 6",
                    "CompanyId": 1,
                    "CustomerPersons": [
                      {
                        "PersonID": 1,
                        "CustomerID": 2,
                        "PersonNameFirst": "sample string 3",
                        "PersonNameLast": "sample string 4",
                        "PersonEmail": "sample string 5",
                        "PersonBillingEmail": "sample string 6",
                        "PersonPosition": "sample string 7",
                        "PersonCellphone": "sample string 8",
                        "PersonBalance": 9.0,
                        "IsBlocked": true,
                        "PersonPhone": "sample string 11",
                        "Contact_ID": 1,
                        "Individual_ID": 1,
                        "PersonPhoneExt": "sample string 12",
                        "Notes": "sample string 13",
                        "PasswordRequired": true,
                        "Invoices": [],
                        "CustomerPersonShippingAddresses": [
                          {
                            "PersonShippingID": 1,
                            "PersonID": 2,
                            "ShippingCountryID": 3,
                            "ShippingCountryName": "sample string 4",
                            "ShippingStateID": 1,
                            "ShippingStateName": "sample string 5",
                            "ShippingCityID": 1,
                            "ShippingCityName": "sample string 6",
                            "ShippingZipcodeID": 1,
                            "ShippingZipcodeNo": "sample string 7",
                            "ShippingAddress": "sample string 8",
                            "ShippingTel": "sample string 9",
                            "ShippingName": "sample string 10",
                            "ShippingIsMain": true,
                            "ShippingAddress2": "sample string 12",
                            "Invoice": []
                          },
                          {
                            "PersonShippingID": 1,
                            "PersonID": 2,
                            "ShippingCountryID": 3,
                            "ShippingCountryName": "sample string 4",
                            "ShippingStateID": 1,
                            "ShippingStateName": "sample string 5",
                            "ShippingCityID": 1,
                            "ShippingCityName": "sample string 6",
                            "ShippingZipcodeID": 1,
                            "ShippingZipcodeNo": "sample string 7",
                            "ShippingAddress": "sample string 8",
                            "ShippingTel": "sample string 9",
                            "ShippingName": "sample string 10",
                            "ShippingIsMain": true,
                            "ShippingAddress2": "sample string 12",
                            "Invoice": []
                          }
                        ],
                        "CompanyAdmins": [
                          {
                            "CompanyAdminId": 1,
                            "CustomerPersonId": 2,
                            "CustomerMainId": 1,
                            "CompanyId": 1
                          },
                          {
                            "CompanyAdminId": 1,
                            "CustomerPersonId": 2,
                            "CustomerMainId": 1,
                            "CompanyId": 1
                          }
                        ]
                      },
                      {
                        "PersonID": 1,
                        "CustomerID": 2,
                        "PersonNameFirst": "sample string 3",
                        "PersonNameLast": "sample string 4",
                        "PersonEmail": "sample string 5",
                        "PersonBillingEmail": "sample string 6",
                        "PersonPosition": "sample string 7",
                        "PersonCellphone": "sample string 8",
                        "PersonBalance": 9.0,
                        "IsBlocked": true,
                        "PersonPhone": "sample string 11",
                        "Contact_ID": 1,
                        "Individual_ID": 1,
                        "PersonPhoneExt": "sample string 12",
                        "Notes": "sample string 13",
                        "PasswordRequired": true,
                        "Invoices": [],
                        "CustomerPersonShippingAddresses": [
                          {
                            "PersonShippingID": 1,
                            "PersonID": 2,
                            "ShippingCountryID": 3,
                            "ShippingCountryName": "sample string 4",
                            "ShippingStateID": 1,
                            "ShippingStateName": "sample string 5",
                            "ShippingCityID": 1,
                            "ShippingCityName": "sample string 6",
                            "ShippingZipcodeID": 1,
                            "ShippingZipcodeNo": "sample string 7",
                            "ShippingAddress": "sample string 8",
                            "ShippingTel": "sample string 9",
                            "ShippingName": "sample string 10",
                            "ShippingIsMain": true,
                            "ShippingAddress2": "sample string 12",
                            "Invoice": []
                          },
                          {
                            "PersonShippingID": 1,
                            "PersonID": 2,
                            "ShippingCountryID": 3,
                            "ShippingCountryName": "sample string 4",
                            "ShippingStateID": 1,
                            "ShippingStateName": "sample string 5",
                            "ShippingCityID": 1,
                            "ShippingCityName": "sample string 6",
                            "ShippingZipcodeID": 1,
                            "ShippingZipcodeNo": "sample string 7",
                            "ShippingAddress": "sample string 8",
                            "ShippingTel": "sample string 9",
                            "ShippingName": "sample string 10",
                            "ShippingIsMain": true,
                            "ShippingAddress2": "sample string 12",
                            "Invoice": []
                          }
                        ],
                        "CompanyAdmins": [
                          {
                            "CompanyAdminId": 1,
                            "CustomerPersonId": 2,
                            "CustomerMainId": 1,
                            "CompanyId": 1
                          },
                          {
                            "CompanyAdminId": 1,
                            "CustomerPersonId": 2,
                            "CustomerMainId": 1,
                            "CompanyId": 1
                          }
                        ]
                      }
                    ],
                    "CustomerDba1": [],
                    "CompanyAdmins": [
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1,
                        "CustomerPerson": {
                          "PersonID": 1,
                          "CustomerID": 2,
                          "PersonNameFirst": "sample string 3",
                          "PersonNameLast": "sample string 4",
                          "PersonEmail": "sample string 5",
                          "PersonBillingEmail": "sample string 6",
                          "PersonPosition": "sample string 7",
                          "PersonCellphone": "sample string 8",
                          "PersonBalance": 9.0,
                          "IsBlocked": true,
                          "PersonPhone": "sample string 11",
                          "Contact_ID": 1,
                          "Individual_ID": 1,
                          "PersonPhoneExt": "sample string 12",
                          "Notes": "sample string 13",
                          "PasswordRequired": true,
                          "Invoices": [],
                          "CustomerPersonShippingAddresses": [
                            {
                              "PersonShippingID": 1,
                              "PersonID": 2,
                              "ShippingCountryID": 3,
                              "ShippingCountryName": "sample string 4",
                              "ShippingStateID": 1,
                              "ShippingStateName": "sample string 5",
                              "ShippingCityID": 1,
                              "ShippingCityName": "sample string 6",
                              "ShippingZipcodeID": 1,
                              "ShippingZipcodeNo": "sample string 7",
                              "ShippingAddress": "sample string 8",
                              "ShippingTel": "sample string 9",
                              "ShippingName": "sample string 10",
                              "ShippingIsMain": true,
                              "ShippingAddress2": "sample string 12",
                              "Invoice": []
                            },
                            {
                              "PersonShippingID": 1,
                              "PersonID": 2,
                              "ShippingCountryID": 3,
                              "ShippingCountryName": "sample string 4",
                              "ShippingStateID": 1,
                              "ShippingStateName": "sample string 5",
                              "ShippingCityID": 1,
                              "ShippingCityName": "sample string 6",
                              "ShippingZipcodeID": 1,
                              "ShippingZipcodeNo": "sample string 7",
                              "ShippingAddress": "sample string 8",
                              "ShippingTel": "sample string 9",
                              "ShippingName": "sample string 10",
                              "ShippingIsMain": true,
                              "ShippingAddress2": "sample string 12",
                              "Invoice": []
                            }
                          ],
                          "CompanyAdmins": []
                        }
                      },
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1,
                        "CustomerPerson": {
                          "PersonID": 1,
                          "CustomerID": 2,
                          "PersonNameFirst": "sample string 3",
                          "PersonNameLast": "sample string 4",
                          "PersonEmail": "sample string 5",
                          "PersonBillingEmail": "sample string 6",
                          "PersonPosition": "sample string 7",
                          "PersonCellphone": "sample string 8",
                          "PersonBalance": 9.0,
                          "IsBlocked": true,
                          "PersonPhone": "sample string 11",
                          "Contact_ID": 1,
                          "Individual_ID": 1,
                          "PersonPhoneExt": "sample string 12",
                          "Notes": "sample string 13",
                          "PasswordRequired": true,
                          "Invoices": [],
                          "CustomerPersonShippingAddresses": [
                            {
                              "PersonShippingID": 1,
                              "PersonID": 2,
                              "ShippingCountryID": 3,
                              "ShippingCountryName": "sample string 4",
                              "ShippingStateID": 1,
                              "ShippingStateName": "sample string 5",
                              "ShippingCityID": 1,
                              "ShippingCityName": "sample string 6",
                              "ShippingZipcodeID": 1,
                              "ShippingZipcodeNo": "sample string 7",
                              "ShippingAddress": "sample string 8",
                              "ShippingTel": "sample string 9",
                              "ShippingName": "sample string 10",
                              "ShippingIsMain": true,
                              "ShippingAddress2": "sample string 12",
                              "Invoice": []
                            },
                            {
                              "PersonShippingID": 1,
                              "PersonID": 2,
                              "ShippingCountryID": 3,
                              "ShippingCountryName": "sample string 4",
                              "ShippingStateID": 1,
                              "ShippingStateName": "sample string 5",
                              "ShippingCityID": 1,
                              "ShippingCityName": "sample string 6",
                              "ShippingZipcodeID": 1,
                              "ShippingZipcodeNo": "sample string 7",
                              "ShippingAddress": "sample string 8",
                              "ShippingTel": "sample string 9",
                              "ShippingName": "sample string 10",
                              "ShippingIsMain": true,
                              "ShippingAddress2": "sample string 12",
                              "Invoice": []
                            }
                          ],
                          "CompanyAdmins": []
                        }
                      }
                    ],
                    "Company": {
                      "CompanyId": 1,
                      "CompanyName": "sample string 2",
                      "CustomerMain": []
                    }
                  },
                  "Invoice": []
                },
                "CustomerPersonShippingAddress": {
                  "PersonShippingID": 1,
                  "PersonID": 2,
                  "ShippingCountryID": 3,
                  "ShippingCountryName": "sample string 4",
                  "ShippingStateID": 1,
                  "ShippingStateName": "sample string 5",
                  "ShippingCityID": 1,
                  "ShippingCityName": "sample string 6",
                  "ShippingZipcodeID": 1,
                  "ShippingZipcodeNo": "sample string 7",
                  "ShippingAddress": "sample string 8",
                  "ShippingTel": "sample string 9",
                  "ShippingName": "sample string 10",
                  "ShippingIsMain": true,
                  "ShippingAddress2": "sample string 12",
                  "CustomerPerson": {
                    "PersonID": 1,
                    "CustomerID": 2,
                    "PersonNameFirst": "sample string 3",
                    "PersonNameLast": "sample string 4",
                    "PersonEmail": "sample string 5",
                    "PersonBillingEmail": "sample string 6",
                    "PersonPosition": "sample string 7",
                    "PersonCellphone": "sample string 8",
                    "PersonBalance": 9.0,
                    "IsBlocked": true,
                    "PersonPhone": "sample string 11",
                    "Contact_ID": 1,
                    "Individual_ID": 1,
                    "PersonPhoneExt": "sample string 12",
                    "Notes": "sample string 13",
                    "PasswordRequired": true,
                    "CustomerMain": {
                      "CustomerID": 1,
                      "CustomerName": "sample string 2",
                      "CustomerDBA": "sample string 3",
                      "CustomerType": 4,
                      "IsDelete": true,
                      "Notes": "sample string 6",
                      "CompanyId": 1,
                      "CustomerPersons": [],
                      "CustomerDba1": [
                        {
                          "CustomerDbaId": 1,
                          "CustomerID": 1,
                          "Dba": "sample string 2",
                          "Deleted": true,
                          "Invoice": []
                        },
                        {
                          "CustomerDbaId": 1,
                          "CustomerID": 1,
                          "Dba": "sample string 2",
                          "Deleted": true,
                          "Invoice": []
                        }
                      ],
                      "CompanyAdmins": [
                        {
                          "CompanyAdminId": 1,
                          "CustomerPersonId": 2,
                          "CustomerMainId": 1,
                          "CompanyId": 1
                        },
                        {
                          "CompanyAdminId": 1,
                          "CustomerPersonId": 2,
                          "CustomerMainId": 1,
                          "CompanyId": 1
                        }
                      ],
                      "Company": {
                        "CompanyId": 1,
                        "CompanyName": "sample string 2",
                        "CustomerMain": []
                      }
                    },
                    "Invoices": [],
                    "CustomerPersonShippingAddresses": [],
                    "CompanyAdmins": [
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1,
                        "CustomerMain": {
                          "CustomerID": 1,
                          "CustomerName": "sample string 2",
                          "CustomerDBA": "sample string 3",
                          "CustomerType": 4,
                          "IsDelete": true,
                          "Notes": "sample string 6",
                          "CompanyId": 1,
                          "CustomerPersons": [],
                          "CustomerDba1": [
                            {
                              "CustomerDbaId": 1,
                              "CustomerID": 1,
                              "Dba": "sample string 2",
                              "Deleted": true,
                              "Invoice": []
                            },
                            {
                              "CustomerDbaId": 1,
                              "CustomerID": 1,
                              "Dba": "sample string 2",
                              "Deleted": true,
                              "Invoice": []
                            }
                          ],
                          "CompanyAdmins": [],
                          "Company": {
                            "CompanyId": 1,
                            "CompanyName": "sample string 2",
                            "CustomerMain": []
                          }
                        }
                      },
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1,
                        "CustomerMain": {
                          "CustomerID": 1,
                          "CustomerName": "sample string 2",
                          "CustomerDBA": "sample string 3",
                          "CustomerType": 4,
                          "IsDelete": true,
                          "Notes": "sample string 6",
                          "CompanyId": 1,
                          "CustomerPersons": [],
                          "CustomerDba1": [
                            {
                              "CustomerDbaId": 1,
                              "CustomerID": 1,
                              "Dba": "sample string 2",
                              "Deleted": true,
                              "Invoice": []
                            },
                            {
                              "CustomerDbaId": 1,
                              "CustomerID": 1,
                              "Dba": "sample string 2",
                              "Deleted": true,
                              "Invoice": []
                            }
                          ],
                          "CompanyAdmins": [],
                          "Company": {
                            "CompanyId": 1,
                            "CompanyName": "sample string 2",
                            "CustomerMain": []
                          }
                        }
                      }
                    ]
                  },
                  "Invoice": []
                }
              }
            ],
            "InvoiceEnvelopeOuts": [],
            "TrackingNumberRule": [
              {
                "Id": 1,
                "RegexString": "sample string 2",
                "CarrierId": 3
              },
              {
                "Id": 1,
                "RegexString": "sample string 2",
                "CarrierId": 3
              }
            ]
          },
          "InvoiceDocuments": []
        },
        "BoxingLog": {
          "BoxId": 1,
          "SentDate": "2025-12-12T17:44:04.3099495-05:00",
          "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
          "BoxType": 3,
          "Finished": true,
          "InvoiceDocument": []
        }
      },
      {
        "InvoiceDocumentID": 1,
        "InvoiceNO": "sample string 2",
        "InvoiceCountryID": 3,
        "InvoicCounDocNo": 4,
        "UsdDocTypeID": 1,
        "UsdDocTypeName": "sample string 5",
        "DocCaseID": 6,
        "DocCaseName": "sample string 7",
        "StateID": 8,
        "StateName": "sample string 9",
        "EnvelopeOutId": 1,
        "EnvelopeOutLabel": "sample string 10",
        "SmallLabel": "sample string 11",
        "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
        "IsConsulate": true,
        "IsEmbassy": true,
        "CopyCount": 14,
        "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
        "ConsulateState": "sample string 15",
        "CountryType": "sample string 16",
        "UsdBox": 1,
        "BoxId": 1,
        "UniqueServiceId": "sample string 17",
        "InvoiceDocumentPayementCosts": [
          {
            "PayementCostID": 1,
            "InvoiceNO": "sample string 2",
            "InvoiceDocumentId": 3,
            "PaymentNo": 4,
            "ServiceId": 5,
            "ServiceName": "sample string 6",
            "ProcessTypeID": 7,
            "Fee": 8.0,
            "MethedTypeID": 9,
            "MethedTypeName": "sample string 10",
            "ProcessType": {
              "ProcessTypeID": 1,
              "ProcessTypeName": "sample string 2",
              "InvoiceDocumentPayementCosts": [],
              "InvoiceDocumentProcessTimes": [
                {
                  "DocumentProcessID": 1,
                  "InvoiceNo": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "ServiceID": 4,
                  "ServiceName": "sample string 5",
                  "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "StatusTypeID": 8,
                  "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "Description": "sample string 11",
                  "TrackingNO": "sample string 12",
                  "ProcessTypeID": 13,
                  "FedEXStatus": "sample string 14",
                  "TrackingNoReturn": "sample string 15",
                  "FedExStatusReturn": "sample string 16",
                  "IsExpedited": true,
                  "StatusType": {
                    "StatusTypeID": 1,
                    "StatusTypeName": "sample string 2",
                    "InvoiceDocumentProcessTimes": []
                  }
                },
                {
                  "DocumentProcessID": 1,
                  "InvoiceNo": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "ServiceID": 4,
                  "ServiceName": "sample string 5",
                  "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "StatusTypeID": 8,
                  "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "Description": "sample string 11",
                  "TrackingNO": "sample string 12",
                  "ProcessTypeID": 13,
                  "FedEXStatus": "sample string 14",
                  "TrackingNoReturn": "sample string 15",
                  "FedExStatusReturn": "sample string 16",
                  "IsExpedited": true,
                  "StatusType": {
                    "StatusTypeID": 1,
                    "StatusTypeName": "sample string 2",
                    "InvoiceDocumentProcessTimes": []
                  }
                }
              ]
            }
          },
          {
            "PayementCostID": 1,
            "InvoiceNO": "sample string 2",
            "InvoiceDocumentId": 3,
            "PaymentNo": 4,
            "ServiceId": 5,
            "ServiceName": "sample string 6",
            "ProcessTypeID": 7,
            "Fee": 8.0,
            "MethedTypeID": 9,
            "MethedTypeName": "sample string 10",
            "ProcessType": {
              "ProcessTypeID": 1,
              "ProcessTypeName": "sample string 2",
              "InvoiceDocumentPayementCosts": [],
              "InvoiceDocumentProcessTimes": [
                {
                  "DocumentProcessID": 1,
                  "InvoiceNo": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "ServiceID": 4,
                  "ServiceName": "sample string 5",
                  "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "StatusTypeID": 8,
                  "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "Description": "sample string 11",
                  "TrackingNO": "sample string 12",
                  "ProcessTypeID": 13,
                  "FedEXStatus": "sample string 14",
                  "TrackingNoReturn": "sample string 15",
                  "FedExStatusReturn": "sample string 16",
                  "IsExpedited": true,
                  "StatusType": {
                    "StatusTypeID": 1,
                    "StatusTypeName": "sample string 2",
                    "InvoiceDocumentProcessTimes": []
                  }
                },
                {
                  "DocumentProcessID": 1,
                  "InvoiceNo": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "ServiceID": 4,
                  "ServiceName": "sample string 5",
                  "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "StatusTypeID": 8,
                  "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                  "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                  "Description": "sample string 11",
                  "TrackingNO": "sample string 12",
                  "ProcessTypeID": 13,
                  "FedEXStatus": "sample string 14",
                  "TrackingNoReturn": "sample string 15",
                  "FedExStatusReturn": "sample string 16",
                  "IsExpedited": true,
                  "StatusType": {
                    "StatusTypeID": 1,
                    "StatusTypeName": "sample string 2",
                    "InvoiceDocumentProcessTimes": []
                  }
                }
              ]
            }
          }
        ],
        "InvoiceDocumentProcessTimes": [
          {
            "DocumentProcessID": 1,
            "InvoiceNo": "sample string 2",
            "InvoiceDocumentId": 3,
            "ServiceID": 4,
            "ServiceName": "sample string 5",
            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
            "StatusTypeID": 8,
            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
            "Description": "sample string 11",
            "TrackingNO": "sample string 12",
            "ProcessTypeID": 13,
            "FedEXStatus": "sample string 14",
            "TrackingNoReturn": "sample string 15",
            "FedExStatusReturn": "sample string 16",
            "IsExpedited": true,
            "ProcessType": {
              "ProcessTypeID": 1,
              "ProcessTypeName": "sample string 2",
              "InvoiceDocumentPayementCosts": [
                {
                  "PayementCostID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "PaymentNo": 4,
                  "ServiceId": 5,
                  "ServiceName": "sample string 6",
                  "ProcessTypeID": 7,
                  "Fee": 8.0,
                  "MethedTypeID": 9,
                  "MethedTypeName": "sample string 10"
                },
                {
                  "PayementCostID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "PaymentNo": 4,
                  "ServiceId": 5,
                  "ServiceName": "sample string 6",
                  "ProcessTypeID": 7,
                  "Fee": 8.0,
                  "MethedTypeID": 9,
                  "MethedTypeName": "sample string 10"
                }
              ],
              "InvoiceDocumentProcessTimes": []
            },
            "StatusType": {
              "StatusTypeID": 1,
              "StatusTypeName": "sample string 2",
              "InvoiceDocumentProcessTimes": []
            }
          },
          {
            "DocumentProcessID": 1,
            "InvoiceNo": "sample string 2",
            "InvoiceDocumentId": 3,
            "ServiceID": 4,
            "ServiceName": "sample string 5",
            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
            "StatusTypeID": 8,
            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
            "Description": "sample string 11",
            "TrackingNO": "sample string 12",
            "ProcessTypeID": 13,
            "FedEXStatus": "sample string 14",
            "TrackingNoReturn": "sample string 15",
            "FedExStatusReturn": "sample string 16",
            "IsExpedited": true,
            "ProcessType": {
              "ProcessTypeID": 1,
              "ProcessTypeName": "sample string 2",
              "InvoiceDocumentPayementCosts": [
                {
                  "PayementCostID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "PaymentNo": 4,
                  "ServiceId": 5,
                  "ServiceName": "sample string 6",
                  "ProcessTypeID": 7,
                  "Fee": 8.0,
                  "MethedTypeID": 9,
                  "MethedTypeName": "sample string 10"
                },
                {
                  "PayementCostID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceDocumentId": 3,
                  "PaymentNo": 4,
                  "ServiceId": 5,
                  "ServiceName": "sample string 6",
                  "ProcessTypeID": 7,
                  "Fee": 8.0,
                  "MethedTypeID": 9,
                  "MethedTypeName": "sample string 10"
                }
              ],
              "InvoiceDocumentProcessTimes": []
            },
            "StatusType": {
              "StatusTypeID": 1,
              "StatusTypeName": "sample string 2",
              "InvoiceDocumentProcessTimes": []
            }
          }
        ],
        "InvoiceEnvelopeOut": {
          "EnvelopeID": 1,
          "EnvelopeOutNo": "sample string 2",
          "EnvelopeCarrierId": 3,
          "PersonShippingID": 4,
          "EnvelopeDocCount": 5,
          "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
          "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
          "EnvelopeIsDelivered": true,
          "InvoiceNO": "sample string 9",
          "InvoiceID": 1,
          "Invoice": {
            "InvoiceID": 1,
            "WebSiteID": 2,
            "InvoiceNO": "sample string 3",
            "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
            "OrganizationID": 5,
            "OrganizationName": "sample string 6",
            "PersonID": 7,
            "TrakingInNo": "sample string 8",
            "CarrierId": 9,
            "IsPaid": true,
            "InvoiceTotal": 11.0,
            "InvoicePaidAmount": 12.0,
            "InvoiceDue": 13.0,
            "InvoiceOverPaid": 14.0,
            "InvoiceDiscount": 15.0,
            "InvoiceNetTotal": 16.0,
            "InvoiceTotalFees": 17.0,
            "InvoiceReferenceNo": "sample string 18",
            "InvoiceDocCount": 1,
            "CustomerDbaId": 1,
            "ShippingAddressId": 1,
            "Carrier": {
              "CarrierId": 1,
              "CarrierName": "sample string 2",
              "CarrierAbbr": "sample string 3",
              "EmptyTrackingNo": true,
              "Invoices": [],
              "InvoiceEnvelopeOuts": [],
              "TrackingNumberRule": [
                {
                  "Id": 1,
                  "RegexString": "sample string 2",
                  "CarrierId": 3
                },
                {
                  "Id": 1,
                  "RegexString": "sample string 2",
                  "CarrierId": 3
                }
              ]
            },
            "CustomerPerson": {
              "PersonID": 1,
              "CustomerID": 2,
              "PersonNameFirst": "sample string 3",
              "PersonNameLast": "sample string 4",
              "PersonEmail": "sample string 5",
              "PersonBillingEmail": "sample string 6",
              "PersonPosition": "sample string 7",
              "PersonCellphone": "sample string 8",
              "PersonBalance": 9.0,
              "IsBlocked": true,
              "PersonPhone": "sample string 11",
              "Contact_ID": 1,
              "Individual_ID": 1,
              "PersonPhoneExt": "sample string 12",
              "Notes": "sample string 13",
              "PasswordRequired": true,
              "CustomerMain": {
                "CustomerID": 1,
                "CustomerName": "sample string 2",
                "CustomerDBA": "sample string 3",
                "CustomerType": 4,
                "IsDelete": true,
                "Notes": "sample string 6",
                "CompanyId": 1,
                "CustomerPersons": [],
                "CustomerDba1": [
                  {
                    "CustomerDbaId": 1,
                    "CustomerID": 1,
                    "Dba": "sample string 2",
                    "Deleted": true,
                    "Invoice": []
                  },
                  {
                    "CustomerDbaId": 1,
                    "CustomerID": 1,
                    "Dba": "sample string 2",
                    "Deleted": true,
                    "Invoice": []
                  }
                ],
                "CompanyAdmins": [
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1
                  },
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1
                  }
                ],
                "Company": {
                  "CompanyId": 1,
                  "CompanyName": "sample string 2",
                  "CustomerMain": []
                }
              },
              "Invoices": [],
              "CustomerPersonShippingAddresses": [
                {
                  "PersonShippingID": 1,
                  "PersonID": 2,
                  "ShippingCountryID": 3,
                  "ShippingCountryName": "sample string 4",
                  "ShippingStateID": 1,
                  "ShippingStateName": "sample string 5",
                  "ShippingCityID": 1,
                  "ShippingCityName": "sample string 6",
                  "ShippingZipcodeID": 1,
                  "ShippingZipcodeNo": "sample string 7",
                  "ShippingAddress": "sample string 8",
                  "ShippingTel": "sample string 9",
                  "ShippingName": "sample string 10",
                  "ShippingIsMain": true,
                  "ShippingAddress2": "sample string 12",
                  "Invoice": []
                },
                {
                  "PersonShippingID": 1,
                  "PersonID": 2,
                  "ShippingCountryID": 3,
                  "ShippingCountryName": "sample string 4",
                  "ShippingStateID": 1,
                  "ShippingStateName": "sample string 5",
                  "ShippingCityID": 1,
                  "ShippingCityName": "sample string 6",
                  "ShippingZipcodeID": 1,
                  "ShippingZipcodeNo": "sample string 7",
                  "ShippingAddress": "sample string 8",
                  "ShippingTel": "sample string 9",
                  "ShippingName": "sample string 10",
                  "ShippingIsMain": true,
                  "ShippingAddress2": "sample string 12",
                  "Invoice": []
                }
              ],
              "CompanyAdmins": [
                {
                  "CompanyAdminId": 1,
                  "CustomerPersonId": 2,
                  "CustomerMainId": 1,
                  "CompanyId": 1,
                  "CustomerMain": {
                    "CustomerID": 1,
                    "CustomerName": "sample string 2",
                    "CustomerDBA": "sample string 3",
                    "CustomerType": 4,
                    "IsDelete": true,
                    "Notes": "sample string 6",
                    "CompanyId": 1,
                    "CustomerPersons": [],
                    "CustomerDba1": [
                      {
                        "CustomerDbaId": 1,
                        "CustomerID": 1,
                        "Dba": "sample string 2",
                        "Deleted": true,
                        "Invoice": []
                      },
                      {
                        "CustomerDbaId": 1,
                        "CustomerID": 1,
                        "Dba": "sample string 2",
                        "Deleted": true,
                        "Invoice": []
                      }
                    ],
                    "CompanyAdmins": [],
                    "Company": {
                      "CompanyId": 1,
                      "CompanyName": "sample string 2",
                      "CustomerMain": []
                    }
                  }
                },
                {
                  "CompanyAdminId": 1,
                  "CustomerPersonId": 2,
                  "CustomerMainId": 1,
                  "CompanyId": 1,
                  "CustomerMain": {
                    "CustomerID": 1,
                    "CustomerName": "sample string 2",
                    "CustomerDBA": "sample string 3",
                    "CustomerType": 4,
                    "IsDelete": true,
                    "Notes": "sample string 6",
                    "CompanyId": 1,
                    "CustomerPersons": [],
                    "CustomerDba1": [
                      {
                        "CustomerDbaId": 1,
                        "CustomerID": 1,
                        "Dba": "sample string 2",
                        "Deleted": true,
                        "Invoice": []
                      },
                      {
                        "CustomerDbaId": 1,
                        "CustomerID": 1,
                        "Dba": "sample string 2",
                        "Deleted": true,
                        "Invoice": []
                      }
                    ],
                    "CompanyAdmins": [],
                    "Company": {
                      "CompanyId": 1,
                      "CompanyName": "sample string 2",
                      "CustomerMain": []
                    }
                  }
                }
              ]
            },
            "InvoiceCountries": [],
            "InvoiceEnvelopeOuts": [],
            "InvoicePayments": [
              {
                "InvoicePaymentID": 1,
                "InvoiceID": 2,
                "InvoiceNO": "sample string 3",
                "MethedTypeID": 4,
                "MethedTypeName": "sample string 5",
                "InvoicePaymentNo": "sample string 6",
                "InvoicePaymentAmount": 7.0,
                "InvoicePaymentFees": 1.0,
                "IsDeposited": true,
                "CreatedDate": "2025-12-12T17:44:04.3099495-05:00"
              },
              {
                "InvoicePaymentID": 1,
                "InvoiceID": 2,
                "InvoiceNO": "sample string 3",
                "MethedTypeID": 4,
                "MethedTypeName": "sample string 5",
                "InvoicePaymentNo": "sample string 6",
                "InvoicePaymentAmount": 7.0,
                "InvoicePaymentFees": 1.0,
                "IsDeposited": true,
                "CreatedDate": "2025-12-12T17:44:04.3099495-05:00"
              }
            ],
            "InvoiceFees": [
              {
                "FeesID": 1,
                "InvoiceID": 2,
                "InvoiceNO": "sample string 3",
                "InvoicCounDocNo": 4,
                "ServiceID": 5,
                "ServiceName": "sample string 6",
                "ServiceCount": 7,
                "ServiceAmount": 8.0,
                "ServiceTotal": 9.0,
                "ServiceCost": 10.0,
                "ServiceProfit": 11.0,
                "CountryId": 12,
                "DocCaseID": 13,
                "ServiceRoll": 1,
                "ConsulateState": "sample string 14",
                "UniqueServiceId": "sample string 15"
              },
              {
                "FeesID": 1,
                "InvoiceID": 2,
                "InvoiceNO": "sample string 3",
                "InvoicCounDocNo": 4,
                "ServiceID": 5,
                "ServiceName": "sample string 6",
                "ServiceCount": 7,
                "ServiceAmount": 8.0,
                "ServiceTotal": 9.0,
                "ServiceCost": 10.0,
                "ServiceProfit": 11.0,
                "CountryId": 12,
                "DocCaseID": 13,
                "ServiceRoll": 1,
                "ConsulateState": "sample string 14",
                "UniqueServiceId": "sample string 15"
              }
            ],
            "CustomerDba": {
              "CustomerDbaId": 1,
              "CustomerID": 1,
              "Dba": "sample string 2",
              "Deleted": true,
              "CustomerMain": {
                "CustomerID": 1,
                "CustomerName": "sample string 2",
                "CustomerDBA": "sample string 3",
                "CustomerType": 4,
                "IsDelete": true,
                "Notes": "sample string 6",
                "CompanyId": 1,
                "CustomerPersons": [
                  {
                    "PersonID": 1,
                    "CustomerID": 2,
                    "PersonNameFirst": "sample string 3",
                    "PersonNameLast": "sample string 4",
                    "PersonEmail": "sample string 5",
                    "PersonBillingEmail": "sample string 6",
                    "PersonPosition": "sample string 7",
                    "PersonCellphone": "sample string 8",
                    "PersonBalance": 9.0,
                    "IsBlocked": true,
                    "PersonPhone": "sample string 11",
                    "Contact_ID": 1,
                    "Individual_ID": 1,
                    "PersonPhoneExt": "sample string 12",
                    "Notes": "sample string 13",
                    "PasswordRequired": true,
                    "Invoices": [],
                    "CustomerPersonShippingAddresses": [
                      {
                        "PersonShippingID": 1,
                        "PersonID": 2,
                        "ShippingCountryID": 3,
                        "ShippingCountryName": "sample string 4",
                        "ShippingStateID": 1,
                        "ShippingStateName": "sample string 5",
                        "ShippingCityID": 1,
                        "ShippingCityName": "sample string 6",
                        "ShippingZipcodeID": 1,
                        "ShippingZipcodeNo": "sample string 7",
                        "ShippingAddress": "sample string 8",
                        "ShippingTel": "sample string 9",
                        "ShippingName": "sample string 10",
                        "ShippingIsMain": true,
                        "ShippingAddress2": "sample string 12",
                        "Invoice": []
                      },
                      {
                        "PersonShippingID": 1,
                        "PersonID": 2,
                        "ShippingCountryID": 3,
                        "ShippingCountryName": "sample string 4",
                        "ShippingStateID": 1,
                        "ShippingStateName": "sample string 5",
                        "ShippingCityID": 1,
                        "ShippingCityName": "sample string 6",
                        "ShippingZipcodeID": 1,
                        "ShippingZipcodeNo": "sample string 7",
                        "ShippingAddress": "sample string 8",
                        "ShippingTel": "sample string 9",
                        "ShippingName": "sample string 10",
                        "ShippingIsMain": true,
                        "ShippingAddress2": "sample string 12",
                        "Invoice": []
                      }
                    ],
                    "CompanyAdmins": [
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1
                      },
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1
                      }
                    ]
                  },
                  {
                    "PersonID": 1,
                    "CustomerID": 2,
                    "PersonNameFirst": "sample string 3",
                    "PersonNameLast": "sample string 4",
                    "PersonEmail": "sample string 5",
                    "PersonBillingEmail": "sample string 6",
                    "PersonPosition": "sample string 7",
                    "PersonCellphone": "sample string 8",
                    "PersonBalance": 9.0,
                    "IsBlocked": true,
                    "PersonPhone": "sample string 11",
                    "Contact_ID": 1,
                    "Individual_ID": 1,
                    "PersonPhoneExt": "sample string 12",
                    "Notes": "sample string 13",
                    "PasswordRequired": true,
                    "Invoices": [],
                    "CustomerPersonShippingAddresses": [
                      {
                        "PersonShippingID": 1,
                        "PersonID": 2,
                        "ShippingCountryID": 3,
                        "ShippingCountryName": "sample string 4",
                        "ShippingStateID": 1,
                        "ShippingStateName": "sample string 5",
                        "ShippingCityID": 1,
                        "ShippingCityName": "sample string 6",
                        "ShippingZipcodeID": 1,
                        "ShippingZipcodeNo": "sample string 7",
                        "ShippingAddress": "sample string 8",
                        "ShippingTel": "sample string 9",
                        "ShippingName": "sample string 10",
                        "ShippingIsMain": true,
                        "ShippingAddress2": "sample string 12",
                        "Invoice": []
                      },
                      {
                        "PersonShippingID": 1,
                        "PersonID": 2,
                        "ShippingCountryID": 3,
                        "ShippingCountryName": "sample string 4",
                        "ShippingStateID": 1,
                        "ShippingStateName": "sample string 5",
                        "ShippingCityID": 1,
                        "ShippingCityName": "sample string 6",
                        "ShippingZipcodeID": 1,
                        "ShippingZipcodeNo": "sample string 7",
                        "ShippingAddress": "sample string 8",
                        "ShippingTel": "sample string 9",
                        "ShippingName": "sample string 10",
                        "ShippingIsMain": true,
                        "ShippingAddress2": "sample string 12",
                        "Invoice": []
                      }
                    ],
                    "CompanyAdmins": [
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1
                      },
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1
                      }
                    ]
                  }
                ],
                "CustomerDba1": [],
                "CompanyAdmins": [
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1,
                    "CustomerPerson": {
                      "PersonID": 1,
                      "CustomerID": 2,
                      "PersonNameFirst": "sample string 3",
                      "PersonNameLast": "sample string 4",
                      "PersonEmail": "sample string 5",
                      "PersonBillingEmail": "sample string 6",
                      "PersonPosition": "sample string 7",
                      "PersonCellphone": "sample string 8",
                      "PersonBalance": 9.0,
                      "IsBlocked": true,
                      "PersonPhone": "sample string 11",
                      "Contact_ID": 1,
                      "Individual_ID": 1,
                      "PersonPhoneExt": "sample string 12",
                      "Notes": "sample string 13",
                      "PasswordRequired": true,
                      "Invoices": [],
                      "CustomerPersonShippingAddresses": [
                        {
                          "PersonShippingID": 1,
                          "PersonID": 2,
                          "ShippingCountryID": 3,
                          "ShippingCountryName": "sample string 4",
                          "ShippingStateID": 1,
                          "ShippingStateName": "sample string 5",
                          "ShippingCityID": 1,
                          "ShippingCityName": "sample string 6",
                          "ShippingZipcodeID": 1,
                          "ShippingZipcodeNo": "sample string 7",
                          "ShippingAddress": "sample string 8",
                          "ShippingTel": "sample string 9",
                          "ShippingName": "sample string 10",
                          "ShippingIsMain": true,
                          "ShippingAddress2": "sample string 12",
                          "Invoice": []
                        },
                        {
                          "PersonShippingID": 1,
                          "PersonID": 2,
                          "ShippingCountryID": 3,
                          "ShippingCountryName": "sample string 4",
                          "ShippingStateID": 1,
                          "ShippingStateName": "sample string 5",
                          "ShippingCityID": 1,
                          "ShippingCityName": "sample string 6",
                          "ShippingZipcodeID": 1,
                          "ShippingZipcodeNo": "sample string 7",
                          "ShippingAddress": "sample string 8",
                          "ShippingTel": "sample string 9",
                          "ShippingName": "sample string 10",
                          "ShippingIsMain": true,
                          "ShippingAddress2": "sample string 12",
                          "Invoice": []
                        }
                      ],
                      "CompanyAdmins": []
                    }
                  },
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1,
                    "CustomerPerson": {
                      "PersonID": 1,
                      "CustomerID": 2,
                      "PersonNameFirst": "sample string 3",
                      "PersonNameLast": "sample string 4",
                      "PersonEmail": "sample string 5",
                      "PersonBillingEmail": "sample string 6",
                      "PersonPosition": "sample string 7",
                      "PersonCellphone": "sample string 8",
                      "PersonBalance": 9.0,
                      "IsBlocked": true,
                      "PersonPhone": "sample string 11",
                      "Contact_ID": 1,
                      "Individual_ID": 1,
                      "PersonPhoneExt": "sample string 12",
                      "Notes": "sample string 13",
                      "PasswordRequired": true,
                      "Invoices": [],
                      "CustomerPersonShippingAddresses": [
                        {
                          "PersonShippingID": 1,
                          "PersonID": 2,
                          "ShippingCountryID": 3,
                          "ShippingCountryName": "sample string 4",
                          "ShippingStateID": 1,
                          "ShippingStateName": "sample string 5",
                          "ShippingCityID": 1,
                          "ShippingCityName": "sample string 6",
                          "ShippingZipcodeID": 1,
                          "ShippingZipcodeNo": "sample string 7",
                          "ShippingAddress": "sample string 8",
                          "ShippingTel": "sample string 9",
                          "ShippingName": "sample string 10",
                          "ShippingIsMain": true,
                          "ShippingAddress2": "sample string 12",
                          "Invoice": []
                        },
                        {
                          "PersonShippingID": 1,
                          "PersonID": 2,
                          "ShippingCountryID": 3,
                          "ShippingCountryName": "sample string 4",
                          "ShippingStateID": 1,
                          "ShippingStateName": "sample string 5",
                          "ShippingCityID": 1,
                          "ShippingCityName": "sample string 6",
                          "ShippingZipcodeID": 1,
                          "ShippingZipcodeNo": "sample string 7",
                          "ShippingAddress": "sample string 8",
                          "ShippingTel": "sample string 9",
                          "ShippingName": "sample string 10",
                          "ShippingIsMain": true,
                          "ShippingAddress2": "sample string 12",
                          "Invoice": []
                        }
                      ],
                      "CompanyAdmins": []
                    }
                  }
                ],
                "Company": {
                  "CompanyId": 1,
                  "CompanyName": "sample string 2",
                  "CustomerMain": []
                }
              },
              "Invoice": []
            },
            "CustomerPersonShippingAddress": {
              "PersonShippingID": 1,
              "PersonID": 2,
              "ShippingCountryID": 3,
              "ShippingCountryName": "sample string 4",
              "ShippingStateID": 1,
              "ShippingStateName": "sample string 5",
              "ShippingCityID": 1,
              "ShippingCityName": "sample string 6",
              "ShippingZipcodeID": 1,
              "ShippingZipcodeNo": "sample string 7",
              "ShippingAddress": "sample string 8",
              "ShippingTel": "sample string 9",
              "ShippingName": "sample string 10",
              "ShippingIsMain": true,
              "ShippingAddress2": "sample string 12",
              "CustomerPerson": {
                "PersonID": 1,
                "CustomerID": 2,
                "PersonNameFirst": "sample string 3",
                "PersonNameLast": "sample string 4",
                "PersonEmail": "sample string 5",
                "PersonBillingEmail": "sample string 6",
                "PersonPosition": "sample string 7",
                "PersonCellphone": "sample string 8",
                "PersonBalance": 9.0,
                "IsBlocked": true,
                "PersonPhone": "sample string 11",
                "Contact_ID": 1,
                "Individual_ID": 1,
                "PersonPhoneExt": "sample string 12",
                "Notes": "sample string 13",
                "PasswordRequired": true,
                "CustomerMain": {
                  "CustomerID": 1,
                  "CustomerName": "sample string 2",
                  "CustomerDBA": "sample string 3",
                  "CustomerType": 4,
                  "IsDelete": true,
                  "Notes": "sample string 6",
                  "CompanyId": 1,
                  "CustomerPersons": [],
                  "CustomerDba1": [
                    {
                      "CustomerDbaId": 1,
                      "CustomerID": 1,
                      "Dba": "sample string 2",
                      "Deleted": true,
                      "Invoice": []
                    },
                    {
                      "CustomerDbaId": 1,
                      "CustomerID": 1,
                      "Dba": "sample string 2",
                      "Deleted": true,
                      "Invoice": []
                    }
                  ],
                  "CompanyAdmins": [
                    {
                      "CompanyAdminId": 1,
                      "CustomerPersonId": 2,
                      "CustomerMainId": 1,
                      "CompanyId": 1
                    },
                    {
                      "CompanyAdminId": 1,
                      "CustomerPersonId": 2,
                      "CustomerMainId": 1,
                      "CompanyId": 1
                    }
                  ],
                  "Company": {
                    "CompanyId": 1,
                    "CompanyName": "sample string 2",
                    "CustomerMain": []
                  }
                },
                "Invoices": [],
                "CustomerPersonShippingAddresses": [],
                "CompanyAdmins": [
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1,
                    "CustomerMain": {
                      "CustomerID": 1,
                      "CustomerName": "sample string 2",
                      "CustomerDBA": "sample string 3",
                      "CustomerType": 4,
                      "IsDelete": true,
                      "Notes": "sample string 6",
                      "CompanyId": 1,
                      "CustomerPersons": [],
                      "CustomerDba1": [
                        {
                          "CustomerDbaId": 1,
                          "CustomerID": 1,
                          "Dba": "sample string 2",
                          "Deleted": true,
                          "Invoice": []
                        },
                        {
                          "CustomerDbaId": 1,
                          "CustomerID": 1,
                          "Dba": "sample string 2",
                          "Deleted": true,
                          "Invoice": []
                        }
                      ],
                      "CompanyAdmins": [],
                      "Company": {
                        "CompanyId": 1,
                        "CompanyName": "sample string 2",
                        "CustomerMain": []
                      }
                    }
                  },
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1,
                    "CustomerMain": {
                      "CustomerID": 1,
                      "CustomerName": "sample string 2",
                      "CustomerDBA": "sample string 3",
                      "CustomerType": 4,
                      "IsDelete": true,
                      "Notes": "sample string 6",
                      "CompanyId": 1,
                      "CustomerPersons": [],
                      "CustomerDba1": [
                        {
                          "CustomerDbaId": 1,
                          "CustomerID": 1,
                          "Dba": "sample string 2",
                          "Deleted": true,
                          "Invoice": []
                        },
                        {
                          "CustomerDbaId": 1,
                          "CustomerID": 1,
                          "Dba": "sample string 2",
                          "Deleted": true,
                          "Invoice": []
                        }
                      ],
                      "CompanyAdmins": [],
                      "Company": {
                        "CompanyId": 1,
                        "CompanyName": "sample string 2",
                        "CustomerMain": []
                      }
                    }
                  }
                ]
              },
              "Invoice": []
            }
          },
          "Carrier": {
            "CarrierId": 1,
            "CarrierName": "sample string 2",
            "CarrierAbbr": "sample string 3",
            "EmptyTrackingNo": true,
            "Invoices": [
              {
                "InvoiceID": 1,
                "WebSiteID": 2,
                "InvoiceNO": "sample string 3",
                "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                "OrganizationID": 5,
                "OrganizationName": "sample string 6",
                "PersonID": 7,
                "TrakingInNo": "sample string 8",
                "CarrierId": 9,
                "IsPaid": true,
                "InvoiceTotal": 11.0,
                "InvoicePaidAmount": 12.0,
                "InvoiceDue": 13.0,
                "InvoiceOverPaid": 14.0,
                "InvoiceDiscount": 15.0,
                "InvoiceNetTotal": 16.0,
                "InvoiceTotalFees": 17.0,
                "InvoiceReferenceNo": "sample string 18",
                "InvoiceDocCount": 1,
                "CustomerDbaId": 1,
                "ShippingAddressId": 1,
                "CustomerPerson": {
                  "PersonID": 1,
                  "CustomerID": 2,
                  "PersonNameFirst": "sample string 3",
                  "PersonNameLast": "sample string 4",
                  "PersonEmail": "sample string 5",
                  "PersonBillingEmail": "sample string 6",
                  "PersonPosition": "sample string 7",
                  "PersonCellphone": "sample string 8",
                  "PersonBalance": 9.0,
                  "IsBlocked": true,
                  "PersonPhone": "sample string 11",
                  "Contact_ID": 1,
                  "Individual_ID": 1,
                  "PersonPhoneExt": "sample string 12",
                  "Notes": "sample string 13",
                  "PasswordRequired": true,
                  "CustomerMain": {
                    "CustomerID": 1,
                    "CustomerName": "sample string 2",
                    "CustomerDBA": "sample string 3",
                    "CustomerType": 4,
                    "IsDelete": true,
                    "Notes": "sample string 6",
                    "CompanyId": 1,
                    "CustomerPersons": [],
                    "CustomerDba1": [
                      {
                        "CustomerDbaId": 1,
                        "CustomerID": 1,
                        "Dba": "sample string 2",
                        "Deleted": true,
                        "Invoice": []
                      },
                      {
                        "CustomerDbaId": 1,
                        "CustomerID": 1,
                        "Dba": "sample string 2",
                        "Deleted": true,
                        "Invoice": []
                      }
                    ],
                    "CompanyAdmins": [
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1
                      },
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1
                      }
                    ],
                    "Company": {
                      "CompanyId": 1,
                      "CompanyName": "sample string 2",
                      "CustomerMain": []
                    }
                  },
                  "Invoices": [],
                  "CustomerPersonShippingAddresses": [
                    {
                      "PersonShippingID": 1,
                      "PersonID": 2,
                      "ShippingCountryID": 3,
                      "ShippingCountryName": "sample string 4",
                      "ShippingStateID": 1,
                      "ShippingStateName": "sample string 5",
                      "ShippingCityID": 1,
                      "ShippingCityName": "sample string 6",
                      "ShippingZipcodeID": 1,
                      "ShippingZipcodeNo": "sample string 7",
                      "ShippingAddress": "sample string 8",
                      "ShippingTel": "sample string 9",
                      "ShippingName": "sample string 10",
                      "ShippingIsMain": true,
                      "ShippingAddress2": "sample string 12",
                      "Invoice": []
                    },
                    {
                      "PersonShippingID": 1,
                      "PersonID": 2,
                      "ShippingCountryID": 3,
                      "ShippingCountryName": "sample string 4",
                      "ShippingStateID": 1,
                      "ShippingStateName": "sample string 5",
                      "ShippingCityID": 1,
                      "ShippingCityName": "sample string 6",
                      "ShippingZipcodeID": 1,
                      "ShippingZipcodeNo": "sample string 7",
                      "ShippingAddress": "sample string 8",
                      "ShippingTel": "sample string 9",
                      "ShippingName": "sample string 10",
                      "ShippingIsMain": true,
                      "ShippingAddress2": "sample string 12",
                      "Invoice": []
                    }
                  ],
                  "CompanyAdmins": [
                    {
                      "CompanyAdminId": 1,
                      "CustomerPersonId": 2,
                      "CustomerMainId": 1,
                      "CompanyId": 1,
                      "CustomerMain": {
                        "CustomerID": 1,
                        "CustomerName": "sample string 2",
                        "CustomerDBA": "sample string 3",
                        "CustomerType": 4,
                        "IsDelete": true,
                        "Notes": "sample string 6",
                        "CompanyId": 1,
                        "CustomerPersons": [],
                        "CustomerDba1": [
                          {
                            "CustomerDbaId": 1,
                            "CustomerID": 1,
                            "Dba": "sample string 2",
                            "Deleted": true,
                            "Invoice": []
                          },
                          {
                            "CustomerDbaId": 1,
                            "CustomerID": 1,
                            "Dba": "sample string 2",
                            "Deleted": true,
                            "Invoice": []
                          }
                        ],
                        "CompanyAdmins": [],
                        "Company": {
                          "CompanyId": 1,
                          "CompanyName": "sample string 2",
                          "CustomerMain": []
                        }
                      }
                    },
                    {
                      "CompanyAdminId": 1,
                      "CustomerPersonId": 2,
                      "CustomerMainId": 1,
                      "CompanyId": 1,
                      "CustomerMain": {
                        "CustomerID": 1,
                        "CustomerName": "sample string 2",
                        "CustomerDBA": "sample string 3",
                        "CustomerType": 4,
                        "IsDelete": true,
                        "Notes": "sample string 6",
                        "CompanyId": 1,
                        "CustomerPersons": [],
                        "CustomerDba1": [
                          {
                            "CustomerDbaId": 1,
                            "CustomerID": 1,
                            "Dba": "sample string 2",
                            "Deleted": true,
                            "Invoice": []
                          },
                          {
                            "CustomerDbaId": 1,
                            "CustomerID": 1,
                            "Dba": "sample string 2",
                            "Deleted": true,
                            "Invoice": []
                          }
                        ],
                        "CompanyAdmins": [],
                        "Company": {
                          "CompanyId": 1,
                          "CompanyName": "sample string 2",
                          "CustomerMain": []
                        }
                      }
                    }
                  ]
                },
                "InvoiceCountries": [],
                "InvoiceEnvelopeOuts": [],
                "InvoicePayments": [
                  {
                    "InvoicePaymentID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "MethedTypeID": 4,
                    "MethedTypeName": "sample string 5",
                    "InvoicePaymentNo": "sample string 6",
                    "InvoicePaymentAmount": 7.0,
                    "InvoicePaymentFees": 1.0,
                    "IsDeposited": true,
                    "CreatedDate": "2025-12-12T17:44:04.3099495-05:00"
                  },
                  {
                    "InvoicePaymentID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "MethedTypeID": 4,
                    "MethedTypeName": "sample string 5",
                    "InvoicePaymentNo": "sample string 6",
                    "InvoicePaymentAmount": 7.0,
                    "InvoicePaymentFees": 1.0,
                    "IsDeposited": true,
                    "CreatedDate": "2025-12-12T17:44:04.3099495-05:00"
                  }
                ],
                "InvoiceFees": [
                  {
                    "FeesID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "InvoicCounDocNo": 4,
                    "ServiceID": 5,
                    "ServiceName": "sample string 6",
                    "ServiceCount": 7,
                    "ServiceAmount": 8.0,
                    "ServiceTotal": 9.0,
                    "ServiceCost": 10.0,
                    "ServiceProfit": 11.0,
                    "CountryId": 12,
                    "DocCaseID": 13,
                    "ServiceRoll": 1,
                    "ConsulateState": "sample string 14",
                    "UniqueServiceId": "sample string 15"
                  },
                  {
                    "FeesID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "InvoicCounDocNo": 4,
                    "ServiceID": 5,
                    "ServiceName": "sample string 6",
                    "ServiceCount": 7,
                    "ServiceAmount": 8.0,
                    "ServiceTotal": 9.0,
                    "ServiceCost": 10.0,
                    "ServiceProfit": 11.0,
                    "CountryId": 12,
                    "DocCaseID": 13,
                    "ServiceRoll": 1,
                    "ConsulateState": "sample string 14",
                    "UniqueServiceId": "sample string 15"
                  }
                ],
                "CustomerDba": {
                  "CustomerDbaId": 1,
                  "CustomerID": 1,
                  "Dba": "sample string 2",
                  "Deleted": true,
                  "CustomerMain": {
                    "CustomerID": 1,
                    "CustomerName": "sample string 2",
                    "CustomerDBA": "sample string 3",
                    "CustomerType": 4,
                    "IsDelete": true,
                    "Notes": "sample string 6",
                    "CompanyId": 1,
                    "CustomerPersons": [
                      {
                        "PersonID": 1,
                        "CustomerID": 2,
                        "PersonNameFirst": "sample string 3",
                        "PersonNameLast": "sample string 4",
                        "PersonEmail": "sample string 5",
                        "PersonBillingEmail": "sample string 6",
                        "PersonPosition": "sample string 7",
                        "PersonCellphone": "sample string 8",
                        "PersonBalance": 9.0,
                        "IsBlocked": true,
                        "PersonPhone": "sample string 11",
                        "Contact_ID": 1,
                        "Individual_ID": 1,
                        "PersonPhoneExt": "sample string 12",
                        "Notes": "sample string 13",
                        "PasswordRequired": true,
                        "Invoices": [],
                        "CustomerPersonShippingAddresses": [
                          {
                            "PersonShippingID": 1,
                            "PersonID": 2,
                            "ShippingCountryID": 3,
                            "ShippingCountryName": "sample string 4",
                            "ShippingStateID": 1,
                            "ShippingStateName": "sample string 5",
                            "ShippingCityID": 1,
                            "ShippingCityName": "sample string 6",
                            "ShippingZipcodeID": 1,
                            "ShippingZipcodeNo": "sample string 7",
                            "ShippingAddress": "sample string 8",
                            "ShippingTel": "sample string 9",
                            "ShippingName": "sample string 10",
                            "ShippingIsMain": true,
                            "ShippingAddress2": "sample string 12",
                            "Invoice": []
                          },
                          {
                            "PersonShippingID": 1,
                            "PersonID": 2,
                            "ShippingCountryID": 3,
                            "ShippingCountryName": "sample string 4",
                            "ShippingStateID": 1,
                            "ShippingStateName": "sample string 5",
                            "ShippingCityID": 1,
                            "ShippingCityName": "sample string 6",
                            "ShippingZipcodeID": 1,
                            "ShippingZipcodeNo": "sample string 7",
                            "ShippingAddress": "sample string 8",
                            "ShippingTel": "sample string 9",
                            "ShippingName": "sample string 10",
                            "ShippingIsMain": true,
                            "ShippingAddress2": "sample string 12",
                            "Invoice": []
                          }
                        ],
                        "CompanyAdmins": [
                          {
                            "CompanyAdminId": 1,
                            "CustomerPersonId": 2,
                            "CustomerMainId": 1,
                            "CompanyId": 1
                          },
                          {
                            "CompanyAdminId": 1,
                            "CustomerPersonId": 2,
                            "CustomerMainId": 1,
                            "CompanyId": 1
                          }
                        ]
                      },
                      {
                        "PersonID": 1,
                        "CustomerID": 2,
                        "PersonNameFirst": "sample string 3",
                        "PersonNameLast": "sample string 4",
                        "PersonEmail": "sample string 5",
                        "PersonBillingEmail": "sample string 6",
                        "PersonPosition": "sample string 7",
                        "PersonCellphone": "sample string 8",
                        "PersonBalance": 9.0,
                        "IsBlocked": true,
                        "PersonPhone": "sample string 11",
                        "Contact_ID": 1,
                        "Individual_ID": 1,
                        "PersonPhoneExt": "sample string 12",
                        "Notes": "sample string 13",
                        "PasswordRequired": true,
                        "Invoices": [],
                        "CustomerPersonShippingAddresses": [
                          {
                            "PersonShippingID": 1,
                            "PersonID": 2,
                            "ShippingCountryID": 3,
                            "ShippingCountryName": "sample string 4",
                            "ShippingStateID": 1,
                            "ShippingStateName": "sample string 5",
                            "ShippingCityID": 1,
                            "ShippingCityName": "sample string 6",
                            "ShippingZipcodeID": 1,
                            "ShippingZipcodeNo": "sample string 7",
                            "ShippingAddress": "sample string 8",
                            "ShippingTel": "sample string 9",
                            "ShippingName": "sample string 10",
                            "ShippingIsMain": true,
                            "ShippingAddress2": "sample string 12",
                            "Invoice": []
                          },
                          {
                            "PersonShippingID": 1,
                            "PersonID": 2,
                            "ShippingCountryID": 3,
                            "ShippingCountryName": "sample string 4",
                            "ShippingStateID": 1,
                            "ShippingStateName": "sample string 5",
                            "ShippingCityID": 1,
                            "ShippingCityName": "sample string 6",
                            "ShippingZipcodeID": 1,
                            "ShippingZipcodeNo": "sample string 7",
                            "ShippingAddress": "sample string 8",
                            "ShippingTel": "sample string 9",
                            "ShippingName": "sample string 10",
                            "ShippingIsMain": true,
                            "ShippingAddress2": "sample string 12",
                            "Invoice": []
                          }
                        ],
                        "CompanyAdmins": [
                          {
                            "CompanyAdminId": 1,
                            "CustomerPersonId": 2,
                            "CustomerMainId": 1,
                            "CompanyId": 1
                          },
                          {
                            "CompanyAdminId": 1,
                            "CustomerPersonId": 2,
                            "CustomerMainId": 1,
                            "CompanyId": 1
                          }
                        ]
                      }
                    ],
                    "CustomerDba1": [],
                    "CompanyAdmins": [
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1,
                        "CustomerPerson": {
                          "PersonID": 1,
                          "CustomerID": 2,
                          "PersonNameFirst": "sample string 3",
                          "PersonNameLast": "sample string 4",
                          "PersonEmail": "sample string 5",
                          "PersonBillingEmail": "sample string 6",
                          "PersonPosition": "sample string 7",
                          "PersonCellphone": "sample string 8",
                          "PersonBalance": 9.0,
                          "IsBlocked": true,
                          "PersonPhone": "sample string 11",
                          "Contact_ID": 1,
                          "Individual_ID": 1,
                          "PersonPhoneExt": "sample string 12",
                          "Notes": "sample string 13",
                          "PasswordRequired": true,
                          "Invoices": [],
                          "CustomerPersonShippingAddresses": [
                            {
                              "PersonShippingID": 1,
                              "PersonID": 2,
                              "ShippingCountryID": 3,
                              "ShippingCountryName": "sample string 4",
                              "ShippingStateID": 1,
                              "ShippingStateName": "sample string 5",
                              "ShippingCityID": 1,
                              "ShippingCityName": "sample string 6",
                              "ShippingZipcodeID": 1,
                              "ShippingZipcodeNo": "sample string 7",
                              "ShippingAddress": "sample string 8",
                              "ShippingTel": "sample string 9",
                              "ShippingName": "sample string 10",
                              "ShippingIsMain": true,
                              "ShippingAddress2": "sample string 12",
                              "Invoice": []
                            },
                            {
                              "PersonShippingID": 1,
                              "PersonID": 2,
                              "ShippingCountryID": 3,
                              "ShippingCountryName": "sample string 4",
                              "ShippingStateID": 1,
                              "ShippingStateName": "sample string 5",
                              "ShippingCityID": 1,
                              "ShippingCityName": "sample string 6",
                              "ShippingZipcodeID": 1,
                              "ShippingZipcodeNo": "sample string 7",
                              "ShippingAddress": "sample string 8",
                              "ShippingTel": "sample string 9",
                              "ShippingName": "sample string 10",
                              "ShippingIsMain": true,
                              "ShippingAddress2": "sample string 12",
                              "Invoice": []
                            }
                          ],
                          "CompanyAdmins": []
                        }
                      },
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1,
                        "CustomerPerson": {
                          "PersonID": 1,
                          "CustomerID": 2,
                          "PersonNameFirst": "sample string 3",
                          "PersonNameLast": "sample string 4",
                          "PersonEmail": "sample string 5",
                          "PersonBillingEmail": "sample string 6",
                          "PersonPosition": "sample string 7",
                          "PersonCellphone": "sample string 8",
                          "PersonBalance": 9.0,
                          "IsBlocked": true,
                          "PersonPhone": "sample string 11",
                          "Contact_ID": 1,
                          "Individual_ID": 1,
                          "PersonPhoneExt": "sample string 12",
                          "Notes": "sample string 13",
                          "PasswordRequired": true,
                          "Invoices": [],
                          "CustomerPersonShippingAddresses": [
                            {
                              "PersonShippingID": 1,
                              "PersonID": 2,
                              "ShippingCountryID": 3,
                              "ShippingCountryName": "sample string 4",
                              "ShippingStateID": 1,
                              "ShippingStateName": "sample string 5",
                              "ShippingCityID": 1,
                              "ShippingCityName": "sample string 6",
                              "ShippingZipcodeID": 1,
                              "ShippingZipcodeNo": "sample string 7",
                              "ShippingAddress": "sample string 8",
                              "ShippingTel": "sample string 9",
                              "ShippingName": "sample string 10",
                              "ShippingIsMain": true,
                              "ShippingAddress2": "sample string 12",
                              "Invoice": []
                            },
                            {
                              "PersonShippingID": 1,
                              "PersonID": 2,
                              "ShippingCountryID": 3,
                              "ShippingCountryName": "sample string 4",
                              "ShippingStateID": 1,
                              "ShippingStateName": "sample string 5",
                              "ShippingCityID": 1,
                              "ShippingCityName": "sample string 6",
                              "ShippingZipcodeID": 1,
                              "ShippingZipcodeNo": "sample string 7",
                              "ShippingAddress": "sample string 8",
                              "ShippingTel": "sample string 9",
                              "ShippingName": "sample string 10",
                              "ShippingIsMain": true,
                              "ShippingAddress2": "sample string 12",
                              "Invoice": []
                            }
                          ],
                          "CompanyAdmins": []
                        }
                      }
                    ],
                    "Company": {
                      "CompanyId": 1,
                      "CompanyName": "sample string 2",
                      "CustomerMain": []
                    }
                  },
                  "Invoice": []
                },
                "CustomerPersonShippingAddress": {
                  "PersonShippingID": 1,
                  "PersonID": 2,
                  "ShippingCountryID": 3,
                  "ShippingCountryName": "sample string 4",
                  "ShippingStateID": 1,
                  "ShippingStateName": "sample string 5",
                  "ShippingCityID": 1,
                  "ShippingCityName": "sample string 6",
                  "ShippingZipcodeID": 1,
                  "ShippingZipcodeNo": "sample string 7",
                  "ShippingAddress": "sample string 8",
                  "ShippingTel": "sample string 9",
                  "ShippingName": "sample string 10",
                  "ShippingIsMain": true,
                  "ShippingAddress2": "sample string 12",
                  "CustomerPerson": {
                    "PersonID": 1,
                    "CustomerID": 2,
                    "PersonNameFirst": "sample string 3",
                    "PersonNameLast": "sample string 4",
                    "PersonEmail": "sample string 5",
                    "PersonBillingEmail": "sample string 6",
                    "PersonPosition": "sample string 7",
                    "PersonCellphone": "sample string 8",
                    "PersonBalance": 9.0,
                    "IsBlocked": true,
                    "PersonPhone": "sample string 11",
                    "Contact_ID": 1,
                    "Individual_ID": 1,
                    "PersonPhoneExt": "sample string 12",
                    "Notes": "sample string 13",
                    "PasswordRequired": true,
                    "CustomerMain": {
                      "CustomerID": 1,
                      "CustomerName": "sample string 2",
                      "CustomerDBA": "sample string 3",
                      "CustomerType": 4,
                      "IsDelete": true,
                      "Notes": "sample string 6",
                      "CompanyId": 1,
                      "CustomerPersons": [],
                      "CustomerDba1": [
                        {
                          "CustomerDbaId": 1,
                          "CustomerID": 1,
                          "Dba": "sample string 2",
                          "Deleted": true,
                          "Invoice": []
                        },
                        {
                          "CustomerDbaId": 1,
                          "CustomerID": 1,
                          "Dba": "sample string 2",
                          "Deleted": true,
                          "Invoice": []
                        }
                      ],
                      "CompanyAdmins": [
                        {
                          "CompanyAdminId": 1,
                          "CustomerPersonId": 2,
                          "CustomerMainId": 1,
                          "CompanyId": 1
                        },
                        {
                          "CompanyAdminId": 1,
                          "CustomerPersonId": 2,
                          "CustomerMainId": 1,
                          "CompanyId": 1
                        }
                      ],
                      "Company": {
                        "CompanyId": 1,
                        "CompanyName": "sample string 2",
                        "CustomerMain": []
                      }
                    },
                    "Invoices": [],
                    "CustomerPersonShippingAddresses": [],
                    "CompanyAdmins": [
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1,
                        "CustomerMain": {
                          "CustomerID": 1,
                          "CustomerName": "sample string 2",
                          "CustomerDBA": "sample string 3",
                          "CustomerType": 4,
                          "IsDelete": true,
                          "Notes": "sample string 6",
                          "CompanyId": 1,
                          "CustomerPersons": [],
                          "CustomerDba1": [
                            {
                              "CustomerDbaId": 1,
                              "CustomerID": 1,
                              "Dba": "sample string 2",
                              "Deleted": true,
                              "Invoice": []
                            },
                            {
                              "CustomerDbaId": 1,
                              "CustomerID": 1,
                              "Dba": "sample string 2",
                              "Deleted": true,
                              "Invoice": []
                            }
                          ],
                          "CompanyAdmins": [],
                          "Company": {
                            "CompanyId": 1,
                            "CompanyName": "sample string 2",
                            "CustomerMain": []
                          }
                        }
                      },
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1,
                        "CustomerMain": {
                          "CustomerID": 1,
                          "CustomerName": "sample string 2",
                          "CustomerDBA": "sample string 3",
                          "CustomerType": 4,
                          "IsDelete": true,
                          "Notes": "sample string 6",
                          "CompanyId": 1,
                          "CustomerPersons": [],
                          "CustomerDba1": [
                            {
                              "CustomerDbaId": 1,
                              "CustomerID": 1,
                              "Dba": "sample string 2",
                              "Deleted": true,
                              "Invoice": []
                            },
                            {
                              "CustomerDbaId": 1,
                              "CustomerID": 1,
                              "Dba": "sample string 2",
                              "Deleted": true,
                              "Invoice": []
                            }
                          ],
                          "CompanyAdmins": [],
                          "Company": {
                            "CompanyId": 1,
                            "CompanyName": "sample string 2",
                            "CustomerMain": []
                          }
                        }
                      }
                    ]
                  },
                  "Invoice": []
                }
              },
              {
                "InvoiceID": 1,
                "WebSiteID": 2,
                "InvoiceNO": "sample string 3",
                "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                "OrganizationID": 5,
                "OrganizationName": "sample string 6",
                "PersonID": 7,
                "TrakingInNo": "sample string 8",
                "CarrierId": 9,
                "IsPaid": true,
                "InvoiceTotal": 11.0,
                "InvoicePaidAmount": 12.0,
                "InvoiceDue": 13.0,
                "InvoiceOverPaid": 14.0,
                "InvoiceDiscount": 15.0,
                "InvoiceNetTotal": 16.0,
                "InvoiceTotalFees": 17.0,
                "InvoiceReferenceNo": "sample string 18",
                "InvoiceDocCount": 1,
                "CustomerDbaId": 1,
                "ShippingAddressId": 1,
                "CustomerPerson": {
                  "PersonID": 1,
                  "CustomerID": 2,
                  "PersonNameFirst": "sample string 3",
                  "PersonNameLast": "sample string 4",
                  "PersonEmail": "sample string 5",
                  "PersonBillingEmail": "sample string 6",
                  "PersonPosition": "sample string 7",
                  "PersonCellphone": "sample string 8",
                  "PersonBalance": 9.0,
                  "IsBlocked": true,
                  "PersonPhone": "sample string 11",
                  "Contact_ID": 1,
                  "Individual_ID": 1,
                  "PersonPhoneExt": "sample string 12",
                  "Notes": "sample string 13",
                  "PasswordRequired": true,
                  "CustomerMain": {
                    "CustomerID": 1,
                    "CustomerName": "sample string 2",
                    "CustomerDBA": "sample string 3",
                    "CustomerType": 4,
                    "IsDelete": true,
                    "Notes": "sample string 6",
                    "CompanyId": 1,
                    "CustomerPersons": [],
                    "CustomerDba1": [
                      {
                        "CustomerDbaId": 1,
                        "CustomerID": 1,
                        "Dba": "sample string 2",
                        "Deleted": true,
                        "Invoice": []
                      },
                      {
                        "CustomerDbaId": 1,
                        "CustomerID": 1,
                        "Dba": "sample string 2",
                        "Deleted": true,
                        "Invoice": []
                      }
                    ],
                    "CompanyAdmins": [
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1
                      },
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1
                      }
                    ],
                    "Company": {
                      "CompanyId": 1,
                      "CompanyName": "sample string 2",
                      "CustomerMain": []
                    }
                  },
                  "Invoices": [],
                  "CustomerPersonShippingAddresses": [
                    {
                      "PersonShippingID": 1,
                      "PersonID": 2,
                      "ShippingCountryID": 3,
                      "ShippingCountryName": "sample string 4",
                      "ShippingStateID": 1,
                      "ShippingStateName": "sample string 5",
                      "ShippingCityID": 1,
                      "ShippingCityName": "sample string 6",
                      "ShippingZipcodeID": 1,
                      "ShippingZipcodeNo": "sample string 7",
                      "ShippingAddress": "sample string 8",
                      "ShippingTel": "sample string 9",
                      "ShippingName": "sample string 10",
                      "ShippingIsMain": true,
                      "ShippingAddress2": "sample string 12",
                      "Invoice": []
                    },
                    {
                      "PersonShippingID": 1,
                      "PersonID": 2,
                      "ShippingCountryID": 3,
                      "ShippingCountryName": "sample string 4",
                      "ShippingStateID": 1,
                      "ShippingStateName": "sample string 5",
                      "ShippingCityID": 1,
                      "ShippingCityName": "sample string 6",
                      "ShippingZipcodeID": 1,
                      "ShippingZipcodeNo": "sample string 7",
                      "ShippingAddress": "sample string 8",
                      "ShippingTel": "sample string 9",
                      "ShippingName": "sample string 10",
                      "ShippingIsMain": true,
                      "ShippingAddress2": "sample string 12",
                      "Invoice": []
                    }
                  ],
                  "CompanyAdmins": [
                    {
                      "CompanyAdminId": 1,
                      "CustomerPersonId": 2,
                      "CustomerMainId": 1,
                      "CompanyId": 1,
                      "CustomerMain": {
                        "CustomerID": 1,
                        "CustomerName": "sample string 2",
                        "CustomerDBA": "sample string 3",
                        "CustomerType": 4,
                        "IsDelete": true,
                        "Notes": "sample string 6",
                        "CompanyId": 1,
                        "CustomerPersons": [],
                        "CustomerDba1": [
                          {
                            "CustomerDbaId": 1,
                            "CustomerID": 1,
                            "Dba": "sample string 2",
                            "Deleted": true,
                            "Invoice": []
                          },
                          {
                            "CustomerDbaId": 1,
                            "CustomerID": 1,
                            "Dba": "sample string 2",
                            "Deleted": true,
                            "Invoice": []
                          }
                        ],
                        "CompanyAdmins": [],
                        "Company": {
                          "CompanyId": 1,
                          "CompanyName": "sample string 2",
                          "CustomerMain": []
                        }
                      }
                    },
                    {
                      "CompanyAdminId": 1,
                      "CustomerPersonId": 2,
                      "CustomerMainId": 1,
                      "CompanyId": 1,
                      "CustomerMain": {
                        "CustomerID": 1,
                        "CustomerName": "sample string 2",
                        "CustomerDBA": "sample string 3",
                        "CustomerType": 4,
                        "IsDelete": true,
                        "Notes": "sample string 6",
                        "CompanyId": 1,
                        "CustomerPersons": [],
                        "CustomerDba1": [
                          {
                            "CustomerDbaId": 1,
                            "CustomerID": 1,
                            "Dba": "sample string 2",
                            "Deleted": true,
                            "Invoice": []
                          },
                          {
                            "CustomerDbaId": 1,
                            "CustomerID": 1,
                            "Dba": "sample string 2",
                            "Deleted": true,
                            "Invoice": []
                          }
                        ],
                        "CompanyAdmins": [],
                        "Company": {
                          "CompanyId": 1,
                          "CompanyName": "sample string 2",
                          "CustomerMain": []
                        }
                      }
                    }
                  ]
                },
                "InvoiceCountries": [],
                "InvoiceEnvelopeOuts": [],
                "InvoicePayments": [
                  {
                    "InvoicePaymentID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "MethedTypeID": 4,
                    "MethedTypeName": "sample string 5",
                    "InvoicePaymentNo": "sample string 6",
                    "InvoicePaymentAmount": 7.0,
                    "InvoicePaymentFees": 1.0,
                    "IsDeposited": true,
                    "CreatedDate": "2025-12-12T17:44:04.3099495-05:00"
                  },
                  {
                    "InvoicePaymentID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "MethedTypeID": 4,
                    "MethedTypeName": "sample string 5",
                    "InvoicePaymentNo": "sample string 6",
                    "InvoicePaymentAmount": 7.0,
                    "InvoicePaymentFees": 1.0,
                    "IsDeposited": true,
                    "CreatedDate": "2025-12-12T17:44:04.3099495-05:00"
                  }
                ],
                "InvoiceFees": [
                  {
                    "FeesID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "InvoicCounDocNo": 4,
                    "ServiceID": 5,
                    "ServiceName": "sample string 6",
                    "ServiceCount": 7,
                    "ServiceAmount": 8.0,
                    "ServiceTotal": 9.0,
                    "ServiceCost": 10.0,
                    "ServiceProfit": 11.0,
                    "CountryId": 12,
                    "DocCaseID": 13,
                    "ServiceRoll": 1,
                    "ConsulateState": "sample string 14",
                    "UniqueServiceId": "sample string 15"
                  },
                  {
                    "FeesID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "InvoicCounDocNo": 4,
                    "ServiceID": 5,
                    "ServiceName": "sample string 6",
                    "ServiceCount": 7,
                    "ServiceAmount": 8.0,
                    "ServiceTotal": 9.0,
                    "ServiceCost": 10.0,
                    "ServiceProfit": 11.0,
                    "CountryId": 12,
                    "DocCaseID": 13,
                    "ServiceRoll": 1,
                    "ConsulateState": "sample string 14",
                    "UniqueServiceId": "sample string 15"
                  }
                ],
                "CustomerDba": {
                  "CustomerDbaId": 1,
                  "CustomerID": 1,
                  "Dba": "sample string 2",
                  "Deleted": true,
                  "CustomerMain": {
                    "CustomerID": 1,
                    "CustomerName": "sample string 2",
                    "CustomerDBA": "sample string 3",
                    "CustomerType": 4,
                    "IsDelete": true,
                    "Notes": "sample string 6",
                    "CompanyId": 1,
                    "CustomerPersons": [
                      {
                        "PersonID": 1,
                        "CustomerID": 2,
                        "PersonNameFirst": "sample string 3",
                        "PersonNameLast": "sample string 4",
                        "PersonEmail": "sample string 5",
                        "PersonBillingEmail": "sample string 6",
                        "PersonPosition": "sample string 7",
                        "PersonCellphone": "sample string 8",
                        "PersonBalance": 9.0,
                        "IsBlocked": true,
                        "PersonPhone": "sample string 11",
                        "Contact_ID": 1,
                        "Individual_ID": 1,
                        "PersonPhoneExt": "sample string 12",
                        "Notes": "sample string 13",
                        "PasswordRequired": true,
                        "Invoices": [],
                        "CustomerPersonShippingAddresses": [
                          {
                            "PersonShippingID": 1,
                            "PersonID": 2,
                            "ShippingCountryID": 3,
                            "ShippingCountryName": "sample string 4",
                            "ShippingStateID": 1,
                            "ShippingStateName": "sample string 5",
                            "ShippingCityID": 1,
                            "ShippingCityName": "sample string 6",
                            "ShippingZipcodeID": 1,
                            "ShippingZipcodeNo": "sample string 7",
                            "ShippingAddress": "sample string 8",
                            "ShippingTel": "sample string 9",
                            "ShippingName": "sample string 10",
                            "ShippingIsMain": true,
                            "ShippingAddress2": "sample string 12",
                            "Invoice": []
                          },
                          {
                            "PersonShippingID": 1,
                            "PersonID": 2,
                            "ShippingCountryID": 3,
                            "ShippingCountryName": "sample string 4",
                            "ShippingStateID": 1,
                            "ShippingStateName": "sample string 5",
                            "ShippingCityID": 1,
                            "ShippingCityName": "sample string 6",
                            "ShippingZipcodeID": 1,
                            "ShippingZipcodeNo": "sample string 7",
                            "ShippingAddress": "sample string 8",
                            "ShippingTel": "sample string 9",
                            "ShippingName": "sample string 10",
                            "ShippingIsMain": true,
                            "ShippingAddress2": "sample string 12",
                            "Invoice": []
                          }
                        ],
                        "CompanyAdmins": [
                          {
                            "CompanyAdminId": 1,
                            "CustomerPersonId": 2,
                            "CustomerMainId": 1,
                            "CompanyId": 1
                          },
                          {
                            "CompanyAdminId": 1,
                            "CustomerPersonId": 2,
                            "CustomerMainId": 1,
                            "CompanyId": 1
                          }
                        ]
                      },
                      {
                        "PersonID": 1,
                        "CustomerID": 2,
                        "PersonNameFirst": "sample string 3",
                        "PersonNameLast": "sample string 4",
                        "PersonEmail": "sample string 5",
                        "PersonBillingEmail": "sample string 6",
                        "PersonPosition": "sample string 7",
                        "PersonCellphone": "sample string 8",
                        "PersonBalance": 9.0,
                        "IsBlocked": true,
                        "PersonPhone": "sample string 11",
                        "Contact_ID": 1,
                        "Individual_ID": 1,
                        "PersonPhoneExt": "sample string 12",
                        "Notes": "sample string 13",
                        "PasswordRequired": true,
                        "Invoices": [],
                        "CustomerPersonShippingAddresses": [
                          {
                            "PersonShippingID": 1,
                            "PersonID": 2,
                            "ShippingCountryID": 3,
                            "ShippingCountryName": "sample string 4",
                            "ShippingStateID": 1,
                            "ShippingStateName": "sample string 5",
                            "ShippingCityID": 1,
                            "ShippingCityName": "sample string 6",
                            "ShippingZipcodeID": 1,
                            "ShippingZipcodeNo": "sample string 7",
                            "ShippingAddress": "sample string 8",
                            "ShippingTel": "sample string 9",
                            "ShippingName": "sample string 10",
                            "ShippingIsMain": true,
                            "ShippingAddress2": "sample string 12",
                            "Invoice": []
                          },
                          {
                            "PersonShippingID": 1,
                            "PersonID": 2,
                            "ShippingCountryID": 3,
                            "ShippingCountryName": "sample string 4",
                            "ShippingStateID": 1,
                            "ShippingStateName": "sample string 5",
                            "ShippingCityID": 1,
                            "ShippingCityName": "sample string 6",
                            "ShippingZipcodeID": 1,
                            "ShippingZipcodeNo": "sample string 7",
                            "ShippingAddress": "sample string 8",
                            "ShippingTel": "sample string 9",
                            "ShippingName": "sample string 10",
                            "ShippingIsMain": true,
                            "ShippingAddress2": "sample string 12",
                            "Invoice": []
                          }
                        ],
                        "CompanyAdmins": [
                          {
                            "CompanyAdminId": 1,
                            "CustomerPersonId": 2,
                            "CustomerMainId": 1,
                            "CompanyId": 1
                          },
                          {
                            "CompanyAdminId": 1,
                            "CustomerPersonId": 2,
                            "CustomerMainId": 1,
                            "CompanyId": 1
                          }
                        ]
                      }
                    ],
                    "CustomerDba1": [],
                    "CompanyAdmins": [
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1,
                        "CustomerPerson": {
                          "PersonID": 1,
                          "CustomerID": 2,
                          "PersonNameFirst": "sample string 3",
                          "PersonNameLast": "sample string 4",
                          "PersonEmail": "sample string 5",
                          "PersonBillingEmail": "sample string 6",
                          "PersonPosition": "sample string 7",
                          "PersonCellphone": "sample string 8",
                          "PersonBalance": 9.0,
                          "IsBlocked": true,
                          "PersonPhone": "sample string 11",
                          "Contact_ID": 1,
                          "Individual_ID": 1,
                          "PersonPhoneExt": "sample string 12",
                          "Notes": "sample string 13",
                          "PasswordRequired": true,
                          "Invoices": [],
                          "CustomerPersonShippingAddresses": [
                            {
                              "PersonShippingID": 1,
                              "PersonID": 2,
                              "ShippingCountryID": 3,
                              "ShippingCountryName": "sample string 4",
                              "ShippingStateID": 1,
                              "ShippingStateName": "sample string 5",
                              "ShippingCityID": 1,
                              "ShippingCityName": "sample string 6",
                              "ShippingZipcodeID": 1,
                              "ShippingZipcodeNo": "sample string 7",
                              "ShippingAddress": "sample string 8",
                              "ShippingTel": "sample string 9",
                              "ShippingName": "sample string 10",
                              "ShippingIsMain": true,
                              "ShippingAddress2": "sample string 12",
                              "Invoice": []
                            },
                            {
                              "PersonShippingID": 1,
                              "PersonID": 2,
                              "ShippingCountryID": 3,
                              "ShippingCountryName": "sample string 4",
                              "ShippingStateID": 1,
                              "ShippingStateName": "sample string 5",
                              "ShippingCityID": 1,
                              "ShippingCityName": "sample string 6",
                              "ShippingZipcodeID": 1,
                              "ShippingZipcodeNo": "sample string 7",
                              "ShippingAddress": "sample string 8",
                              "ShippingTel": "sample string 9",
                              "ShippingName": "sample string 10",
                              "ShippingIsMain": true,
                              "ShippingAddress2": "sample string 12",
                              "Invoice": []
                            }
                          ],
                          "CompanyAdmins": []
                        }
                      },
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1,
                        "CustomerPerson": {
                          "PersonID": 1,
                          "CustomerID": 2,
                          "PersonNameFirst": "sample string 3",
                          "PersonNameLast": "sample string 4",
                          "PersonEmail": "sample string 5",
                          "PersonBillingEmail": "sample string 6",
                          "PersonPosition": "sample string 7",
                          "PersonCellphone": "sample string 8",
                          "PersonBalance": 9.0,
                          "IsBlocked": true,
                          "PersonPhone": "sample string 11",
                          "Contact_ID": 1,
                          "Individual_ID": 1,
                          "PersonPhoneExt": "sample string 12",
                          "Notes": "sample string 13",
                          "PasswordRequired": true,
                          "Invoices": [],
                          "CustomerPersonShippingAddresses": [
                            {
                              "PersonShippingID": 1,
                              "PersonID": 2,
                              "ShippingCountryID": 3,
                              "ShippingCountryName": "sample string 4",
                              "ShippingStateID": 1,
                              "ShippingStateName": "sample string 5",
                              "ShippingCityID": 1,
                              "ShippingCityName": "sample string 6",
                              "ShippingZipcodeID": 1,
                              "ShippingZipcodeNo": "sample string 7",
                              "ShippingAddress": "sample string 8",
                              "ShippingTel": "sample string 9",
                              "ShippingName": "sample string 10",
                              "ShippingIsMain": true,
                              "ShippingAddress2": "sample string 12",
                              "Invoice": []
                            },
                            {
                              "PersonShippingID": 1,
                              "PersonID": 2,
                              "ShippingCountryID": 3,
                              "ShippingCountryName": "sample string 4",
                              "ShippingStateID": 1,
                              "ShippingStateName": "sample string 5",
                              "ShippingCityID": 1,
                              "ShippingCityName": "sample string 6",
                              "ShippingZipcodeID": 1,
                              "ShippingZipcodeNo": "sample string 7",
                              "ShippingAddress": "sample string 8",
                              "ShippingTel": "sample string 9",
                              "ShippingName": "sample string 10",
                              "ShippingIsMain": true,
                              "ShippingAddress2": "sample string 12",
                              "Invoice": []
                            }
                          ],
                          "CompanyAdmins": []
                        }
                      }
                    ],
                    "Company": {
                      "CompanyId": 1,
                      "CompanyName": "sample string 2",
                      "CustomerMain": []
                    }
                  },
                  "Invoice": []
                },
                "CustomerPersonShippingAddress": {
                  "PersonShippingID": 1,
                  "PersonID": 2,
                  "ShippingCountryID": 3,
                  "ShippingCountryName": "sample string 4",
                  "ShippingStateID": 1,
                  "ShippingStateName": "sample string 5",
                  "ShippingCityID": 1,
                  "ShippingCityName": "sample string 6",
                  "ShippingZipcodeID": 1,
                  "ShippingZipcodeNo": "sample string 7",
                  "ShippingAddress": "sample string 8",
                  "ShippingTel": "sample string 9",
                  "ShippingName": "sample string 10",
                  "ShippingIsMain": true,
                  "ShippingAddress2": "sample string 12",
                  "CustomerPerson": {
                    "PersonID": 1,
                    "CustomerID": 2,
                    "PersonNameFirst": "sample string 3",
                    "PersonNameLast": "sample string 4",
                    "PersonEmail": "sample string 5",
                    "PersonBillingEmail": "sample string 6",
                    "PersonPosition": "sample string 7",
                    "PersonCellphone": "sample string 8",
                    "PersonBalance": 9.0,
                    "IsBlocked": true,
                    "PersonPhone": "sample string 11",
                    "Contact_ID": 1,
                    "Individual_ID": 1,
                    "PersonPhoneExt": "sample string 12",
                    "Notes": "sample string 13",
                    "PasswordRequired": true,
                    "CustomerMain": {
                      "CustomerID": 1,
                      "CustomerName": "sample string 2",
                      "CustomerDBA": "sample string 3",
                      "CustomerType": 4,
                      "IsDelete": true,
                      "Notes": "sample string 6",
                      "CompanyId": 1,
                      "CustomerPersons": [],
                      "CustomerDba1": [
                        {
                          "CustomerDbaId": 1,
                          "CustomerID": 1,
                          "Dba": "sample string 2",
                          "Deleted": true,
                          "Invoice": []
                        },
                        {
                          "CustomerDbaId": 1,
                          "CustomerID": 1,
                          "Dba": "sample string 2",
                          "Deleted": true,
                          "Invoice": []
                        }
                      ],
                      "CompanyAdmins": [
                        {
                          "CompanyAdminId": 1,
                          "CustomerPersonId": 2,
                          "CustomerMainId": 1,
                          "CompanyId": 1
                        },
                        {
                          "CompanyAdminId": 1,
                          "CustomerPersonId": 2,
                          "CustomerMainId": 1,
                          "CompanyId": 1
                        }
                      ],
                      "Company": {
                        "CompanyId": 1,
                        "CompanyName": "sample string 2",
                        "CustomerMain": []
                      }
                    },
                    "Invoices": [],
                    "CustomerPersonShippingAddresses": [],
                    "CompanyAdmins": [
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1,
                        "CustomerMain": {
                          "CustomerID": 1,
                          "CustomerName": "sample string 2",
                          "CustomerDBA": "sample string 3",
                          "CustomerType": 4,
                          "IsDelete": true,
                          "Notes": "sample string 6",
                          "CompanyId": 1,
                          "CustomerPersons": [],
                          "CustomerDba1": [
                            {
                              "CustomerDbaId": 1,
                              "CustomerID": 1,
                              "Dba": "sample string 2",
                              "Deleted": true,
                              "Invoice": []
                            },
                            {
                              "CustomerDbaId": 1,
                              "CustomerID": 1,
                              "Dba": "sample string 2",
                              "Deleted": true,
                              "Invoice": []
                            }
                          ],
                          "CompanyAdmins": [],
                          "Company": {
                            "CompanyId": 1,
                            "CompanyName": "sample string 2",
                            "CustomerMain": []
                          }
                        }
                      },
                      {
                        "CompanyAdminId": 1,
                        "CustomerPersonId": 2,
                        "CustomerMainId": 1,
                        "CompanyId": 1,
                        "CustomerMain": {
                          "CustomerID": 1,
                          "CustomerName": "sample string 2",
                          "CustomerDBA": "sample string 3",
                          "CustomerType": 4,
                          "IsDelete": true,
                          "Notes": "sample string 6",
                          "CompanyId": 1,
                          "CustomerPersons": [],
                          "CustomerDba1": [
                            {
                              "CustomerDbaId": 1,
                              "CustomerID": 1,
                              "Dba": "sample string 2",
                              "Deleted": true,
                              "Invoice": []
                            },
                            {
                              "CustomerDbaId": 1,
                              "CustomerID": 1,
                              "Dba": "sample string 2",
                              "Deleted": true,
                              "Invoice": []
                            }
                          ],
                          "CompanyAdmins": [],
                          "Company": {
                            "CompanyId": 1,
                            "CompanyName": "sample string 2",
                            "CustomerMain": []
                          }
                        }
                      }
                    ]
                  },
                  "Invoice": []
                }
              }
            ],
            "InvoiceEnvelopeOuts": [],
            "TrackingNumberRule": [
              {
                "Id": 1,
                "RegexString": "sample string 2",
                "CarrierId": 3
              },
              {
                "Id": 1,
                "RegexString": "sample string 2",
                "CarrierId": 3
              }
            ]
          },
          "InvoiceDocuments": []
        },
        "BoxingLog": {
          "BoxId": 1,
          "SentDate": "2025-12-12T17:44:04.3099495-05:00",
          "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
          "BoxType": 3,
          "Finished": true,
          "InvoiceDocument": []
        }
      }
    ]
  },
  "InvoiceFees": [
    {
      "FeesID": 1,
      "InvoiceID": 2,
      "InvoiceNO": "sample string 3",
      "InvoicCounDocNo": 4,
      "ServiceID": 5,
      "ServiceName": "sample string 6",
      "ServiceCount": 7,
      "ServiceAmount": 8.0,
      "ServiceTotal": 9.0,
      "ServiceCost": 10.0,
      "ServiceProfit": 11.0,
      "CountryId": 12,
      "DocCaseID": 13,
      "ServiceRoll": 1,
      "ConsulateState": "sample string 14",
      "UniqueServiceId": "sample string 15",
      "Invoice": {
        "InvoiceID": 1,
        "WebSiteID": 2,
        "InvoiceNO": "sample string 3",
        "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
        "OrganizationID": 5,
        "OrganizationName": "sample string 6",
        "PersonID": 7,
        "TrakingInNo": "sample string 8",
        "CarrierId": 9,
        "IsPaid": true,
        "InvoiceTotal": 11.0,
        "InvoicePaidAmount": 12.0,
        "InvoiceDue": 13.0,
        "InvoiceOverPaid": 14.0,
        "InvoiceDiscount": 15.0,
        "InvoiceNetTotal": 16.0,
        "InvoiceTotalFees": 17.0,
        "InvoiceReferenceNo": "sample string 18",
        "InvoiceDocCount": 1,
        "CustomerDbaId": 1,
        "ShippingAddressId": 1,
        "Carrier": {
          "CarrierId": 1,
          "CarrierName": "sample string 2",
          "CarrierAbbr": "sample string 3",
          "EmptyTrackingNo": true,
          "Invoices": [],
          "InvoiceEnvelopeOuts": [
            {
              "EnvelopeID": 1,
              "EnvelopeOutNo": "sample string 2",
              "EnvelopeCarrierId": 3,
              "PersonShippingID": 4,
              "EnvelopeDocCount": 5,
              "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
              "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
              "EnvelopeIsDelivered": true,
              "InvoiceNO": "sample string 9",
              "InvoiceID": 1,
              "InvoiceDocuments": [
                {
                  "InvoiceDocumentID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceCountryID": 3,
                  "InvoicCounDocNo": 4,
                  "UsdDocTypeID": 1,
                  "UsdDocTypeName": "sample string 5",
                  "DocCaseID": 6,
                  "DocCaseName": "sample string 7",
                  "StateID": 8,
                  "StateName": "sample string 9",
                  "EnvelopeOutId": 1,
                  "EnvelopeOutLabel": "sample string 10",
                  "SmallLabel": "sample string 11",
                  "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                  "IsConsulate": true,
                  "IsEmbassy": true,
                  "CopyCount": 14,
                  "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ConsulateState": "sample string 15",
                  "CountryType": "sample string 16",
                  "UsdBox": 1,
                  "BoxId": 1,
                  "UniqueServiceId": "sample string 17",
                  "InvoiceCountry": {
                    "InvoiceCountryID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "CountryID": 4,
                    "CountryName": "sample string 5",
                    "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                    "CountryDocumentCount": 1,
                    "InvoiceDocuments": []
                  },
                  "InvoiceDocumentPayementCosts": [
                    {
                      "PayementCostID": 1,
                      "InvoiceNO": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "PaymentNo": 4,
                      "ServiceId": 5,
                      "ServiceName": "sample string 6",
                      "ProcessTypeID": 7,
                      "Fee": 8.0,
                      "MethedTypeID": 9,
                      "MethedTypeName": "sample string 10",
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [],
                        "InvoiceDocumentProcessTimes": [
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          },
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "PayementCostID": 1,
                      "InvoiceNO": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "PaymentNo": 4,
                      "ServiceId": 5,
                      "ServiceName": "sample string 6",
                      "ProcessTypeID": 7,
                      "Fee": 8.0,
                      "MethedTypeID": 9,
                      "MethedTypeName": "sample string 10",
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [],
                        "InvoiceDocumentProcessTimes": [
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          },
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "InvoiceDocumentProcessTimes": [
                    {
                      "DocumentProcessID": 1,
                      "InvoiceNo": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "ServiceID": 4,
                      "ServiceName": "sample string 5",
                      "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "StatusTypeID": 8,
                      "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "Description": "sample string 11",
                      "TrackingNO": "sample string 12",
                      "ProcessTypeID": 13,
                      "FedEXStatus": "sample string 14",
                      "TrackingNoReturn": "sample string 15",
                      "FedExStatusReturn": "sample string 16",
                      "IsExpedited": true,
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          },
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          }
                        ],
                        "InvoiceDocumentProcessTimes": []
                      },
                      "StatusType": {
                        "StatusTypeID": 1,
                        "StatusTypeName": "sample string 2",
                        "InvoiceDocumentProcessTimes": []
                      }
                    },
                    {
                      "DocumentProcessID": 1,
                      "InvoiceNo": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "ServiceID": 4,
                      "ServiceName": "sample string 5",
                      "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "StatusTypeID": 8,
                      "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "Description": "sample string 11",
                      "TrackingNO": "sample string 12",
                      "ProcessTypeID": 13,
                      "FedEXStatus": "sample string 14",
                      "TrackingNoReturn": "sample string 15",
                      "FedExStatusReturn": "sample string 16",
                      "IsExpedited": true,
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          },
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          }
                        ],
                        "InvoiceDocumentProcessTimes": []
                      },
                      "StatusType": {
                        "StatusTypeID": 1,
                        "StatusTypeName": "sample string 2",
                        "InvoiceDocumentProcessTimes": []
                      }
                    }
                  ],
                  "BoxingLog": {
                    "BoxId": 1,
                    "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                    "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                    "BoxType": 3,
                    "Finished": true,
                    "InvoiceDocument": []
                  }
                },
                {
                  "InvoiceDocumentID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceCountryID": 3,
                  "InvoicCounDocNo": 4,
                  "UsdDocTypeID": 1,
                  "UsdDocTypeName": "sample string 5",
                  "DocCaseID": 6,
                  "DocCaseName": "sample string 7",
                  "StateID": 8,
                  "StateName": "sample string 9",
                  "EnvelopeOutId": 1,
                  "EnvelopeOutLabel": "sample string 10",
                  "SmallLabel": "sample string 11",
                  "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                  "IsConsulate": true,
                  "IsEmbassy": true,
                  "CopyCount": 14,
                  "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ConsulateState": "sample string 15",
                  "CountryType": "sample string 16",
                  "UsdBox": 1,
                  "BoxId": 1,
                  "UniqueServiceId": "sample string 17",
                  "InvoiceCountry": {
                    "InvoiceCountryID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "CountryID": 4,
                    "CountryName": "sample string 5",
                    "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                    "CountryDocumentCount": 1,
                    "InvoiceDocuments": []
                  },
                  "InvoiceDocumentPayementCosts": [
                    {
                      "PayementCostID": 1,
                      "InvoiceNO": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "PaymentNo": 4,
                      "ServiceId": 5,
                      "ServiceName": "sample string 6",
                      "ProcessTypeID": 7,
                      "Fee": 8.0,
                      "MethedTypeID": 9,
                      "MethedTypeName": "sample string 10",
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [],
                        "InvoiceDocumentProcessTimes": [
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          },
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "PayementCostID": 1,
                      "InvoiceNO": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "PaymentNo": 4,
                      "ServiceId": 5,
                      "ServiceName": "sample string 6",
                      "ProcessTypeID": 7,
                      "Fee": 8.0,
                      "MethedTypeID": 9,
                      "MethedTypeName": "sample string 10",
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [],
                        "InvoiceDocumentProcessTimes": [
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          },
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "InvoiceDocumentProcessTimes": [
                    {
                      "DocumentProcessID": 1,
                      "InvoiceNo": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "ServiceID": 4,
                      "ServiceName": "sample string 5",
                      "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "StatusTypeID": 8,
                      "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "Description": "sample string 11",
                      "TrackingNO": "sample string 12",
                      "ProcessTypeID": 13,
                      "FedEXStatus": "sample string 14",
                      "TrackingNoReturn": "sample string 15",
                      "FedExStatusReturn": "sample string 16",
                      "IsExpedited": true,
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          },
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          }
                        ],
                        "InvoiceDocumentProcessTimes": []
                      },
                      "StatusType": {
                        "StatusTypeID": 1,
                        "StatusTypeName": "sample string 2",
                        "InvoiceDocumentProcessTimes": []
                      }
                    },
                    {
                      "DocumentProcessID": 1,
                      "InvoiceNo": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "ServiceID": 4,
                      "ServiceName": "sample string 5",
                      "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "StatusTypeID": 8,
                      "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "Description": "sample string 11",
                      "TrackingNO": "sample string 12",
                      "ProcessTypeID": 13,
                      "FedEXStatus": "sample string 14",
                      "TrackingNoReturn": "sample string 15",
                      "FedExStatusReturn": "sample string 16",
                      "IsExpedited": true,
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          },
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          }
                        ],
                        "InvoiceDocumentProcessTimes": []
                      },
                      "StatusType": {
                        "StatusTypeID": 1,
                        "StatusTypeName": "sample string 2",
                        "InvoiceDocumentProcessTimes": []
                      }
                    }
                  ],
                  "BoxingLog": {
                    "BoxId": 1,
                    "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                    "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                    "BoxType": 3,
                    "Finished": true,
                    "InvoiceDocument": []
                  }
                }
              ]
            },
            {
              "EnvelopeID": 1,
              "EnvelopeOutNo": "sample string 2",
              "EnvelopeCarrierId": 3,
              "PersonShippingID": 4,
              "EnvelopeDocCount": 5,
              "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
              "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
              "EnvelopeIsDelivered": true,
              "InvoiceNO": "sample string 9",
              "InvoiceID": 1,
              "InvoiceDocuments": [
                {
                  "InvoiceDocumentID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceCountryID": 3,
                  "InvoicCounDocNo": 4,
                  "UsdDocTypeID": 1,
                  "UsdDocTypeName": "sample string 5",
                  "DocCaseID": 6,
                  "DocCaseName": "sample string 7",
                  "StateID": 8,
                  "StateName": "sample string 9",
                  "EnvelopeOutId": 1,
                  "EnvelopeOutLabel": "sample string 10",
                  "SmallLabel": "sample string 11",
                  "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                  "IsConsulate": true,
                  "IsEmbassy": true,
                  "CopyCount": 14,
                  "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ConsulateState": "sample string 15",
                  "CountryType": "sample string 16",
                  "UsdBox": 1,
                  "BoxId": 1,
                  "UniqueServiceId": "sample string 17",
                  "InvoiceCountry": {
                    "InvoiceCountryID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "CountryID": 4,
                    "CountryName": "sample string 5",
                    "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                    "CountryDocumentCount": 1,
                    "InvoiceDocuments": []
                  },
                  "InvoiceDocumentPayementCosts": [
                    {
                      "PayementCostID": 1,
                      "InvoiceNO": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "PaymentNo": 4,
                      "ServiceId": 5,
                      "ServiceName": "sample string 6",
                      "ProcessTypeID": 7,
                      "Fee": 8.0,
                      "MethedTypeID": 9,
                      "MethedTypeName": "sample string 10",
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [],
                        "InvoiceDocumentProcessTimes": [
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          },
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "PayementCostID": 1,
                      "InvoiceNO": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "PaymentNo": 4,
                      "ServiceId": 5,
                      "ServiceName": "sample string 6",
                      "ProcessTypeID": 7,
                      "Fee": 8.0,
                      "MethedTypeID": 9,
                      "MethedTypeName": "sample string 10",
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [],
                        "InvoiceDocumentProcessTimes": [
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          },
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "InvoiceDocumentProcessTimes": [
                    {
                      "DocumentProcessID": 1,
                      "InvoiceNo": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "ServiceID": 4,
                      "ServiceName": "sample string 5",
                      "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "StatusTypeID": 8,
                      "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "Description": "sample string 11",
                      "TrackingNO": "sample string 12",
                      "ProcessTypeID": 13,
                      "FedEXStatus": "sample string 14",
                      "TrackingNoReturn": "sample string 15",
                      "FedExStatusReturn": "sample string 16",
                      "IsExpedited": true,
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          },
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          }
                        ],
                        "InvoiceDocumentProcessTimes": []
                      },
                      "StatusType": {
                        "StatusTypeID": 1,
                        "StatusTypeName": "sample string 2",
                        "InvoiceDocumentProcessTimes": []
                      }
                    },
                    {
                      "DocumentProcessID": 1,
                      "InvoiceNo": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "ServiceID": 4,
                      "ServiceName": "sample string 5",
                      "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "StatusTypeID": 8,
                      "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "Description": "sample string 11",
                      "TrackingNO": "sample string 12",
                      "ProcessTypeID": 13,
                      "FedEXStatus": "sample string 14",
                      "TrackingNoReturn": "sample string 15",
                      "FedExStatusReturn": "sample string 16",
                      "IsExpedited": true,
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          },
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          }
                        ],
                        "InvoiceDocumentProcessTimes": []
                      },
                      "StatusType": {
                        "StatusTypeID": 1,
                        "StatusTypeName": "sample string 2",
                        "InvoiceDocumentProcessTimes": []
                      }
                    }
                  ],
                  "BoxingLog": {
                    "BoxId": 1,
                    "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                    "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                    "BoxType": 3,
                    "Finished": true,
                    "InvoiceDocument": []
                  }
                },
                {
                  "InvoiceDocumentID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceCountryID": 3,
                  "InvoicCounDocNo": 4,
                  "UsdDocTypeID": 1,
                  "UsdDocTypeName": "sample string 5",
                  "DocCaseID": 6,
                  "DocCaseName": "sample string 7",
                  "StateID": 8,
                  "StateName": "sample string 9",
                  "EnvelopeOutId": 1,
                  "EnvelopeOutLabel": "sample string 10",
                  "SmallLabel": "sample string 11",
                  "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                  "IsConsulate": true,
                  "IsEmbassy": true,
                  "CopyCount": 14,
                  "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ConsulateState": "sample string 15",
                  "CountryType": "sample string 16",
                  "UsdBox": 1,
                  "BoxId": 1,
                  "UniqueServiceId": "sample string 17",
                  "InvoiceCountry": {
                    "InvoiceCountryID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "CountryID": 4,
                    "CountryName": "sample string 5",
                    "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                    "CountryDocumentCount": 1,
                    "InvoiceDocuments": []
                  },
                  "InvoiceDocumentPayementCosts": [
                    {
                      "PayementCostID": 1,
                      "InvoiceNO": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "PaymentNo": 4,
                      "ServiceId": 5,
                      "ServiceName": "sample string 6",
                      "ProcessTypeID": 7,
                      "Fee": 8.0,
                      "MethedTypeID": 9,
                      "MethedTypeName": "sample string 10",
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [],
                        "InvoiceDocumentProcessTimes": [
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          },
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "PayementCostID": 1,
                      "InvoiceNO": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "PaymentNo": 4,
                      "ServiceId": 5,
                      "ServiceName": "sample string 6",
                      "ProcessTypeID": 7,
                      "Fee": 8.0,
                      "MethedTypeID": 9,
                      "MethedTypeName": "sample string 10",
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [],
                        "InvoiceDocumentProcessTimes": [
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          },
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "InvoiceDocumentProcessTimes": [
                    {
                      "DocumentProcessID": 1,
                      "InvoiceNo": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "ServiceID": 4,
                      "ServiceName": "sample string 5",
                      "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "StatusTypeID": 8,
                      "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "Description": "sample string 11",
                      "TrackingNO": "sample string 12",
                      "ProcessTypeID": 13,
                      "FedEXStatus": "sample string 14",
                      "TrackingNoReturn": "sample string 15",
                      "FedExStatusReturn": "sample string 16",
                      "IsExpedited": true,
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          },
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          }
                        ],
                        "InvoiceDocumentProcessTimes": []
                      },
                      "StatusType": {
                        "StatusTypeID": 1,
                        "StatusTypeName": "sample string 2",
                        "InvoiceDocumentProcessTimes": []
                      }
                    },
                    {
                      "DocumentProcessID": 1,
                      "InvoiceNo": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "ServiceID": 4,
                      "ServiceName": "sample string 5",
                      "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "StatusTypeID": 8,
                      "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "Description": "sample string 11",
                      "TrackingNO": "sample string 12",
                      "ProcessTypeID": 13,
                      "FedEXStatus": "sample string 14",
                      "TrackingNoReturn": "sample string 15",
                      "FedExStatusReturn": "sample string 16",
                      "IsExpedited": true,
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          },
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          }
                        ],
                        "InvoiceDocumentProcessTimes": []
                      },
                      "StatusType": {
                        "StatusTypeID": 1,
                        "StatusTypeName": "sample string 2",
                        "InvoiceDocumentProcessTimes": []
                      }
                    }
                  ],
                  "BoxingLog": {
                    "BoxId": 1,
                    "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                    "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                    "BoxType": 3,
                    "Finished": true,
                    "InvoiceDocument": []
                  }
                }
              ]
            }
          ],
          "TrackingNumberRule": [
            {
              "Id": 1,
              "RegexString": "sample string 2",
              "CarrierId": 3
            },
            {
              "Id": 1,
              "RegexString": "sample string 2",
              "CarrierId": 3
            }
          ]
        },
        "CustomerPerson": {
          "PersonID": 1,
          "CustomerID": 2,
          "PersonNameFirst": "sample string 3",
          "PersonNameLast": "sample string 4",
          "PersonEmail": "sample string 5",
          "PersonBillingEmail": "sample string 6",
          "PersonPosition": "sample string 7",
          "PersonCellphone": "sample string 8",
          "PersonBalance": 9.0,
          "IsBlocked": true,
          "PersonPhone": "sample string 11",
          "Contact_ID": 1,
          "Individual_ID": 1,
          "PersonPhoneExt": "sample string 12",
          "Notes": "sample string 13",
          "PasswordRequired": true,
          "CustomerMain": {
            "CustomerID": 1,
            "CustomerName": "sample string 2",
            "CustomerDBA": "sample string 3",
            "CustomerType": 4,
            "IsDelete": true,
            "Notes": "sample string 6",
            "CompanyId": 1,
            "CustomerPersons": [],
            "CustomerDba1": [
              {
                "CustomerDbaId": 1,
                "CustomerID": 1,
                "Dba": "sample string 2",
                "Deleted": true,
                "Invoice": []
              },
              {
                "CustomerDbaId": 1,
                "CustomerID": 1,
                "Dba": "sample string 2",
                "Deleted": true,
                "Invoice": []
              }
            ],
            "CompanyAdmins": [
              {
                "CompanyAdminId": 1,
                "CustomerPersonId": 2,
                "CustomerMainId": 1,
                "CompanyId": 1
              },
              {
                "CompanyAdminId": 1,
                "CustomerPersonId": 2,
                "CustomerMainId": 1,
                "CompanyId": 1
              }
            ],
            "Company": {
              "CompanyId": 1,
              "CompanyName": "sample string 2",
              "CustomerMain": []
            }
          },
          "Invoices": [],
          "CustomerPersonShippingAddresses": [
            {
              "PersonShippingID": 1,
              "PersonID": 2,
              "ShippingCountryID": 3,
              "ShippingCountryName": "sample string 4",
              "ShippingStateID": 1,
              "ShippingStateName": "sample string 5",
              "ShippingCityID": 1,
              "ShippingCityName": "sample string 6",
              "ShippingZipcodeID": 1,
              "ShippingZipcodeNo": "sample string 7",
              "ShippingAddress": "sample string 8",
              "ShippingTel": "sample string 9",
              "ShippingName": "sample string 10",
              "ShippingIsMain": true,
              "ShippingAddress2": "sample string 12",
              "Invoice": []
            },
            {
              "PersonShippingID": 1,
              "PersonID": 2,
              "ShippingCountryID": 3,
              "ShippingCountryName": "sample string 4",
              "ShippingStateID": 1,
              "ShippingStateName": "sample string 5",
              "ShippingCityID": 1,
              "ShippingCityName": "sample string 6",
              "ShippingZipcodeID": 1,
              "ShippingZipcodeNo": "sample string 7",
              "ShippingAddress": "sample string 8",
              "ShippingTel": "sample string 9",
              "ShippingName": "sample string 10",
              "ShippingIsMain": true,
              "ShippingAddress2": "sample string 12",
              "Invoice": []
            }
          ],
          "CompanyAdmins": [
            {
              "CompanyAdminId": 1,
              "CustomerPersonId": 2,
              "CustomerMainId": 1,
              "CompanyId": 1,
              "CustomerMain": {
                "CustomerID": 1,
                "CustomerName": "sample string 2",
                "CustomerDBA": "sample string 3",
                "CustomerType": 4,
                "IsDelete": true,
                "Notes": "sample string 6",
                "CompanyId": 1,
                "CustomerPersons": [],
                "CustomerDba1": [
                  {
                    "CustomerDbaId": 1,
                    "CustomerID": 1,
                    "Dba": "sample string 2",
                    "Deleted": true,
                    "Invoice": []
                  },
                  {
                    "CustomerDbaId": 1,
                    "CustomerID": 1,
                    "Dba": "sample string 2",
                    "Deleted": true,
                    "Invoice": []
                  }
                ],
                "CompanyAdmins": [],
                "Company": {
                  "CompanyId": 1,
                  "CompanyName": "sample string 2",
                  "CustomerMain": []
                }
              }
            },
            {
              "CompanyAdminId": 1,
              "CustomerPersonId": 2,
              "CustomerMainId": 1,
              "CompanyId": 1,
              "CustomerMain": {
                "CustomerID": 1,
                "CustomerName": "sample string 2",
                "CustomerDBA": "sample string 3",
                "CustomerType": 4,
                "IsDelete": true,
                "Notes": "sample string 6",
                "CompanyId": 1,
                "CustomerPersons": [],
                "CustomerDba1": [
                  {
                    "CustomerDbaId": 1,
                    "CustomerID": 1,
                    "Dba": "sample string 2",
                    "Deleted": true,
                    "Invoice": []
                  },
                  {
                    "CustomerDbaId": 1,
                    "CustomerID": 1,
                    "Dba": "sample string 2",
                    "Deleted": true,
                    "Invoice": []
                  }
                ],
                "CompanyAdmins": [],
                "Company": {
                  "CompanyId": 1,
                  "CompanyName": "sample string 2",
                  "CustomerMain": []
                }
              }
            }
          ]
        },
        "InvoiceCountries": [
          {
            "InvoiceCountryID": 1,
            "InvoiceID": 2,
            "InvoiceNO": "sample string 3",
            "CountryID": 4,
            "CountryName": "sample string 5",
            "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
            "CountryDocumentCount": 1,
            "InvoiceDocuments": [
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "InvoiceEnvelopeOut": {
                  "EnvelopeID": 1,
                  "EnvelopeOutNo": "sample string 2",
                  "EnvelopeCarrierId": 3,
                  "PersonShippingID": 4,
                  "EnvelopeDocCount": 5,
                  "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
                  "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
                  "EnvelopeIsDelivered": true,
                  "InvoiceNO": "sample string 9",
                  "InvoiceID": 1,
                  "Carrier": {
                    "CarrierId": 1,
                    "CarrierName": "sample string 2",
                    "CarrierAbbr": "sample string 3",
                    "EmptyTrackingNo": true,
                    "Invoices": [],
                    "InvoiceEnvelopeOuts": [],
                    "TrackingNumberRule": [
                      {
                        "Id": 1,
                        "RegexString": "sample string 2",
                        "CarrierId": 3
                      },
                      {
                        "Id": 1,
                        "RegexString": "sample string 2",
                        "CarrierId": 3
                      }
                    ]
                  },
                  "InvoiceDocuments": []
                },
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              },
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "InvoiceEnvelopeOut": {
                  "EnvelopeID": 1,
                  "EnvelopeOutNo": "sample string 2",
                  "EnvelopeCarrierId": 3,
                  "PersonShippingID": 4,
                  "EnvelopeDocCount": 5,
                  "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
                  "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
                  "EnvelopeIsDelivered": true,
                  "InvoiceNO": "sample string 9",
                  "InvoiceID": 1,
                  "Carrier": {
                    "CarrierId": 1,
                    "CarrierName": "sample string 2",
                    "CarrierAbbr": "sample string 3",
                    "EmptyTrackingNo": true,
                    "Invoices": [],
                    "InvoiceEnvelopeOuts": [],
                    "TrackingNumberRule": [
                      {
                        "Id": 1,
                        "RegexString": "sample string 2",
                        "CarrierId": 3
                      },
                      {
                        "Id": 1,
                        "RegexString": "sample string 2",
                        "CarrierId": 3
                      }
                    ]
                  },
                  "InvoiceDocuments": []
                },
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              }
            ]
          },
          {
            "InvoiceCountryID": 1,
            "InvoiceID": 2,
            "InvoiceNO": "sample string 3",
            "CountryID": 4,
            "CountryName": "sample string 5",
            "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
            "CountryDocumentCount": 1,
            "InvoiceDocuments": [
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "InvoiceEnvelopeOut": {
                  "EnvelopeID": 1,
                  "EnvelopeOutNo": "sample string 2",
                  "EnvelopeCarrierId": 3,
                  "PersonShippingID": 4,
                  "EnvelopeDocCount": 5,
                  "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
                  "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
                  "EnvelopeIsDelivered": true,
                  "InvoiceNO": "sample string 9",
                  "InvoiceID": 1,
                  "Carrier": {
                    "CarrierId": 1,
                    "CarrierName": "sample string 2",
                    "CarrierAbbr": "sample string 3",
                    "EmptyTrackingNo": true,
                    "Invoices": [],
                    "InvoiceEnvelopeOuts": [],
                    "TrackingNumberRule": [
                      {
                        "Id": 1,
                        "RegexString": "sample string 2",
                        "CarrierId": 3
                      },
                      {
                        "Id": 1,
                        "RegexString": "sample string 2",
                        "CarrierId": 3
                      }
                    ]
                  },
                  "InvoiceDocuments": []
                },
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              },
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "InvoiceEnvelopeOut": {
                  "EnvelopeID": 1,
                  "EnvelopeOutNo": "sample string 2",
                  "EnvelopeCarrierId": 3,
                  "PersonShippingID": 4,
                  "EnvelopeDocCount": 5,
                  "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
                  "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
                  "EnvelopeIsDelivered": true,
                  "InvoiceNO": "sample string 9",
                  "InvoiceID": 1,
                  "Carrier": {
                    "CarrierId": 1,
                    "CarrierName": "sample string 2",
                    "CarrierAbbr": "sample string 3",
                    "EmptyTrackingNo": true,
                    "Invoices": [],
                    "InvoiceEnvelopeOuts": [],
                    "TrackingNumberRule": [
                      {
                        "Id": 1,
                        "RegexString": "sample string 2",
                        "CarrierId": 3
                      },
                      {
                        "Id": 1,
                        "RegexString": "sample string 2",
                        "CarrierId": 3
                      }
                    ]
                  },
                  "InvoiceDocuments": []
                },
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              }
            ]
          }
        ],
        "InvoiceEnvelopeOuts": [
          {
            "EnvelopeID": 1,
            "EnvelopeOutNo": "sample string 2",
            "EnvelopeCarrierId": 3,
            "PersonShippingID": 4,
            "EnvelopeDocCount": 5,
            "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
            "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
            "EnvelopeIsDelivered": true,
            "InvoiceNO": "sample string 9",
            "InvoiceID": 1,
            "Carrier": {
              "CarrierId": 1,
              "CarrierName": "sample string 2",
              "CarrierAbbr": "sample string 3",
              "EmptyTrackingNo": true,
              "Invoices": [],
              "InvoiceEnvelopeOuts": [],
              "TrackingNumberRule": [
                {
                  "Id": 1,
                  "RegexString": "sample string 2",
                  "CarrierId": 3
                },
                {
                  "Id": 1,
                  "RegexString": "sample string 2",
                  "CarrierId": 3
                }
              ]
            },
            "InvoiceDocuments": [
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceCountry": {
                  "InvoiceCountryID": 1,
                  "InvoiceID": 2,
                  "InvoiceNO": "sample string 3",
                  "CountryID": 4,
                  "CountryName": "sample string 5",
                  "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                  "CountryDocumentCount": 1,
                  "InvoiceDocuments": []
                },
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              },
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceCountry": {
                  "InvoiceCountryID": 1,
                  "InvoiceID": 2,
                  "InvoiceNO": "sample string 3",
                  "CountryID": 4,
                  "CountryName": "sample string 5",
                  "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                  "CountryDocumentCount": 1,
                  "InvoiceDocuments": []
                },
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              }
            ]
          },
          {
            "EnvelopeID": 1,
            "EnvelopeOutNo": "sample string 2",
            "EnvelopeCarrierId": 3,
            "PersonShippingID": 4,
            "EnvelopeDocCount": 5,
            "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
            "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
            "EnvelopeIsDelivered": true,
            "InvoiceNO": "sample string 9",
            "InvoiceID": 1,
            "Carrier": {
              "CarrierId": 1,
              "CarrierName": "sample string 2",
              "CarrierAbbr": "sample string 3",
              "EmptyTrackingNo": true,
              "Invoices": [],
              "InvoiceEnvelopeOuts": [],
              "TrackingNumberRule": [
                {
                  "Id": 1,
                  "RegexString": "sample string 2",
                  "CarrierId": 3
                },
                {
                  "Id": 1,
                  "RegexString": "sample string 2",
                  "CarrierId": 3
                }
              ]
            },
            "InvoiceDocuments": [
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceCountry": {
                  "InvoiceCountryID": 1,
                  "InvoiceID": 2,
                  "InvoiceNO": "sample string 3",
                  "CountryID": 4,
                  "CountryName": "sample string 5",
                  "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                  "CountryDocumentCount": 1,
                  "InvoiceDocuments": []
                },
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              },
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceCountry": {
                  "InvoiceCountryID": 1,
                  "InvoiceID": 2,
                  "InvoiceNO": "sample string 3",
                  "CountryID": 4,
                  "CountryName": "sample string 5",
                  "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                  "CountryDocumentCount": 1,
                  "InvoiceDocuments": []
                },
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              }
            ]
          }
        ],
        "InvoicePayments": [
          {
            "InvoicePaymentID": 1,
            "InvoiceID": 2,
            "InvoiceNO": "sample string 3",
            "MethedTypeID": 4,
            "MethedTypeName": "sample string 5",
            "InvoicePaymentNo": "sample string 6",
            "InvoicePaymentAmount": 7.0,
            "InvoicePaymentFees": 1.0,
            "IsDeposited": true,
            "CreatedDate": "2025-12-12T17:44:04.3099495-05:00"
          },
          {
            "InvoicePaymentID": 1,
            "InvoiceID": 2,
            "InvoiceNO": "sample string 3",
            "MethedTypeID": 4,
            "MethedTypeName": "sample string 5",
            "InvoicePaymentNo": "sample string 6",
            "InvoicePaymentAmount": 7.0,
            "InvoicePaymentFees": 1.0,
            "IsDeposited": true,
            "CreatedDate": "2025-12-12T17:44:04.3099495-05:00"
          }
        ],
        "InvoiceFees": [],
        "CustomerDba": {
          "CustomerDbaId": 1,
          "CustomerID": 1,
          "Dba": "sample string 2",
          "Deleted": true,
          "CustomerMain": {
            "CustomerID": 1,
            "CustomerName": "sample string 2",
            "CustomerDBA": "sample string 3",
            "CustomerType": 4,
            "IsDelete": true,
            "Notes": "sample string 6",
            "CompanyId": 1,
            "CustomerPersons": [
              {
                "PersonID": 1,
                "CustomerID": 2,
                "PersonNameFirst": "sample string 3",
                "PersonNameLast": "sample string 4",
                "PersonEmail": "sample string 5",
                "PersonBillingEmail": "sample string 6",
                "PersonPosition": "sample string 7",
                "PersonCellphone": "sample string 8",
                "PersonBalance": 9.0,
                "IsBlocked": true,
                "PersonPhone": "sample string 11",
                "Contact_ID": 1,
                "Individual_ID": 1,
                "PersonPhoneExt": "sample string 12",
                "Notes": "sample string 13",
                "PasswordRequired": true,
                "Invoices": [],
                "CustomerPersonShippingAddresses": [
                  {
                    "PersonShippingID": 1,
                    "PersonID": 2,
                    "ShippingCountryID": 3,
                    "ShippingCountryName": "sample string 4",
                    "ShippingStateID": 1,
                    "ShippingStateName": "sample string 5",
                    "ShippingCityID": 1,
                    "ShippingCityName": "sample string 6",
                    "ShippingZipcodeID": 1,
                    "ShippingZipcodeNo": "sample string 7",
                    "ShippingAddress": "sample string 8",
                    "ShippingTel": "sample string 9",
                    "ShippingName": "sample string 10",
                    "ShippingIsMain": true,
                    "ShippingAddress2": "sample string 12",
                    "Invoice": []
                  },
                  {
                    "PersonShippingID": 1,
                    "PersonID": 2,
                    "ShippingCountryID": 3,
                    "ShippingCountryName": "sample string 4",
                    "ShippingStateID": 1,
                    "ShippingStateName": "sample string 5",
                    "ShippingCityID": 1,
                    "ShippingCityName": "sample string 6",
                    "ShippingZipcodeID": 1,
                    "ShippingZipcodeNo": "sample string 7",
                    "ShippingAddress": "sample string 8",
                    "ShippingTel": "sample string 9",
                    "ShippingName": "sample string 10",
                    "ShippingIsMain": true,
                    "ShippingAddress2": "sample string 12",
                    "Invoice": []
                  }
                ],
                "CompanyAdmins": [
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1
                  },
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1
                  }
                ]
              },
              {
                "PersonID": 1,
                "CustomerID": 2,
                "PersonNameFirst": "sample string 3",
                "PersonNameLast": "sample string 4",
                "PersonEmail": "sample string 5",
                "PersonBillingEmail": "sample string 6",
                "PersonPosition": "sample string 7",
                "PersonCellphone": "sample string 8",
                "PersonBalance": 9.0,
                "IsBlocked": true,
                "PersonPhone": "sample string 11",
                "Contact_ID": 1,
                "Individual_ID": 1,
                "PersonPhoneExt": "sample string 12",
                "Notes": "sample string 13",
                "PasswordRequired": true,
                "Invoices": [],
                "CustomerPersonShippingAddresses": [
                  {
                    "PersonShippingID": 1,
                    "PersonID": 2,
                    "ShippingCountryID": 3,
                    "ShippingCountryName": "sample string 4",
                    "ShippingStateID": 1,
                    "ShippingStateName": "sample string 5",
                    "ShippingCityID": 1,
                    "ShippingCityName": "sample string 6",
                    "ShippingZipcodeID": 1,
                    "ShippingZipcodeNo": "sample string 7",
                    "ShippingAddress": "sample string 8",
                    "ShippingTel": "sample string 9",
                    "ShippingName": "sample string 10",
                    "ShippingIsMain": true,
                    "ShippingAddress2": "sample string 12",
                    "Invoice": []
                  },
                  {
                    "PersonShippingID": 1,
                    "PersonID": 2,
                    "ShippingCountryID": 3,
                    "ShippingCountryName": "sample string 4",
                    "ShippingStateID": 1,
                    "ShippingStateName": "sample string 5",
                    "ShippingCityID": 1,
                    "ShippingCityName": "sample string 6",
                    "ShippingZipcodeID": 1,
                    "ShippingZipcodeNo": "sample string 7",
                    "ShippingAddress": "sample string 8",
                    "ShippingTel": "sample string 9",
                    "ShippingName": "sample string 10",
                    "ShippingIsMain": true,
                    "ShippingAddress2": "sample string 12",
                    "Invoice": []
                  }
                ],
                "CompanyAdmins": [
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1
                  },
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1
                  }
                ]
              }
            ],
            "CustomerDba1": [],
            "CompanyAdmins": [
              {
                "CompanyAdminId": 1,
                "CustomerPersonId": 2,
                "CustomerMainId": 1,
                "CompanyId": 1,
                "CustomerPerson": {
                  "PersonID": 1,
                  "CustomerID": 2,
                  "PersonNameFirst": "sample string 3",
                  "PersonNameLast": "sample string 4",
                  "PersonEmail": "sample string 5",
                  "PersonBillingEmail": "sample string 6",
                  "PersonPosition": "sample string 7",
                  "PersonCellphone": "sample string 8",
                  "PersonBalance": 9.0,
                  "IsBlocked": true,
                  "PersonPhone": "sample string 11",
                  "Contact_ID": 1,
                  "Individual_ID": 1,
                  "PersonPhoneExt": "sample string 12",
                  "Notes": "sample string 13",
                  "PasswordRequired": true,
                  "Invoices": [],
                  "CustomerPersonShippingAddresses": [
                    {
                      "PersonShippingID": 1,
                      "PersonID": 2,
                      "ShippingCountryID": 3,
                      "ShippingCountryName": "sample string 4",
                      "ShippingStateID": 1,
                      "ShippingStateName": "sample string 5",
                      "ShippingCityID": 1,
                      "ShippingCityName": "sample string 6",
                      "ShippingZipcodeID": 1,
                      "ShippingZipcodeNo": "sample string 7",
                      "ShippingAddress": "sample string 8",
                      "ShippingTel": "sample string 9",
                      "ShippingName": "sample string 10",
                      "ShippingIsMain": true,
                      "ShippingAddress2": "sample string 12",
                      "Invoice": []
                    },
                    {
                      "PersonShippingID": 1,
                      "PersonID": 2,
                      "ShippingCountryID": 3,
                      "ShippingCountryName": "sample string 4",
                      "ShippingStateID": 1,
                      "ShippingStateName": "sample string 5",
                      "ShippingCityID": 1,
                      "ShippingCityName": "sample string 6",
                      "ShippingZipcodeID": 1,
                      "ShippingZipcodeNo": "sample string 7",
                      "ShippingAddress": "sample string 8",
                      "ShippingTel": "sample string 9",
                      "ShippingName": "sample string 10",
                      "ShippingIsMain": true,
                      "ShippingAddress2": "sample string 12",
                      "Invoice": []
                    }
                  ],
                  "CompanyAdmins": []
                }
              },
              {
                "CompanyAdminId": 1,
                "CustomerPersonId": 2,
                "CustomerMainId": 1,
                "CompanyId": 1,
                "CustomerPerson": {
                  "PersonID": 1,
                  "CustomerID": 2,
                  "PersonNameFirst": "sample string 3",
                  "PersonNameLast": "sample string 4",
                  "PersonEmail": "sample string 5",
                  "PersonBillingEmail": "sample string 6",
                  "PersonPosition": "sample string 7",
                  "PersonCellphone": "sample string 8",
                  "PersonBalance": 9.0,
                  "IsBlocked": true,
                  "PersonPhone": "sample string 11",
                  "Contact_ID": 1,
                  "Individual_ID": 1,
                  "PersonPhoneExt": "sample string 12",
                  "Notes": "sample string 13",
                  "PasswordRequired": true,
                  "Invoices": [],
                  "CustomerPersonShippingAddresses": [
                    {
                      "PersonShippingID": 1,
                      "PersonID": 2,
                      "ShippingCountryID": 3,
                      "ShippingCountryName": "sample string 4",
                      "ShippingStateID": 1,
                      "ShippingStateName": "sample string 5",
                      "ShippingCityID": 1,
                      "ShippingCityName": "sample string 6",
                      "ShippingZipcodeID": 1,
                      "ShippingZipcodeNo": "sample string 7",
                      "ShippingAddress": "sample string 8",
                      "ShippingTel": "sample string 9",
                      "ShippingName": "sample string 10",
                      "ShippingIsMain": true,
                      "ShippingAddress2": "sample string 12",
                      "Invoice": []
                    },
                    {
                      "PersonShippingID": 1,
                      "PersonID": 2,
                      "ShippingCountryID": 3,
                      "ShippingCountryName": "sample string 4",
                      "ShippingStateID": 1,
                      "ShippingStateName": "sample string 5",
                      "ShippingCityID": 1,
                      "ShippingCityName": "sample string 6",
                      "ShippingZipcodeID": 1,
                      "ShippingZipcodeNo": "sample string 7",
                      "ShippingAddress": "sample string 8",
                      "ShippingTel": "sample string 9",
                      "ShippingName": "sample string 10",
                      "ShippingIsMain": true,
                      "ShippingAddress2": "sample string 12",
                      "Invoice": []
                    }
                  ],
                  "CompanyAdmins": []
                }
              }
            ],
            "Company": {
              "CompanyId": 1,
              "CompanyName": "sample string 2",
              "CustomerMain": []
            }
          },
          "Invoice": []
        },
        "CustomerPersonShippingAddress": {
          "PersonShippingID": 1,
          "PersonID": 2,
          "ShippingCountryID": 3,
          "ShippingCountryName": "sample string 4",
          "ShippingStateID": 1,
          "ShippingStateName": "sample string 5",
          "ShippingCityID": 1,
          "ShippingCityName": "sample string 6",
          "ShippingZipcodeID": 1,
          "ShippingZipcodeNo": "sample string 7",
          "ShippingAddress": "sample string 8",
          "ShippingTel": "sample string 9",
          "ShippingName": "sample string 10",
          "ShippingIsMain": true,
          "ShippingAddress2": "sample string 12",
          "CustomerPerson": {
            "PersonID": 1,
            "CustomerID": 2,
            "PersonNameFirst": "sample string 3",
            "PersonNameLast": "sample string 4",
            "PersonEmail": "sample string 5",
            "PersonBillingEmail": "sample string 6",
            "PersonPosition": "sample string 7",
            "PersonCellphone": "sample string 8",
            "PersonBalance": 9.0,
            "IsBlocked": true,
            "PersonPhone": "sample string 11",
            "Contact_ID": 1,
            "Individual_ID": 1,
            "PersonPhoneExt": "sample string 12",
            "Notes": "sample string 13",
            "PasswordRequired": true,
            "CustomerMain": {
              "CustomerID": 1,
              "CustomerName": "sample string 2",
              "CustomerDBA": "sample string 3",
              "CustomerType": 4,
              "IsDelete": true,
              "Notes": "sample string 6",
              "CompanyId": 1,
              "CustomerPersons": [],
              "CustomerDba1": [
                {
                  "CustomerDbaId": 1,
                  "CustomerID": 1,
                  "Dba": "sample string 2",
                  "Deleted": true,
                  "Invoice": []
                },
                {
                  "CustomerDbaId": 1,
                  "CustomerID": 1,
                  "Dba": "sample string 2",
                  "Deleted": true,
                  "Invoice": []
                }
              ],
              "CompanyAdmins": [
                {
                  "CompanyAdminId": 1,
                  "CustomerPersonId": 2,
                  "CustomerMainId": 1,
                  "CompanyId": 1
                },
                {
                  "CompanyAdminId": 1,
                  "CustomerPersonId": 2,
                  "CustomerMainId": 1,
                  "CompanyId": 1
                }
              ],
              "Company": {
                "CompanyId": 1,
                "CompanyName": "sample string 2",
                "CustomerMain": []
              }
            },
            "Invoices": [],
            "CustomerPersonShippingAddresses": [],
            "CompanyAdmins": [
              {
                "CompanyAdminId": 1,
                "CustomerPersonId": 2,
                "CustomerMainId": 1,
                "CompanyId": 1,
                "CustomerMain": {
                  "CustomerID": 1,
                  "CustomerName": "sample string 2",
                  "CustomerDBA": "sample string 3",
                  "CustomerType": 4,
                  "IsDelete": true,
                  "Notes": "sample string 6",
                  "CompanyId": 1,
                  "CustomerPersons": [],
                  "CustomerDba1": [
                    {
                      "CustomerDbaId": 1,
                      "CustomerID": 1,
                      "Dba": "sample string 2",
                      "Deleted": true,
                      "Invoice": []
                    },
                    {
                      "CustomerDbaId": 1,
                      "CustomerID": 1,
                      "Dba": "sample string 2",
                      "Deleted": true,
                      "Invoice": []
                    }
                  ],
                  "CompanyAdmins": [],
                  "Company": {
                    "CompanyId": 1,
                    "CompanyName": "sample string 2",
                    "CustomerMain": []
                  }
                }
              },
              {
                "CompanyAdminId": 1,
                "CustomerPersonId": 2,
                "CustomerMainId": 1,
                "CompanyId": 1,
                "CustomerMain": {
                  "CustomerID": 1,
                  "CustomerName": "sample string 2",
                  "CustomerDBA": "sample string 3",
                  "CustomerType": 4,
                  "IsDelete": true,
                  "Notes": "sample string 6",
                  "CompanyId": 1,
                  "CustomerPersons": [],
                  "CustomerDba1": [
                    {
                      "CustomerDbaId": 1,
                      "CustomerID": 1,
                      "Dba": "sample string 2",
                      "Deleted": true,
                      "Invoice": []
                    },
                    {
                      "CustomerDbaId": 1,
                      "CustomerID": 1,
                      "Dba": "sample string 2",
                      "Deleted": true,
                      "Invoice": []
                    }
                  ],
                  "CompanyAdmins": [],
                  "Company": {
                    "CompanyId": 1,
                    "CompanyName": "sample string 2",
                    "CustomerMain": []
                  }
                }
              }
            ]
          },
          "Invoice": []
        }
      }
    },
    {
      "FeesID": 1,
      "InvoiceID": 2,
      "InvoiceNO": "sample string 3",
      "InvoicCounDocNo": 4,
      "ServiceID": 5,
      "ServiceName": "sample string 6",
      "ServiceCount": 7,
      "ServiceAmount": 8.0,
      "ServiceTotal": 9.0,
      "ServiceCost": 10.0,
      "ServiceProfit": 11.0,
      "CountryId": 12,
      "DocCaseID": 13,
      "ServiceRoll": 1,
      "ConsulateState": "sample string 14",
      "UniqueServiceId": "sample string 15",
      "Invoice": {
        "InvoiceID": 1,
        "WebSiteID": 2,
        "InvoiceNO": "sample string 3",
        "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
        "OrganizationID": 5,
        "OrganizationName": "sample string 6",
        "PersonID": 7,
        "TrakingInNo": "sample string 8",
        "CarrierId": 9,
        "IsPaid": true,
        "InvoiceTotal": 11.0,
        "InvoicePaidAmount": 12.0,
        "InvoiceDue": 13.0,
        "InvoiceOverPaid": 14.0,
        "InvoiceDiscount": 15.0,
        "InvoiceNetTotal": 16.0,
        "InvoiceTotalFees": 17.0,
        "InvoiceReferenceNo": "sample string 18",
        "InvoiceDocCount": 1,
        "CustomerDbaId": 1,
        "ShippingAddressId": 1,
        "Carrier": {
          "CarrierId": 1,
          "CarrierName": "sample string 2",
          "CarrierAbbr": "sample string 3",
          "EmptyTrackingNo": true,
          "Invoices": [],
          "InvoiceEnvelopeOuts": [
            {
              "EnvelopeID": 1,
              "EnvelopeOutNo": "sample string 2",
              "EnvelopeCarrierId": 3,
              "PersonShippingID": 4,
              "EnvelopeDocCount": 5,
              "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
              "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
              "EnvelopeIsDelivered": true,
              "InvoiceNO": "sample string 9",
              "InvoiceID": 1,
              "InvoiceDocuments": [
                {
                  "InvoiceDocumentID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceCountryID": 3,
                  "InvoicCounDocNo": 4,
                  "UsdDocTypeID": 1,
                  "UsdDocTypeName": "sample string 5",
                  "DocCaseID": 6,
                  "DocCaseName": "sample string 7",
                  "StateID": 8,
                  "StateName": "sample string 9",
                  "EnvelopeOutId": 1,
                  "EnvelopeOutLabel": "sample string 10",
                  "SmallLabel": "sample string 11",
                  "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                  "IsConsulate": true,
                  "IsEmbassy": true,
                  "CopyCount": 14,
                  "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ConsulateState": "sample string 15",
                  "CountryType": "sample string 16",
                  "UsdBox": 1,
                  "BoxId": 1,
                  "UniqueServiceId": "sample string 17",
                  "InvoiceCountry": {
                    "InvoiceCountryID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "CountryID": 4,
                    "CountryName": "sample string 5",
                    "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                    "CountryDocumentCount": 1,
                    "InvoiceDocuments": []
                  },
                  "InvoiceDocumentPayementCosts": [
                    {
                      "PayementCostID": 1,
                      "InvoiceNO": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "PaymentNo": 4,
                      "ServiceId": 5,
                      "ServiceName": "sample string 6",
                      "ProcessTypeID": 7,
                      "Fee": 8.0,
                      "MethedTypeID": 9,
                      "MethedTypeName": "sample string 10",
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [],
                        "InvoiceDocumentProcessTimes": [
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          },
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "PayementCostID": 1,
                      "InvoiceNO": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "PaymentNo": 4,
                      "ServiceId": 5,
                      "ServiceName": "sample string 6",
                      "ProcessTypeID": 7,
                      "Fee": 8.0,
                      "MethedTypeID": 9,
                      "MethedTypeName": "sample string 10",
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [],
                        "InvoiceDocumentProcessTimes": [
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          },
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "InvoiceDocumentProcessTimes": [
                    {
                      "DocumentProcessID": 1,
                      "InvoiceNo": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "ServiceID": 4,
                      "ServiceName": "sample string 5",
                      "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "StatusTypeID": 8,
                      "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "Description": "sample string 11",
                      "TrackingNO": "sample string 12",
                      "ProcessTypeID": 13,
                      "FedEXStatus": "sample string 14",
                      "TrackingNoReturn": "sample string 15",
                      "FedExStatusReturn": "sample string 16",
                      "IsExpedited": true,
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          },
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          }
                        ],
                        "InvoiceDocumentProcessTimes": []
                      },
                      "StatusType": {
                        "StatusTypeID": 1,
                        "StatusTypeName": "sample string 2",
                        "InvoiceDocumentProcessTimes": []
                      }
                    },
                    {
                      "DocumentProcessID": 1,
                      "InvoiceNo": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "ServiceID": 4,
                      "ServiceName": "sample string 5",
                      "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "StatusTypeID": 8,
                      "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "Description": "sample string 11",
                      "TrackingNO": "sample string 12",
                      "ProcessTypeID": 13,
                      "FedEXStatus": "sample string 14",
                      "TrackingNoReturn": "sample string 15",
                      "FedExStatusReturn": "sample string 16",
                      "IsExpedited": true,
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          },
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          }
                        ],
                        "InvoiceDocumentProcessTimes": []
                      },
                      "StatusType": {
                        "StatusTypeID": 1,
                        "StatusTypeName": "sample string 2",
                        "InvoiceDocumentProcessTimes": []
                      }
                    }
                  ],
                  "BoxingLog": {
                    "BoxId": 1,
                    "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                    "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                    "BoxType": 3,
                    "Finished": true,
                    "InvoiceDocument": []
                  }
                },
                {
                  "InvoiceDocumentID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceCountryID": 3,
                  "InvoicCounDocNo": 4,
                  "UsdDocTypeID": 1,
                  "UsdDocTypeName": "sample string 5",
                  "DocCaseID": 6,
                  "DocCaseName": "sample string 7",
                  "StateID": 8,
                  "StateName": "sample string 9",
                  "EnvelopeOutId": 1,
                  "EnvelopeOutLabel": "sample string 10",
                  "SmallLabel": "sample string 11",
                  "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                  "IsConsulate": true,
                  "IsEmbassy": true,
                  "CopyCount": 14,
                  "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ConsulateState": "sample string 15",
                  "CountryType": "sample string 16",
                  "UsdBox": 1,
                  "BoxId": 1,
                  "UniqueServiceId": "sample string 17",
                  "InvoiceCountry": {
                    "InvoiceCountryID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "CountryID": 4,
                    "CountryName": "sample string 5",
                    "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                    "CountryDocumentCount": 1,
                    "InvoiceDocuments": []
                  },
                  "InvoiceDocumentPayementCosts": [
                    {
                      "PayementCostID": 1,
                      "InvoiceNO": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "PaymentNo": 4,
                      "ServiceId": 5,
                      "ServiceName": "sample string 6",
                      "ProcessTypeID": 7,
                      "Fee": 8.0,
                      "MethedTypeID": 9,
                      "MethedTypeName": "sample string 10",
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [],
                        "InvoiceDocumentProcessTimes": [
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          },
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "PayementCostID": 1,
                      "InvoiceNO": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "PaymentNo": 4,
                      "ServiceId": 5,
                      "ServiceName": "sample string 6",
                      "ProcessTypeID": 7,
                      "Fee": 8.0,
                      "MethedTypeID": 9,
                      "MethedTypeName": "sample string 10",
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [],
                        "InvoiceDocumentProcessTimes": [
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          },
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "InvoiceDocumentProcessTimes": [
                    {
                      "DocumentProcessID": 1,
                      "InvoiceNo": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "ServiceID": 4,
                      "ServiceName": "sample string 5",
                      "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "StatusTypeID": 8,
                      "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "Description": "sample string 11",
                      "TrackingNO": "sample string 12",
                      "ProcessTypeID": 13,
                      "FedEXStatus": "sample string 14",
                      "TrackingNoReturn": "sample string 15",
                      "FedExStatusReturn": "sample string 16",
                      "IsExpedited": true,
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          },
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          }
                        ],
                        "InvoiceDocumentProcessTimes": []
                      },
                      "StatusType": {
                        "StatusTypeID": 1,
                        "StatusTypeName": "sample string 2",
                        "InvoiceDocumentProcessTimes": []
                      }
                    },
                    {
                      "DocumentProcessID": 1,
                      "InvoiceNo": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "ServiceID": 4,
                      "ServiceName": "sample string 5",
                      "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "StatusTypeID": 8,
                      "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "Description": "sample string 11",
                      "TrackingNO": "sample string 12",
                      "ProcessTypeID": 13,
                      "FedEXStatus": "sample string 14",
                      "TrackingNoReturn": "sample string 15",
                      "FedExStatusReturn": "sample string 16",
                      "IsExpedited": true,
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          },
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          }
                        ],
                        "InvoiceDocumentProcessTimes": []
                      },
                      "StatusType": {
                        "StatusTypeID": 1,
                        "StatusTypeName": "sample string 2",
                        "InvoiceDocumentProcessTimes": []
                      }
                    }
                  ],
                  "BoxingLog": {
                    "BoxId": 1,
                    "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                    "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                    "BoxType": 3,
                    "Finished": true,
                    "InvoiceDocument": []
                  }
                }
              ]
            },
            {
              "EnvelopeID": 1,
              "EnvelopeOutNo": "sample string 2",
              "EnvelopeCarrierId": 3,
              "PersonShippingID": 4,
              "EnvelopeDocCount": 5,
              "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
              "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
              "EnvelopeIsDelivered": true,
              "InvoiceNO": "sample string 9",
              "InvoiceID": 1,
              "InvoiceDocuments": [
                {
                  "InvoiceDocumentID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceCountryID": 3,
                  "InvoicCounDocNo": 4,
                  "UsdDocTypeID": 1,
                  "UsdDocTypeName": "sample string 5",
                  "DocCaseID": 6,
                  "DocCaseName": "sample string 7",
                  "StateID": 8,
                  "StateName": "sample string 9",
                  "EnvelopeOutId": 1,
                  "EnvelopeOutLabel": "sample string 10",
                  "SmallLabel": "sample string 11",
                  "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                  "IsConsulate": true,
                  "IsEmbassy": true,
                  "CopyCount": 14,
                  "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ConsulateState": "sample string 15",
                  "CountryType": "sample string 16",
                  "UsdBox": 1,
                  "BoxId": 1,
                  "UniqueServiceId": "sample string 17",
                  "InvoiceCountry": {
                    "InvoiceCountryID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "CountryID": 4,
                    "CountryName": "sample string 5",
                    "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                    "CountryDocumentCount": 1,
                    "InvoiceDocuments": []
                  },
                  "InvoiceDocumentPayementCosts": [
                    {
                      "PayementCostID": 1,
                      "InvoiceNO": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "PaymentNo": 4,
                      "ServiceId": 5,
                      "ServiceName": "sample string 6",
                      "ProcessTypeID": 7,
                      "Fee": 8.0,
                      "MethedTypeID": 9,
                      "MethedTypeName": "sample string 10",
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [],
                        "InvoiceDocumentProcessTimes": [
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          },
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "PayementCostID": 1,
                      "InvoiceNO": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "PaymentNo": 4,
                      "ServiceId": 5,
                      "ServiceName": "sample string 6",
                      "ProcessTypeID": 7,
                      "Fee": 8.0,
                      "MethedTypeID": 9,
                      "MethedTypeName": "sample string 10",
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [],
                        "InvoiceDocumentProcessTimes": [
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          },
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "InvoiceDocumentProcessTimes": [
                    {
                      "DocumentProcessID": 1,
                      "InvoiceNo": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "ServiceID": 4,
                      "ServiceName": "sample string 5",
                      "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "StatusTypeID": 8,
                      "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "Description": "sample string 11",
                      "TrackingNO": "sample string 12",
                      "ProcessTypeID": 13,
                      "FedEXStatus": "sample string 14",
                      "TrackingNoReturn": "sample string 15",
                      "FedExStatusReturn": "sample string 16",
                      "IsExpedited": true,
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          },
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          }
                        ],
                        "InvoiceDocumentProcessTimes": []
                      },
                      "StatusType": {
                        "StatusTypeID": 1,
                        "StatusTypeName": "sample string 2",
                        "InvoiceDocumentProcessTimes": []
                      }
                    },
                    {
                      "DocumentProcessID": 1,
                      "InvoiceNo": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "ServiceID": 4,
                      "ServiceName": "sample string 5",
                      "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "StatusTypeID": 8,
                      "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "Description": "sample string 11",
                      "TrackingNO": "sample string 12",
                      "ProcessTypeID": 13,
                      "FedEXStatus": "sample string 14",
                      "TrackingNoReturn": "sample string 15",
                      "FedExStatusReturn": "sample string 16",
                      "IsExpedited": true,
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          },
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          }
                        ],
                        "InvoiceDocumentProcessTimes": []
                      },
                      "StatusType": {
                        "StatusTypeID": 1,
                        "StatusTypeName": "sample string 2",
                        "InvoiceDocumentProcessTimes": []
                      }
                    }
                  ],
                  "BoxingLog": {
                    "BoxId": 1,
                    "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                    "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                    "BoxType": 3,
                    "Finished": true,
                    "InvoiceDocument": []
                  }
                },
                {
                  "InvoiceDocumentID": 1,
                  "InvoiceNO": "sample string 2",
                  "InvoiceCountryID": 3,
                  "InvoicCounDocNo": 4,
                  "UsdDocTypeID": 1,
                  "UsdDocTypeName": "sample string 5",
                  "DocCaseID": 6,
                  "DocCaseName": "sample string 7",
                  "StateID": 8,
                  "StateName": "sample string 9",
                  "EnvelopeOutId": 1,
                  "EnvelopeOutLabel": "sample string 10",
                  "SmallLabel": "sample string 11",
                  "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                  "IsConsulate": true,
                  "IsEmbassy": true,
                  "CopyCount": 14,
                  "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ConsulateState": "sample string 15",
                  "CountryType": "sample string 16",
                  "UsdBox": 1,
                  "BoxId": 1,
                  "UniqueServiceId": "sample string 17",
                  "InvoiceCountry": {
                    "InvoiceCountryID": 1,
                    "InvoiceID": 2,
                    "InvoiceNO": "sample string 3",
                    "CountryID": 4,
                    "CountryName": "sample string 5",
                    "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                    "CountryDocumentCount": 1,
                    "InvoiceDocuments": []
                  },
                  "InvoiceDocumentPayementCosts": [
                    {
                      "PayementCostID": 1,
                      "InvoiceNO": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "PaymentNo": 4,
                      "ServiceId": 5,
                      "ServiceName": "sample string 6",
                      "ProcessTypeID": 7,
                      "Fee": 8.0,
                      "MethedTypeID": 9,
                      "MethedTypeName": "sample string 10",
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [],
                        "InvoiceDocumentProcessTimes": [
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          },
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "PayementCostID": 1,
                      "InvoiceNO": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "PaymentNo": 4,
                      "ServiceId": 5,
                      "ServiceName": "sample string 6",
                      "ProcessTypeID": 7,
                      "Fee": 8.0,
                      "MethedTypeID": 9,
                      "MethedTypeName": "sample string 10",
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [],
                        "InvoiceDocumentProcessTimes": [
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          },
                          {
                            "DocumentProcessID": 1,
                            "InvoiceNo": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "ServiceID": 4,
                            "ServiceName": "sample string 5",
                            "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "StatusTypeID": 8,
                            "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                            "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                            "Description": "sample string 11",
                            "TrackingNO": "sample string 12",
                            "ProcessTypeID": 13,
                            "FedEXStatus": "sample string 14",
                            "TrackingNoReturn": "sample string 15",
                            "FedExStatusReturn": "sample string 16",
                            "IsExpedited": true,
                            "StatusType": {
                              "StatusTypeID": 1,
                              "StatusTypeName": "sample string 2",
                              "InvoiceDocumentProcessTimes": []
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "InvoiceDocumentProcessTimes": [
                    {
                      "DocumentProcessID": 1,
                      "InvoiceNo": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "ServiceID": 4,
                      "ServiceName": "sample string 5",
                      "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "StatusTypeID": 8,
                      "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "Description": "sample string 11",
                      "TrackingNO": "sample string 12",
                      "ProcessTypeID": 13,
                      "FedEXStatus": "sample string 14",
                      "TrackingNoReturn": "sample string 15",
                      "FedExStatusReturn": "sample string 16",
                      "IsExpedited": true,
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          },
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          }
                        ],
                        "InvoiceDocumentProcessTimes": []
                      },
                      "StatusType": {
                        "StatusTypeID": 1,
                        "StatusTypeName": "sample string 2",
                        "InvoiceDocumentProcessTimes": []
                      }
                    },
                    {
                      "DocumentProcessID": 1,
                      "InvoiceNo": "sample string 2",
                      "InvoiceDocumentId": 3,
                      "ServiceID": 4,
                      "ServiceName": "sample string 5",
                      "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "StatusTypeID": 8,
                      "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                      "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                      "Description": "sample string 11",
                      "TrackingNO": "sample string 12",
                      "ProcessTypeID": 13,
                      "FedEXStatus": "sample string 14",
                      "TrackingNoReturn": "sample string 15",
                      "FedExStatusReturn": "sample string 16",
                      "IsExpedited": true,
                      "ProcessType": {
                        "ProcessTypeID": 1,
                        "ProcessTypeName": "sample string 2",
                        "InvoiceDocumentPayementCosts": [
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          },
                          {
                            "PayementCostID": 1,
                            "InvoiceNO": "sample string 2",
                            "InvoiceDocumentId": 3,
                            "PaymentNo": 4,
                            "ServiceId": 5,
                            "ServiceName": "sample string 6",
                            "ProcessTypeID": 7,
                            "Fee": 8.0,
                            "MethedTypeID": 9,
                            "MethedTypeName": "sample string 10"
                          }
                        ],
                        "InvoiceDocumentProcessTimes": []
                      },
                      "StatusType": {
                        "StatusTypeID": 1,
                        "StatusTypeName": "sample string 2",
                        "InvoiceDocumentProcessTimes": []
                      }
                    }
                  ],
                  "BoxingLog": {
                    "BoxId": 1,
                    "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                    "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                    "BoxType": 3,
                    "Finished": true,
                    "InvoiceDocument": []
                  }
                }
              ]
            }
          ],
          "TrackingNumberRule": [
            {
              "Id": 1,
              "RegexString": "sample string 2",
              "CarrierId": 3
            },
            {
              "Id": 1,
              "RegexString": "sample string 2",
              "CarrierId": 3
            }
          ]
        },
        "CustomerPerson": {
          "PersonID": 1,
          "CustomerID": 2,
          "PersonNameFirst": "sample string 3",
          "PersonNameLast": "sample string 4",
          "PersonEmail": "sample string 5",
          "PersonBillingEmail": "sample string 6",
          "PersonPosition": "sample string 7",
          "PersonCellphone": "sample string 8",
          "PersonBalance": 9.0,
          "IsBlocked": true,
          "PersonPhone": "sample string 11",
          "Contact_ID": 1,
          "Individual_ID": 1,
          "PersonPhoneExt": "sample string 12",
          "Notes": "sample string 13",
          "PasswordRequired": true,
          "CustomerMain": {
            "CustomerID": 1,
            "CustomerName": "sample string 2",
            "CustomerDBA": "sample string 3",
            "CustomerType": 4,
            "IsDelete": true,
            "Notes": "sample string 6",
            "CompanyId": 1,
            "CustomerPersons": [],
            "CustomerDba1": [
              {
                "CustomerDbaId": 1,
                "CustomerID": 1,
                "Dba": "sample string 2",
                "Deleted": true,
                "Invoice": []
              },
              {
                "CustomerDbaId": 1,
                "CustomerID": 1,
                "Dba": "sample string 2",
                "Deleted": true,
                "Invoice": []
              }
            ],
            "CompanyAdmins": [
              {
                "CompanyAdminId": 1,
                "CustomerPersonId": 2,
                "CustomerMainId": 1,
                "CompanyId": 1
              },
              {
                "CompanyAdminId": 1,
                "CustomerPersonId": 2,
                "CustomerMainId": 1,
                "CompanyId": 1
              }
            ],
            "Company": {
              "CompanyId": 1,
              "CompanyName": "sample string 2",
              "CustomerMain": []
            }
          },
          "Invoices": [],
          "CustomerPersonShippingAddresses": [
            {
              "PersonShippingID": 1,
              "PersonID": 2,
              "ShippingCountryID": 3,
              "ShippingCountryName": "sample string 4",
              "ShippingStateID": 1,
              "ShippingStateName": "sample string 5",
              "ShippingCityID": 1,
              "ShippingCityName": "sample string 6",
              "ShippingZipcodeID": 1,
              "ShippingZipcodeNo": "sample string 7",
              "ShippingAddress": "sample string 8",
              "ShippingTel": "sample string 9",
              "ShippingName": "sample string 10",
              "ShippingIsMain": true,
              "ShippingAddress2": "sample string 12",
              "Invoice": []
            },
            {
              "PersonShippingID": 1,
              "PersonID": 2,
              "ShippingCountryID": 3,
              "ShippingCountryName": "sample string 4",
              "ShippingStateID": 1,
              "ShippingStateName": "sample string 5",
              "ShippingCityID": 1,
              "ShippingCityName": "sample string 6",
              "ShippingZipcodeID": 1,
              "ShippingZipcodeNo": "sample string 7",
              "ShippingAddress": "sample string 8",
              "ShippingTel": "sample string 9",
              "ShippingName": "sample string 10",
              "ShippingIsMain": true,
              "ShippingAddress2": "sample string 12",
              "Invoice": []
            }
          ],
          "CompanyAdmins": [
            {
              "CompanyAdminId": 1,
              "CustomerPersonId": 2,
              "CustomerMainId": 1,
              "CompanyId": 1,
              "CustomerMain": {
                "CustomerID": 1,
                "CustomerName": "sample string 2",
                "CustomerDBA": "sample string 3",
                "CustomerType": 4,
                "IsDelete": true,
                "Notes": "sample string 6",
                "CompanyId": 1,
                "CustomerPersons": [],
                "CustomerDba1": [
                  {
                    "CustomerDbaId": 1,
                    "CustomerID": 1,
                    "Dba": "sample string 2",
                    "Deleted": true,
                    "Invoice": []
                  },
                  {
                    "CustomerDbaId": 1,
                    "CustomerID": 1,
                    "Dba": "sample string 2",
                    "Deleted": true,
                    "Invoice": []
                  }
                ],
                "CompanyAdmins": [],
                "Company": {
                  "CompanyId": 1,
                  "CompanyName": "sample string 2",
                  "CustomerMain": []
                }
              }
            },
            {
              "CompanyAdminId": 1,
              "CustomerPersonId": 2,
              "CustomerMainId": 1,
              "CompanyId": 1,
              "CustomerMain": {
                "CustomerID": 1,
                "CustomerName": "sample string 2",
                "CustomerDBA": "sample string 3",
                "CustomerType": 4,
                "IsDelete": true,
                "Notes": "sample string 6",
                "CompanyId": 1,
                "CustomerPersons": [],
                "CustomerDba1": [
                  {
                    "CustomerDbaId": 1,
                    "CustomerID": 1,
                    "Dba": "sample string 2",
                    "Deleted": true,
                    "Invoice": []
                  },
                  {
                    "CustomerDbaId": 1,
                    "CustomerID": 1,
                    "Dba": "sample string 2",
                    "Deleted": true,
                    "Invoice": []
                  }
                ],
                "CompanyAdmins": [],
                "Company": {
                  "CompanyId": 1,
                  "CompanyName": "sample string 2",
                  "CustomerMain": []
                }
              }
            }
          ]
        },
        "InvoiceCountries": [
          {
            "InvoiceCountryID": 1,
            "InvoiceID": 2,
            "InvoiceNO": "sample string 3",
            "CountryID": 4,
            "CountryName": "sample string 5",
            "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
            "CountryDocumentCount": 1,
            "InvoiceDocuments": [
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "InvoiceEnvelopeOut": {
                  "EnvelopeID": 1,
                  "EnvelopeOutNo": "sample string 2",
                  "EnvelopeCarrierId": 3,
                  "PersonShippingID": 4,
                  "EnvelopeDocCount": 5,
                  "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
                  "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
                  "EnvelopeIsDelivered": true,
                  "InvoiceNO": "sample string 9",
                  "InvoiceID": 1,
                  "Carrier": {
                    "CarrierId": 1,
                    "CarrierName": "sample string 2",
                    "CarrierAbbr": "sample string 3",
                    "EmptyTrackingNo": true,
                    "Invoices": [],
                    "InvoiceEnvelopeOuts": [],
                    "TrackingNumberRule": [
                      {
                        "Id": 1,
                        "RegexString": "sample string 2",
                        "CarrierId": 3
                      },
                      {
                        "Id": 1,
                        "RegexString": "sample string 2",
                        "CarrierId": 3
                      }
                    ]
                  },
                  "InvoiceDocuments": []
                },
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              },
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "InvoiceEnvelopeOut": {
                  "EnvelopeID": 1,
                  "EnvelopeOutNo": "sample string 2",
                  "EnvelopeCarrierId": 3,
                  "PersonShippingID": 4,
                  "EnvelopeDocCount": 5,
                  "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
                  "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
                  "EnvelopeIsDelivered": true,
                  "InvoiceNO": "sample string 9",
                  "InvoiceID": 1,
                  "Carrier": {
                    "CarrierId": 1,
                    "CarrierName": "sample string 2",
                    "CarrierAbbr": "sample string 3",
                    "EmptyTrackingNo": true,
                    "Invoices": [],
                    "InvoiceEnvelopeOuts": [],
                    "TrackingNumberRule": [
                      {
                        "Id": 1,
                        "RegexString": "sample string 2",
                        "CarrierId": 3
                      },
                      {
                        "Id": 1,
                        "RegexString": "sample string 2",
                        "CarrierId": 3
                      }
                    ]
                  },
                  "InvoiceDocuments": []
                },
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              }
            ]
          },
          {
            "InvoiceCountryID": 1,
            "InvoiceID": 2,
            "InvoiceNO": "sample string 3",
            "CountryID": 4,
            "CountryName": "sample string 5",
            "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
            "CountryDocumentCount": 1,
            "InvoiceDocuments": [
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "InvoiceEnvelopeOut": {
                  "EnvelopeID": 1,
                  "EnvelopeOutNo": "sample string 2",
                  "EnvelopeCarrierId": 3,
                  "PersonShippingID": 4,
                  "EnvelopeDocCount": 5,
                  "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
                  "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
                  "EnvelopeIsDelivered": true,
                  "InvoiceNO": "sample string 9",
                  "InvoiceID": 1,
                  "Carrier": {
                    "CarrierId": 1,
                    "CarrierName": "sample string 2",
                    "CarrierAbbr": "sample string 3",
                    "EmptyTrackingNo": true,
                    "Invoices": [],
                    "InvoiceEnvelopeOuts": [],
                    "TrackingNumberRule": [
                      {
                        "Id": 1,
                        "RegexString": "sample string 2",
                        "CarrierId": 3
                      },
                      {
                        "Id": 1,
                        "RegexString": "sample string 2",
                        "CarrierId": 3
                      }
                    ]
                  },
                  "InvoiceDocuments": []
                },
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              },
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "InvoiceEnvelopeOut": {
                  "EnvelopeID": 1,
                  "EnvelopeOutNo": "sample string 2",
                  "EnvelopeCarrierId": 3,
                  "PersonShippingID": 4,
                  "EnvelopeDocCount": 5,
                  "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
                  "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
                  "EnvelopeIsDelivered": true,
                  "InvoiceNO": "sample string 9",
                  "InvoiceID": 1,
                  "Carrier": {
                    "CarrierId": 1,
                    "CarrierName": "sample string 2",
                    "CarrierAbbr": "sample string 3",
                    "EmptyTrackingNo": true,
                    "Invoices": [],
                    "InvoiceEnvelopeOuts": [],
                    "TrackingNumberRule": [
                      {
                        "Id": 1,
                        "RegexString": "sample string 2",
                        "CarrierId": 3
                      },
                      {
                        "Id": 1,
                        "RegexString": "sample string 2",
                        "CarrierId": 3
                      }
                    ]
                  },
                  "InvoiceDocuments": []
                },
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              }
            ]
          }
        ],
        "InvoiceEnvelopeOuts": [
          {
            "EnvelopeID": 1,
            "EnvelopeOutNo": "sample string 2",
            "EnvelopeCarrierId": 3,
            "PersonShippingID": 4,
            "EnvelopeDocCount": 5,
            "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
            "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
            "EnvelopeIsDelivered": true,
            "InvoiceNO": "sample string 9",
            "InvoiceID": 1,
            "Carrier": {
              "CarrierId": 1,
              "CarrierName": "sample string 2",
              "CarrierAbbr": "sample string 3",
              "EmptyTrackingNo": true,
              "Invoices": [],
              "InvoiceEnvelopeOuts": [],
              "TrackingNumberRule": [
                {
                  "Id": 1,
                  "RegexString": "sample string 2",
                  "CarrierId": 3
                },
                {
                  "Id": 1,
                  "RegexString": "sample string 2",
                  "CarrierId": 3
                }
              ]
            },
            "InvoiceDocuments": [
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceCountry": {
                  "InvoiceCountryID": 1,
                  "InvoiceID": 2,
                  "InvoiceNO": "sample string 3",
                  "CountryID": 4,
                  "CountryName": "sample string 5",
                  "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                  "CountryDocumentCount": 1,
                  "InvoiceDocuments": []
                },
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              },
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceCountry": {
                  "InvoiceCountryID": 1,
                  "InvoiceID": 2,
                  "InvoiceNO": "sample string 3",
                  "CountryID": 4,
                  "CountryName": "sample string 5",
                  "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                  "CountryDocumentCount": 1,
                  "InvoiceDocuments": []
                },
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              }
            ]
          },
          {
            "EnvelopeID": 1,
            "EnvelopeOutNo": "sample string 2",
            "EnvelopeCarrierId": 3,
            "PersonShippingID": 4,
            "EnvelopeDocCount": 5,
            "EnvelopeStartDate": "2025-12-12T17:44:04.3099495-05:00",
            "EnvelopeEndDate": "2025-12-12T17:44:04.3099495-05:00",
            "EnvelopeIsDelivered": true,
            "InvoiceNO": "sample string 9",
            "InvoiceID": 1,
            "Carrier": {
              "CarrierId": 1,
              "CarrierName": "sample string 2",
              "CarrierAbbr": "sample string 3",
              "EmptyTrackingNo": true,
              "Invoices": [],
              "InvoiceEnvelopeOuts": [],
              "TrackingNumberRule": [
                {
                  "Id": 1,
                  "RegexString": "sample string 2",
                  "CarrierId": 3
                },
                {
                  "Id": 1,
                  "RegexString": "sample string 2",
                  "CarrierId": 3
                }
              ]
            },
            "InvoiceDocuments": [
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceCountry": {
                  "InvoiceCountryID": 1,
                  "InvoiceID": 2,
                  "InvoiceNO": "sample string 3",
                  "CountryID": 4,
                  "CountryName": "sample string 5",
                  "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                  "CountryDocumentCount": 1,
                  "InvoiceDocuments": []
                },
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              },
              {
                "InvoiceDocumentID": 1,
                "InvoiceNO": "sample string 2",
                "InvoiceCountryID": 3,
                "InvoicCounDocNo": 4,
                "UsdDocTypeID": 1,
                "UsdDocTypeName": "sample string 5",
                "DocCaseID": 6,
                "DocCaseName": "sample string 7",
                "StateID": 8,
                "StateName": "sample string 9",
                "EnvelopeOutId": 1,
                "EnvelopeOutLabel": "sample string 10",
                "SmallLabel": "sample string 11",
                "EstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                "IsConsulate": true,
                "IsEmbassy": true,
                "CopyCount": 14,
                "FinishDate": "2025-12-12T17:44:04.3099495-05:00",
                "ConsulateState": "sample string 15",
                "CountryType": "sample string 16",
                "UsdBox": 1,
                "BoxId": 1,
                "UniqueServiceId": "sample string 17",
                "InvoiceCountry": {
                  "InvoiceCountryID": 1,
                  "InvoiceID": 2,
                  "InvoiceNO": "sample string 3",
                  "CountryID": 4,
                  "CountryName": "sample string 5",
                  "CountryEstReturnDate": "2025-12-12T17:44:04.3099495-05:00",
                  "CountryDocumentCount": 1,
                  "InvoiceDocuments": []
                },
                "InvoiceDocumentPayementCosts": [
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  },
                  {
                    "PayementCostID": 1,
                    "InvoiceNO": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "PaymentNo": 4,
                    "ServiceId": 5,
                    "ServiceName": "sample string 6",
                    "ProcessTypeID": 7,
                    "Fee": 8.0,
                    "MethedTypeID": 9,
                    "MethedTypeName": "sample string 10",
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [],
                      "InvoiceDocumentProcessTimes": [
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        },
                        {
                          "DocumentProcessID": 1,
                          "InvoiceNo": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "ServiceID": 4,
                          "ServiceName": "sample string 5",
                          "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "StatusTypeID": 8,
                          "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                          "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                          "Description": "sample string 11",
                          "TrackingNO": "sample string 12",
                          "ProcessTypeID": 13,
                          "FedEXStatus": "sample string 14",
                          "TrackingNoReturn": "sample string 15",
                          "FedExStatusReturn": "sample string 16",
                          "IsExpedited": true,
                          "StatusType": {
                            "StatusTypeID": 1,
                            "StatusTypeName": "sample string 2",
                            "InvoiceDocumentProcessTimes": []
                          }
                        }
                      ]
                    }
                  }
                ],
                "InvoiceDocumentProcessTimes": [
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  },
                  {
                    "DocumentProcessID": 1,
                    "InvoiceNo": "sample string 2",
                    "InvoiceDocumentId": 3,
                    "ServiceID": 4,
                    "ServiceName": "sample string 5",
                    "EstDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "EstDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "StatusTypeID": 8,
                    "ActualDateStart": "2025-12-12T17:44:04.3099495-05:00",
                    "ActualDateEnd": "2025-12-12T17:44:04.3099495-05:00",
                    "Description": "sample string 11",
                    "TrackingNO": "sample string 12",
                    "ProcessTypeID": 13,
                    "FedEXStatus": "sample string 14",
                    "TrackingNoReturn": "sample string 15",
                    "FedExStatusReturn": "sample string 16",
                    "IsExpedited": true,
                    "ProcessType": {
                      "ProcessTypeID": 1,
                      "ProcessTypeName": "sample string 2",
                      "InvoiceDocumentPayementCosts": [
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        },
                        {
                          "PayementCostID": 1,
                          "InvoiceNO": "sample string 2",
                          "InvoiceDocumentId": 3,
                          "PaymentNo": 4,
                          "ServiceId": 5,
                          "ServiceName": "sample string 6",
                          "ProcessTypeID": 7,
                          "Fee": 8.0,
                          "MethedTypeID": 9,
                          "MethedTypeName": "sample string 10"
                        }
                      ],
                      "InvoiceDocumentProcessTimes": []
                    },
                    "StatusType": {
                      "StatusTypeID": 1,
                      "StatusTypeName": "sample string 2",
                      "InvoiceDocumentProcessTimes": []
                    }
                  }
                ],
                "BoxingLog": {
                  "BoxId": 1,
                  "SentDate": "2025-12-12T17:44:04.3099495-05:00",
                  "ReceivedDate": "2025-12-12T17:44:04.3099495-05:00",
                  "BoxType": 3,
                  "Finished": true,
                  "InvoiceDocument": []
                }
              }
            ]
          }
        ],
        "InvoicePayments": [
          {
            "InvoicePaymentID": 1,
            "InvoiceID": 2,
            "InvoiceNO": "sample string 3",
            "MethedTypeID": 4,
            "MethedTypeName": "sample string 5",
            "InvoicePaymentNo": "sample string 6",
            "InvoicePaymentAmount": 7.0,
            "InvoicePaymentFees": 1.0,
            "IsDeposited": true,
            "CreatedDate": "2025-12-12T17:44:04.3099495-05:00"
          },
          {
            "InvoicePaymentID": 1,
            "InvoiceID": 2,
            "InvoiceNO": "sample string 3",
            "MethedTypeID": 4,
            "MethedTypeName": "sample string 5",
            "InvoicePaymentNo": "sample string 6",
            "InvoicePaymentAmount": 7.0,
            "InvoicePaymentFees": 1.0,
            "IsDeposited": true,
            "CreatedDate": "2025-12-12T17:44:04.3099495-05:00"
          }
        ],
        "InvoiceFees": [],
        "CustomerDba": {
          "CustomerDbaId": 1,
          "CustomerID": 1,
          "Dba": "sample string 2",
          "Deleted": true,
          "CustomerMain": {
            "CustomerID": 1,
            "CustomerName": "sample string 2",
            "CustomerDBA": "sample string 3",
            "CustomerType": 4,
            "IsDelete": true,
            "Notes": "sample string 6",
            "CompanyId": 1,
            "CustomerPersons": [
              {
                "PersonID": 1,
                "CustomerID": 2,
                "PersonNameFirst": "sample string 3",
                "PersonNameLast": "sample string 4",
                "PersonEmail": "sample string 5",
                "PersonBillingEmail": "sample string 6",
                "PersonPosition": "sample string 7",
                "PersonCellphone": "sample string 8",
                "PersonBalance": 9.0,
                "IsBlocked": true,
                "PersonPhone": "sample string 11",
                "Contact_ID": 1,
                "Individual_ID": 1,
                "PersonPhoneExt": "sample string 12",
                "Notes": "sample string 13",
                "PasswordRequired": true,
                "Invoices": [],
                "CustomerPersonShippingAddresses": [
                  {
                    "PersonShippingID": 1,
                    "PersonID": 2,
                    "ShippingCountryID": 3,
                    "ShippingCountryName": "sample string 4",
                    "ShippingStateID": 1,
                    "ShippingStateName": "sample string 5",
                    "ShippingCityID": 1,
                    "ShippingCityName": "sample string 6",
                    "ShippingZipcodeID": 1,
                    "ShippingZipcodeNo": "sample string 7",
                    "ShippingAddress": "sample string 8",
                    "ShippingTel": "sample string 9",
                    "ShippingName": "sample string 10",
                    "ShippingIsMain": true,
                    "ShippingAddress2": "sample string 12",
                    "Invoice": []
                  },
                  {
                    "PersonShippingID": 1,
                    "PersonID": 2,
                    "ShippingCountryID": 3,
                    "ShippingCountryName": "sample string 4",
                    "ShippingStateID": 1,
                    "ShippingStateName": "sample string 5",
                    "ShippingCityID": 1,
                    "ShippingCityName": "sample string 6",
                    "ShippingZipcodeID": 1,
                    "ShippingZipcodeNo": "sample string 7",
                    "ShippingAddress": "sample string 8",
                    "ShippingTel": "sample string 9",
                    "ShippingName": "sample string 10",
                    "ShippingIsMain": true,
                    "ShippingAddress2": "sample string 12",
                    "Invoice": []
                  }
                ],
                "CompanyAdmins": [
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1
                  },
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1
                  }
                ]
              },
              {
                "PersonID": 1,
                "CustomerID": 2,
                "PersonNameFirst": "sample string 3",
                "PersonNameLast": "sample string 4",
                "PersonEmail": "sample string 5",
                "PersonBillingEmail": "sample string 6",
                "PersonPosition": "sample string 7",
                "PersonCellphone": "sample string 8",
                "PersonBalance": 9.0,
                "IsBlocked": true,
                "PersonPhone": "sample string 11",
                "Contact_ID": 1,
                "Individual_ID": 1,
                "PersonPhoneExt": "sample string 12",
                "Notes": "sample string 13",
                "PasswordRequired": true,
                "Invoices": [],
                "CustomerPersonShippingAddresses": [
                  {
                    "PersonShippingID": 1,
                    "PersonID": 2,
                    "ShippingCountryID": 3,
                    "ShippingCountryName": "sample string 4",
                    "ShippingStateID": 1,
                    "ShippingStateName": "sample string 5",
                    "ShippingCityID": 1,
                    "ShippingCityName": "sample string 6",
                    "ShippingZipcodeID": 1,
                    "ShippingZipcodeNo": "sample string 7",
                    "ShippingAddress": "sample string 8",
                    "ShippingTel": "sample string 9",
                    "ShippingName": "sample string 10",
                    "ShippingIsMain": true,
                    "ShippingAddress2": "sample string 12",
                    "Invoice": []
                  },
                  {
                    "PersonShippingID": 1,
                    "PersonID": 2,
                    "ShippingCountryID": 3,
                    "ShippingCountryName": "sample string 4",
                    "ShippingStateID": 1,
                    "ShippingStateName": "sample string 5",
                    "ShippingCityID": 1,
                    "ShippingCityName": "sample string 6",
                    "ShippingZipcodeID": 1,
                    "ShippingZipcodeNo": "sample string 7",
                    "ShippingAddress": "sample string 8",
                    "ShippingTel": "sample string 9",
                    "ShippingName": "sample string 10",
                    "ShippingIsMain": true,
                    "ShippingAddress2": "sample string 12",
                    "Invoice": []
                  }
                ],
                "CompanyAdmins": [
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1
                  },
                  {
                    "CompanyAdminId": 1,
                    "CustomerPersonId": 2,
                    "CustomerMainId": 1,
                    "CompanyId": 1
                  }
                ]
              }
            ],
            "CustomerDba1": [],
            "CompanyAdmins": [
              {
                "CompanyAdminId": 1,
                "CustomerPersonId": 2,
                "CustomerMainId": 1,
                "CompanyId": 1,
                "CustomerPerson": {
                  "PersonID": 1,
                  "CustomerID": 2,
                  "PersonNameFirst": "sample string 3",
                  "PersonNameLast": "sample string 4",
                  "PersonEmail": "sample string 5",
                  "PersonBillingEmail": "sample string 6",
                  "PersonPosition": "sample string 7",
                  "PersonCellphone": "sample string 8",
                  "PersonBalance": 9.0,
                  "IsBlocked": true,
                  "PersonPhone": "sample string 11",
                  "Contact_ID": 1,
                  "Individual_ID": 1,
                  "PersonPhoneExt": "sample string 12",
                  "Notes": "sample string 13",
                  "PasswordRequired": true,
                  "Invoices": [],
                  "CustomerPersonShippingAddresses": [
                    {
                      "PersonShippingID": 1,
                      "PersonID": 2,
                      "ShippingCountryID": 3,
                      "ShippingCountryName": "sample string 4",
                      "ShippingStateID": 1,
                      "ShippingStateName": "sample string 5",
                      "ShippingCityID": 1,
                      "ShippingCityName": "sample string 6",
                      "ShippingZipcodeID": 1,
                      "ShippingZipcodeNo": "sample string 7",
                      "ShippingAddress": "sample string 8",
                      "ShippingTel": "sample string 9",
                      "ShippingName": "sample string 10",
                      "ShippingIsMain": true,
                      "ShippingAddress2": "sample string 12",
                      "Invoice": []
                    },
                    {
                      "PersonShippingID": 1,
                      "PersonID": 2,
                      "ShippingCountryID": 3,
                      "ShippingCountryName": "sample string 4",
                      "ShippingStateID": 1,
                      "ShippingStateName": "sample string 5",
                      "ShippingCityID": 1,
                      "ShippingCityName": "sample string 6",
                      "ShippingZipcodeID": 1,
                      "ShippingZipcodeNo": "sample string 7",
                      "ShippingAddress": "sample string 8",
                      "ShippingTel": "sample string 9",
                      "ShippingName": "sample string 10",
                      "ShippingIsMain": true,
                      "ShippingAddress2": "sample string 12",
                      "Invoice": []
                    }
                  ],
                  "CompanyAdmins": []
                }
              },
              {
                "CompanyAdminId": 1,
                "CustomerPersonId": 2,
                "CustomerMainId": 1,
                "CompanyId": 1,
                "CustomerPerson": {
                  "PersonID": 1,
                  "CustomerID": 2,
                  "PersonNameFirst": "sample string 3",
                  "PersonNameLast": "sample string 4",
                  "PersonEmail": "sample string 5",
                  "PersonBillingEmail": "sample string 6",
                  "PersonPosition": "sample string 7",
                  "PersonCellphone": "sample string 8",
                  "PersonBalance": 9.0,
                  "IsBlocked": true,
                  "PersonPhone": "sample string 11",
                  "Contact_ID": 1,
                  "Individual_ID": 1,
                  "PersonPhoneExt": "sample string 12",
                  "Notes": "sample string 13",
                  "PasswordRequired": true,
                  "Invoices": [],
                  "CustomerPersonShippingAddresses": [
                    {
                      "PersonShippingID": 1,
                      "PersonID": 2,
                      "ShippingCountryID": 3,
                      "ShippingCountryName": "sample string 4",
                      "ShippingStateID": 1,
                      "ShippingStateName": "sample string 5",
                      "ShippingCityID": 1,
                      "ShippingCityName": "sample string 6",
                      "ShippingZipcodeID": 1,
                      "ShippingZipcodeNo": "sample string 7",
                      "ShippingAddress": "sample string 8",
                      "ShippingTel": "sample string 9",
                      "ShippingName": "sample string 10",
                      "ShippingIsMain": true,
                      "ShippingAddress2": "sample string 12",
                      "Invoice": []
                    },
                    {
                      "PersonShippingID": 1,
                      "PersonID": 2,
                      "ShippingCountryID": 3,
                      "ShippingCountryName": "sample string 4",
                      "ShippingStateID": 1,
                      "ShippingStateName": "sample string 5",
                      "ShippingCityID": 1,
                      "ShippingCityName": "sample string 6",
                      "ShippingZipcodeID": 1,
                      "ShippingZipcodeNo": "sample string 7",
                      "ShippingAddress": "sample string 8",
                      "ShippingTel": "sample string 9",
                      "ShippingName": "sample string 10",
                      "ShippingIsMain": true,
                      "ShippingAddress2": "sample string 12",
                      "Invoice": []
                    }
                  ],
                  "CompanyAdmins": []
                }
              }
            ],
            "Company": {
              "CompanyId": 1,
              "CompanyName": "sample string 2",
              "CustomerMain": []
            }
          },
          "Invoice": []
        },
        "CustomerPersonShippingAddress": {
          "PersonShippingID": 1,
          "PersonID": 2,
          "ShippingCountryID": 3,
          "ShippingCountryName": "sample string 4",
          "ShippingStateID": 1,
          "ShippingStateName": "sample string 5",
          "ShippingCityID": 1,
          "ShippingCityName": "sample string 6",
          "ShippingZipcodeID": 1,
          "ShippingZipcodeNo": "sample string 7",
          "ShippingAddress": "sample string 8",
          "ShippingTel": "sample string 9",
          "ShippingName": "sample string 10",
          "ShippingIsMain": true,
          "ShippingAddress2": "sample string 12",
          "CustomerPerson": {
            "PersonID": 1,
            "CustomerID": 2,
            "PersonNameFirst": "sample string 3",
            "PersonNameLast": "sample string 4",
            "PersonEmail": "sample string 5",
            "PersonBillingEmail": "sample string 6",
            "PersonPosition": "sample string 7",
            "PersonCellphone": "sample string 8",
            "PersonBalance": 9.0,
            "IsBlocked": true,
            "PersonPhone": "sample string 11",
            "Contact_ID": 1,
            "Individual_ID": 1,
            "PersonPhoneExt": "sample string 12",
            "Notes": "sample string 13",
            "PasswordRequired": true,
            "CustomerMain": {
              "CustomerID": 1,
              "CustomerName": "sample string 2",
              "CustomerDBA": "sample string 3",
              "CustomerType": 4,
              "IsDelete": true,
              "Notes": "sample string 6",
              "CompanyId": 1,
              "CustomerPersons": [],
              "CustomerDba1": [
                {
                  "CustomerDbaId": 1,
                  "CustomerID": 1,
                  "Dba": "sample string 2",
                  "Deleted": true,
                  "Invoice": []
                },
                {
                  "CustomerDbaId": 1,
                  "CustomerID": 1,
                  "Dba": "sample string 2",
                  "Deleted": true,
                  "Invoice": []
                }
              ],
              "CompanyAdmins": [
                {
                  "CompanyAdminId": 1,
                  "CustomerPersonId": 2,
                  "CustomerMainId": 1,
                  "CompanyId": 1
                },
                {
                  "CompanyAdminId": 1,
                  "CustomerPersonId": 2,
                  "CustomerMainId": 1,
                  "CompanyId": 1
                }
              ],
              "Company": {
                "CompanyId": 1,
                "CompanyName": "sample string 2",
                "CustomerMain": []
              }
            },
            "Invoices": [],
            "CustomerPersonShippingAddresses": [],
            "CompanyAdmins": [
              {
                "CompanyAdminId": 1,
                "CustomerPersonId": 2,
                "CustomerMainId": 1,
                "CompanyId": 1,
                "CustomerMain": {
                  "CustomerID": 1,
                  "CustomerName": "sample string 2",
                  "CustomerDBA": "sample string 3",
                  "CustomerType": 4,
                  "IsDelete": true,
                  "Notes": "sample string 6",
                  "CompanyId": 1,
                  "CustomerPersons": [],
                  "CustomerDba1": [
                    {
                      "CustomerDbaId": 1,
                      "CustomerID": 1,
                      "Dba": "sample string 2",
                      "Deleted": true,
                      "Invoice": []
                    },
                    {
                      "CustomerDbaId": 1,
                      "CustomerID": 1,
                      "Dba": "sample string 2",
                      "Deleted": true,
                      "Invoice": []
                    }
                  ],
                  "CompanyAdmins": [],
                  "Company": {
                    "CompanyId": 1,
                    "CompanyName": "sample string 2",
                    "CustomerMain": []
                  }
                }
              },
              {
                "CompanyAdminId": 1,
                "CustomerPersonId": 2,
                "CustomerMainId": 1,
                "CompanyId": 1,
                "CustomerMain": {
                  "CustomerID": 1,
                  "CustomerName": "sample string 2",
                  "CustomerDBA": "sample string 3",
                  "CustomerType": 4,
                  "IsDelete": true,
                  "Notes": "sample string 6",
                  "CompanyId": 1,
                  "CustomerPersons": [],
                  "CustomerDba1": [
                    {
                      "CustomerDbaId": 1,
                      "CustomerID": 1,
                      "Dba": "sample string 2",
                      "Deleted": true,
                      "Invoice": []
                    },
                    {
                      "CustomerDbaId": 1,
                      "CustomerID": 1,
                      "Dba": "sample string 2",
                      "Deleted": true,
                      "Invoice": []
                    }
                  ],
                  "CompanyAdmins": [],
                  "Company": {
                    "CompanyId": 1,
                    "CompanyName": "sample string 2",
                    "CustomerMain": []
                  }
                }
              }
            ]
          },
          "Invoice": []
        }
      }
    }
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.