Skip to main content
Version: 1.7.3

Get

This endpoint can be used to retrieve information from the BOI Report created in TaxBandits. The request must include the SubmissionId or Report Number. The response will include the report data, including the reporting company, company applicants, and beneficial owners details.

GETBOIR/Get
Run in Postman

Request Params

FieldTypeDescription
SubmissionIdGuidProvide the SubmissionId (unique identifier created by TaxBandits for a submission) to identify which submission needs to be submitted.
Either SubmissionId or ReportNumber can be provided to retrieve.
ReportNumberstringProvide the ReportNumber (unique identifier created by TaxBandits for a report) to identify which report needs to be retrieved.

Request Params

Request using SubmissionId.

BOIR/Get?SubmissionId=954cdad5-3b8a-4123-9052-8beba4be5376

Response Body

FieldTypeDescription
StatusCodenumberReturns the HTTP status codes like 200, 300 etc.
StatusNamestringName of the status code
StatusMessagestringDetailed status message
SubmissionIdGuidReturns the SubmisssionId for which the request was made.
ReportNumbernumberReturns the Report Number for which the request was made.
ReportTypestringThe type of the report created in the submission
ReportStatusstringReturns the current status of the Report
BOIRRecordsobjectIt will show the detailed information of BOI Report created in TaxBandits
    IsRequestFinCENIdbooleanReturns the information about the request of the FinCEN Id for the Reporting Company
    ReportingCompanyobjectIt will show the detailed information of Reporting Company of BOI Report created
        ReportingCompanyIdGuidProvides the unique identifier of the Reporting Company for which the reqyest is made
        LegalNmstringReturns the Legal name of the Reporting company created in the submission
        DBAsobject[]Returns the DBA informations of the Reporting company
        TINTypestringThis gives the TIN Type provided when creating the report.
        TINstringProvides the TIN of the Reporting company
        TaxIDCountrystringIt gives the Country of where the TIN was provided if the TIN type is Foreign
        FormationInformationobjectIt will show the detailed information of Company Formation information
            IsCompanyFormedBefore2024booleanReturns the company formed detail
            CountryOfFormationstringReturns the country of formation of the company
            DomesticReportingCompanyobjectIt will show the detailed Domestic information of Reporting Company for BOI Report
               FormedStatestringProvides the state where the company was formed, as given in the submission.
               FormedTribalJurisdictionstringProvides the Tribal Jurisdiction where the company was formed, as given in the submission.
               OtherTribeNmstringProvides the Tribe name given in the submission.
            ForeignReportingCompanyobjectIt will show the detailed Foreign information of Reporting Company for BOI Report
                FirstRegisteredStatestringProvides the Foreign state where the company was first registered, as given in the submission.
                FirstRegisteredTribalJurisdictionstringProvides the Foreign Tribal Jurisdiction where the company was first registered, as given in the submission.
                OtherTribeNmstringProvides the Tribe name given in the submission.
        USAddressobjectIt will show the detailed address information of Reporting Company.
            StreetAddressstringReturns the street address of the Reporting company as given in the submission
            CitystringReturns the city of the Reporting company as given in the submission
            StatestringReturns the state of the Reporting company as given in the submission
            ZipCdstringReturns the ZIP code of the Reporting company as given in the submission
        IsForeignPooledbooleanReturns the Foreign pooled information of the Reporting company as given in the submission
    CompanyApplicantsobject[]It will show the detailed information of Company Applicants provided in the BOI Report
        SequenceIdGuidReturns the sequenceId provided in the submission
        CompanyApplicantIdGuidReturns the unique identifier of the Company applicant
        FinCENIDstringReturns the FinCEN Id of the Company applicant if provided
        FirstNmstringReturns the First name of the company applicant as given in the submission
        MiddleNmstringReturns the Middle name of the company applicant as given in the submission
        LastNmstringReturns the Last name of the company applicant as given in the submission
        SuffixstringReturns the Suffix of the company applicant as given in the submission
        DOBstringReturns the DOB of the company applicant as given in the submission
        AddressTypestringReturns the Address Type of the company applicant
            AddressobjectIt will show the address information of the Company Applicant
            Address1stringReturns the address line1 of the company applicant as given in the submission
            CitystringReturns the city of the company applicant as given in the submission
            StatestringReturns the state of the company applicant as given in the submission
            ZipCdstringReturns the ZIP code of the company applicant as given in the submission
            CountrystringReturns the country of the company applicant as given in the submission
        FormOfIdentificationobjectIt will show the identification information of the Company Applicant
            DocumentTypestringReturns the type of the document attached for Company applicant
            DocumentNumberstringReturns the document number given for the company applicant
            ForeignDocumentCountrystringReturns the Foreign country of the document of the company applicant
            DocumentIssuedStatestringReturns the document issued state of the company applicant as given in the submission
            DocumentIssuedLocalOrTribalstringReturns the document issued local or tribal of the company applicant as given in the submission
            OtherLocalOrTribalstringReturns the document issued other local or tribal of the company applicant as given in the submission
    BeneficialOwnersobject[]It will show the detailed information of Beneficial owners provided in the BOI Report
        SequenceIdstringReturns the sequenceId provided in the submission
        BeneficialOwnerIdGuidReturns the unique identifier of the Beneficial owner
        IsParentOrGuardianbooleanProvides the value of Parent or guardian
        FinCENIDstringReturns the FinCEN Id of the Beneficial owner if provided
        IsExemptEntitybooleanReturn the value of Beneficial owner is Exempt entity
        ExemptEntityInformationobjectReturn the information of Beneficial owner is Exempt entity
           EntityLegalNmstringReturns the Entity's legal name of the Beneficial owner as given in the submission
            IndividualLastNmstringReturns the Individual's last name of the Beneficial owner as given in the submission
        LegalNmstringReturns the Legal name of the Beneficial owner as given in the submission
        FirstNmstringReturns the First name of the Beneficial owner as given in the submission
        MiddleNmstringReturns the Middle name of the Beneficial owner as given in the submission
        LastNmstringReturns the Last name of the Beneficial owner as given in the submission
        SuffixstringReturns the Suffix of the Beneficial owner as given in the submission
        DOBstringReturns the DOB of the Beneficial owner as given in the submission
        ResidentialAddressobjectIt will show the residential address information of the Beneficial owner
            StreetAddressstringReturns the street address of the Beneficial owner as given in the submission
            CitystringReturns the city of the Beneficial owner as given in the submission
            StatestringReturns the state of the Beneficial owner as given in the submission
            ZipCdstringReturns the ZIP code of the Beneficial owner as given in the submission
            CountrystringReturns the country of the Beneficial owner as given in the submission
        FormOfIdentificationobjectIt will show the identification information of the Beneficial owner
            DocumentTypestringReturns the type of the document attached for Beneficial owner
            DocumentNumberstringReturns the document number given for the Beneficial owner
            ForeignDocumentCountrystringReturns the Foreign country of the document of the Beneficial owner
            DocumentIssuedStatestringReturns the document issued state of the Beneficial owner as given in the submission
            DocumentIssuedLocalOrTribalstringReturns the document issued local or tribal of the Beneficial owner as given in the submission
            OtherLocalOrTribalstringReturns the document issued other local or tribal of the Beneficial owner as given in the submission
    SubmitterInformationobjectIt will show the detailed submitter information of the BOI Report
        FirstNmstringReturns the First name of the submitter as given in the submission
        LastNmstringReturns the Last name of the submitter as given in the submission
        EmailstringReturns the Email of the submitter as given in the submission
Errorsobject[]Object that provides the collection of error information in the request
    IdstringError ID number. This ID is assigned by TaxBandits and it is unique for each error.
    NamestringName of the errored node.
    MessagestringShows the description of the error message

Response JSON

This is a sample response for successful API requests.

{
"StatusCode": 200,
"StatusName": "Ok",
"StatusMessage": "Successful API call",
"SubmissionId": "ec893456-2d31-45c9-a0c3-fd5968d068b2",
"ReportNumber": "100032",
"ReportType": "INITIAL",
"ReportStatus": "CREATED",
"BOIRRecords": {
"IsRequestFinCENId": false,
"ReportingCompany": {
"ReportingCompanyId": "ec8f3ef7-47f1-443c-a531-dd589ed67aee",
"LegalNm": "Snowdaze LLC",
"DBAs": [
"Iceberg Icecreams"
],
"TINType": "EIN",
"TIN": "349751386",
"TaxIDCountry": null,
"FormationInformation": {
"IsCompanyFormedBefore2024": false,
"CountryOfFormation": "US",
"DomesticReportingCompany": {
"FormedState": "AL",
"FormedTribalJurisdiction": null,
"OtherTribeNm": null
},
"ForeignReportingCompany": {
"FirstRegisteredState": null,
"FirstRegisteredTribalJurisdiction": null,
"OtherTribeNm": null
}
},
"USAddress": {
"StreetAddress": "3576 AIRPORT WAY",
"City": "FAIRBANKS",
"State": "AK",
"ZipCd": "99709"
},
"IsForeignPooled": false
},
"CompanyApplicants": [
{
"SequenceId": "1",
"CompanyApplicantId": "9d2492b1-faea-4c5a-8cfb-3a4e2deb70ab",
"FinCENID": null,
"FirstNm": "Shawn",
"MiddleNm": null,
"LastNm": "Williams",
"Suffix": null,
"DOB": "01/28/1999",
"AddressType": "Residential",
"Address": {
"Address1": "120 Bremner Blvd",
"City": "Toronto",
"State": null,
"ZipCd": "AB4 568",
"Country": "CA"
},
"FormOfIdentification": {
"DocumentType": "Driving_License",
"DocumentNumber": "340007237",
"ForeignDocumentCountry": "US",
"DocumentIssuedState": "AK",
"DocumentIssuedLocalOrTribal": null,
"OtherLocalOrTribal": null
}
}
],
"BeneficialOwners": [
{
"SequenceId": "1",
"BeneficialOwnerId": "1161a7dd-86a1-47c2-aaea-ecdcb0797d33",
"IsParentOrGuardian": false,
"FinCENID": null,
"IsExemptEntity": false,
"ExemptEntityInformation": {
"EntityLegalNm": null,
"IndividualLastNm": "Smith"
},
"LegalNm":null,
"FirstNm": "Chandler",
"MiddleNm": null,
"LastNm": "Smith",
"Suffix": null,
"DOB": "01/28/1999",
"ResidentialAddress": {
"StreetAddress": "120 Bremner Blvd",
"City": "Toronto",
"State": null,
"ZipCd": "AB4 568",
"Country": "CA"
},
"FormOfIdentification": {
"DocumentType": "Driving_License",
"DocumentNumber": "340007237",
"ForeignDocumentCountry": "US",
"DocumentIssuedState": "AL",
"DocumentIssuedLocalOrTribal": null,
"OtherLocalOrTribal": null
}
}
],
"SubmitterInformation": {
"FirstNm": "James",
"LastNm": "Smith",
"Email": "james@sample.com"
}
}
}