{
  "Version": "2.0",
  "BatchDataSet": {
    "Batch": {
      "Broker": {
        "SLABrokerNumber": 123456789
      },
      "BrokerBatchNumber": "TEST000000001",
      "BrokerBatchDate": "2021-04-01",
      "BatchNotes": "Batch notes",
      "LateFilingExplanation": "Late filing explanation",
      "BatchDocuments": {
        "FolderName": "docs"
      },
      "Policies": [
        {
          "Broker": {
            "SLABrokerNumber": 123456789
          },
          "CustomPolicyId": "ID00001",
          "PolicyNumber": "Policy_SL2_New",
          "PreviousPolicyNumber": "Policy_SL2_Old",
          "BinderNumber": "BINDER00001",
          "Insured": {
            "Name": "Insured Name",
            "Address": {
              "AddressLine1": "Address line 1",
              "AddressLine2": "Address line 2",
              "City": "San Francisco",
              "StateOrProvince": "CA",
              "PostalCode": "94111",
              "Country": "USA"
            }
          },
          "SecondaryInsuredName": "Secondary Insured Name",
          "InsuredDbaName": "Insured DBA Name",
          "IsMultipleStatePolicy": false,
          "IsMasterPolicy": false,
          "ExemptCommercialPurchaser": false,
          "Transactions": [
            {
              "CustomTransactionId": "CustomTxId00001",
              "TransactionType": "N",
              "EndorsementNumber": "End#00001",
              "EffectiveDate": "2021-02-01",
              "ExpirationDate": "2022-02-01",
              "GoodUntilCancelled": true,
              "Notes": "SL2 notes",
              "LateFilingExplanation": "SL2 Late Filing Explanation",
              "Premium": 2000.01,
              "InvoiceDate": "2021-02-01",
              "Coverages": [
                {
                  "CoverageCode": 5020,
                  "CoveragePremium": 99.99,
                  "Insurer": {
                    "Name": "ZURICH VERSICHERUNG AG",
                    "NAICNumber": "AA-1460190"
                  }
                }
              ],
              "Fees": [
                {
                  "FeeType": "Other",
                  "FeeDescription": "A fee description",
                  "IncludeInPremium": false,
                  "FeeAmount": 49.99
                }
              ],
              "CaliforniaPercentAllocable": 100,
              "SL2": {
                "BrokerName": "Sample Broker Name",
                "BrokerLicenseNumber": "88888",
                "Organization": {
                  "Name": "Organization",
                  "LicenseNumber": "88888"
                },
                "Insured": {
                  "Name": "SL2 Insured Name"
                },
                "RiskDescription": "SL2 Risk Description",
                "ExportOrCoverageCodes": [
                  {
                    "CoverageCode": 5020
                  }
                ],
                "AdmittedInsurers": [
                  {
                    "CompanyName": "Company Name 1",
                    "NAICNumber": "NAIC Number 1",
                    "RepresentativeName": "Representative Name 1",
                    "RepresentativePhoneOrEmail": "Representative Phone 1",
                    "DeclinationWebsite": "www.DeclinationWebsite1.com",
                    "DeclinationMonth": 12,
                    "DeclinationYear": 2020
                  },
                  {
                    "CompanyName": "Company Name 2",
                    "NAICNumber": "NAIC Number 2",
                    "RepresentativeName": "Representative Name 2",
                    "RepresentativePhoneOrEmail": "Representative Phone 2",
                    "DeclinationWebsite": "www.DeclinationWebsite2.com",
                    "DeclinationMonth": 11,
                    "DeclinationYear": 2019
                  },
                  {
                    "CompanyName": "Company Name 3",
                    "NAICNumber": "NAIC Number 3",
                    "RepresentativeName": "Representative Name 3",
                    "RepresentativePhoneOrEmail": "Representative Phone 3",
                    "DeclinationWebsite": "www.DeclinationWebsite3.com",
                    "DeclinationMonth": 11,
                    "DeclinationYear": 2019
                  }
                ],
                "DeterminationDescription": "Determination Description",
                "DateSigned": "2024-03-21",               
                "AddendumRequired": false
              },
              "TransactionDocuments": {
                "Documents": [
                  {
                    "CustomDocumentId": "BINDERDocID",
                    "DocumentType": "DECLARATIONS PAGE",
                    "DocumentName": "doc-binder.pdf",
                    "SubmissionDocumentId": 1
                  },
                  {
                    "CustomDocumentId": "SL2DocID",
                    "DocumentType": "SL2",
                    "DocumentName": "doc-sl2.pdf",
                    "SubmissionDocumentId": 2
                  }
                ]
              },
              "SubmissionTransactionId": 11
            }
          ],
          "SubmissionPolicyId": 65
        }
      ]
    },
    "ReportingState": "??"
  }
}
