Skip to main content
Version: 1.7.3

Edit

You can use this endpoint to make changes to an existing BOIR created in TaxBandits. Include the unique identifiers like SubmissionId, Report Number, etc in your request JSON to refer to the corresponding report and make any changes to existing data information.

BOI reports cannot be edited once they are transmitted. However, if the report is rejected, you can use this endpoint to make changes based on the rejection reason and resubmit it to FinCEN.

note

You won’t be charged any additional credits for resubmitting a rejected return.

PUTBOIR/Edit
Run in Postman

Request Body

FieldTypeDescription
ReturnHeaderobjectReturnHeader contains the informations about the Type of the Report and Reporting company details.
   SubmissionIdGuidProvide the SubmissionId (unique identifier created by TaxBandits for a submission) to identify which submission needs changes.
   ReportNumberstringProvide the Report Number (unique identifier created by TaxBandits for a Report) to identify which Report needs changes.
   ReportTypestringThe type of BOI Report needs changes.
Allowed values

INITIAL, UPDATE, CORRECT, EXEMPT

   PrevReportDetailsobjectOptional Details of the previous report. Complete this information if you are filing an Update, Correct, or New Exempt report.
      SubmissionIdGuidIf you have filed the previous report with TaxBandits, you can provide the SubmissionId and leave the other information empty.
      LegalNmstringThe legal name associated with the previous report.
Size Range: 150
      TINTypestringThe type of Tax Identification Number (TIN) reported in the previous report.
Allowed values

EIN, SSN, ITIN, FTIN

      TINstringEnter Taxpayer Identification Number of the Legal Name. Should contain 9-11 characters (if selected TIN Type as EIN, SSN, or ITIN) and contain 9-25 characters (if selected FTIN)
Size Range: 9 -25
      TaxIDCountrystringIf the TIN Type is FTIN, provide the name of the country that issued the TIN.
Allowed values

"AF", "AX", "AL", "DZ", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MQ", "MR", "MU", "YT", "MX", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "NO", "OM", "PK", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "UY", "UZ", "VU", "VE", "VN", "VG", "WF", "EH", "YE", "ZM", "ZW"

   IsRequestFinCENIdbooleanMark true, If you want to request FinCEN for the Reporting Company.
   ReportingCompanyobjectObject to identify the Reporting Company Details.
      ReportingCompanyIdGuidOptional Use the unique ReportingCompanyId (Generated by TaxBandits), you received in the response of the Reporting Company CREATE Endpoint. If you do not have a ReportingCompanyId, ignore the field. By giving the ReportingCompanyId, you do not have to provide all the Reporting Company information again.
      LegalNmstringThe registered legal name of the reporting company.
Size Range: 150
      DBAsobject[]List of Alternate Names (Trade name or DBA Name). Do not include the acronyms DBA or AKA with the alternate name. You can send up to 99 Alternate Names per report.
Size Range: 150
      TINTypestringThe type of Tax Identification Number.
Allowed values

EIN, SSN, ITIN, FTIN

      TINstringEnter Taxpayer Identification Number of the Reporting Company. Should contain 9-11 characters (if selected TIN Type as EIN, SSN, or ITIN) and contain 9-25 characters (if selected FTIN)
Size Range: 9 - 25
      TaxIDCountrystringIf the TIN Type is ForeignTIN, provide the name of the country that issued the TIN.
Allowed values

"AF", "AX", "AL", "DZ", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MQ", "MR", "MU", "YT", "MX", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "NO", "OM", "PK", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "UY", "UZ", "VU", "VE", "VN", "VG", "WF", "EH", "YE", "ZM", "ZW"

      FormationInformationobjectObject of information regarding the formation of the reporting company.
         IsCompanyFormedBefore
2024
BooleanMark true, If the company formed before 2024. Note: When IsCompanyFormedBefore2024 is true, you are not required to provide Company Applicant information
         CountryOfFormationstringThe country where the company was formed.
Allowed values

"US","AS", "GU", "MH", "FM", "MP", "PW" , "PR", "VI" , "AF", "AX", "AL", "DZ", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MQ", "MR", "MU", "YT", "MX", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "NO", "OM", "PK", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "UY", "UZ", "VU", "VE", "VN", "VG", "WF", "EH", "YE", "ZM", "ZW"

         DomesticReporting
Company
objectInformation about the Reporting Company that was formed in US.
            FormedStatestringUS state where the company was formed.
Allowed values

'AL', 'AK', 'AE', 'AA', 'AP', 'AZ', 'AR', 'CA', 'CO', 'CT', 'DE', 'DC', 'FL', 'GA', 'HI', 'ID', 'IL', 'IN', 'IA', 'KS', 'KY', 'LA', 'ME', 'MD', 'MA', 'MI', 'MN', 'MS', 'MO', 'MT', 'NE', 'NV','NH', 'NJ', 'NM', 'NY', 'NC', 'ND', 'OH', 'OK', 'OR', 'PA', 'RI', 'SC', 'SD', 'TN', 'TX', 'UT','VT', 'VA', 'WA', 'WV', 'WI', 'WY'

            FormedTribalJurisdictionstringThe tribal jurisdiction where the company was formed.
Allowed values

"AbsenteeShawnee", "Agdaagux"," AguaCaliente", "AkChin", "Akiachak, "Akiak, "AlabamaCoushatta" , "AlabamaQuassarteTribalTown", "Alatna", "Algaaciq", "Allakaket", "Alturas", "AlutiiqTribeofOldHarbor", "Angoon", "Anvik", "Apache", "ArcticVillage", "Asacarsarmiut", "AssiniboineandSioux", "Augustine", "BadRiverBand", "BayMills", "BearRiver, "Beaver", "BerryCreek", "BigLagoon", "BigPineReservation", "BigSandy", "BigValleyRancheria", "BirchCreek", "BishopPaiute", "Blackfeet", "BlueLake", "BridgeportIndianColony", "BuenaVistaRancheria", "BurnsPaiute", "Cabazon", "CachilDeHe", "Caddo", "Cahto", "Cahuilla""CaliforniaValley", "Campo", "CapitanGrande", "CapitanGrandeBand", "Viejas", "Catawba", "CayugaNationofNewYork", "Cedarville", "TlingitampHaida", "Chalkyitsik", "CheeshNa", "Chemehuevi", "CherAeHeights", "CherokeeNation", "Chevak", "CheyenneRiver", "CheyenneRiverSiouxTribe", "ChickahominyIndiansEasternDivision", "ChickahominyIndianTribeInc", "Chickaloon", "ChickenRanch", "ChignikBay", "ChignikLake", "Chilkat", "Chilkoot", "Chinik", "ChippewaCree", "Chitimacha", "Chuloonawick", "Circle", "CitizenPotawatomi", "Cloverdale", "Cocopah", "CoeurDAlene", "ColdSprings", "ColoradoRiver", "Comanche", "ConfederatedSalish", "ConfederatedYakama", "SiletzTribe", "Chehalis", "ConfederatedColville", "ConfederatedCoos", "ConfederatedGoshute", "GrandRondeTribes", "UmatillaTribe", "WarmsSpringsTribe", "Coquille", "Coushatta", "CowCreek", "Cowlitz", "CoyoteValley", "Craig", "CrowCreek", "Crow", "Curyung", "DelawareNation", "DelawareTribeofIndians", "Douglas", "DryCreek", "Duckwater", "EasternCherokee", "EasternShawneeTribeofOklahoma", "EasternShoshone", "Egegik", "Eklutna", "Elem", "ElkValley", "ElyShoshone", "Emmonak", "Enterprise", "Evansville", "Ewiiaapaayp", "FederatedIndiansofGraton", "Flandreau", "ForestCounty", "AssiniboineandGrosVentreTribes", "FortBidwell", "FortIndependence", "FortMcDermitt", "Fort McDowell", "FortMojave", "FortSill", "Galena", "GilaRiver", "GrandTraverse", "Greenville", "Grindstone", "Guidiville", "Gulkana", "Habematolel", "Hannahville", "Havasupai", "Healy Lake", "HoChunk", "Hoh", "HolyCross", "Hoonah", "Hoopa", "Hopi", "Hopland", "Houlton", "Hualapai", "Hughes", "Huslia", "Hydaburg", "Igiugig", "Iipay", "Inaja", "InupiatCommunityoftheArcticSlope", "Ione", "IowaofKansas", "IowaofOklahoma", "Iqugmiut", "IvanofBayTribe", "Jackson", "Jamestown", "Jamul", "Jena", "Jicarilla", "Kaguyuk", "Kaibab", "Kaktovik", "Kalispel", "Karuk", "Kashia", "Kasigluk", "Kaw", "Kenaitze", "Ketchikan", "Keweenaw","KialegeeTribalTown", "KickapooofTexas", "KickapooTribeinKansas", "KickapooofOklahoma", "KingIsland", "KingSalmon", "KiowaTribe", "Klamath", "Klawock", "Cortina", "Knik", "Koi", "Kokhanok", "Kootenai", "Koyukuk", "LaJolla", "LaPosta", "LacCourteOreilles", "LacduFlambeau", "LacVieux", "LasVegas", "Levelock", "Lime", "LittleRiver", "LittleShellTribe", "LittleTraverse", "LonePine", "LosCoyotes", "Lovelock", "LowerBrule", "LowerElwha", "LowerSioux", "Lummi", "Lytton" "Makah", "Manchester", "ManleyHotSprings", "Manokotak", "Manzanita", "MashantucketPequot", "Mashpee", "MatchebenashshewishBand", "Mcgrath", "Mechoopda", "Menominee", "Mentasta", "MesaGrande", "MescaleroApache", "Metlakatla", "MiamiTribeofOklahoma", "Miccosukee", "Middletown", "MikmaqNation", "BoisForte", "FondduLac", "GrandPortage", "LeechLake", "MilleLacs", "WhiteEarth", "MinnesotaChippewa", "MississippiChoctaw", "Moapa", "ModocNation", "Mohegan", "MonacanIndianNation", "Mooretown", "Morongo", "Muckleshoot", "Naknek", "NansemondIndianTribe", "Narragansett", "Afognak", "Akhiok", "Akutan", "Aleknagik", "Ambler", "Atka", "NativeVillageofAtqasuk", "Barrow", "Belkofski", "BrevigMission", "Buckland", "Cantwell", "Chenega", "ChignikLagoon", "Chitina", "Chuathbaluk", "Council", "Deering", "Diomede", "Eagle", "Eek", "Ekuk", "Ekwok", "ElimIRA", "Eyak", "FalsePass", "FortYukon", "Gakona", "Gambell", "Georgetown", "GoodnewsBay", "Hamilton", "HooperBay", "Kanatak", "Karluk", "Kiana", "Kipnuk", "Kivalina", "KlutiKaah", "Kobuk", "Kongiganak", "Kotzebue", "Koyuk", "Kwigillingok", "Kwinhagak", "LarsenBay", "Marshall", "MarysIgloo", "Mekoryuk", "Minto", "Nanwalek", "Napaimute", "Napakiak", "Napaskiak", "NelsonLagoon", "Nightmute", "Nikolski", "Noatak", "Nuiqsut, "NunamIqua", "Nunapitchuk", "Ouzinkie", "Paimiut", "Perryville", "PilotPoint", "PointHopeIRA", "PointLayIRA", "PortHeiden", "PortLions", "Ruby", "StMichaelIRA", "Savoonga", "ScammonBay", "Selawik", "Shaktoolik", "ShishmarefIRA", "Shungnak", "StevensVillage", "Tanacross", "Tanana", "Tatitlek", "Tazlina", "Teller", "Tetlin", "Tuntutuliak", "Tununak", "Tyonek", "Unalakleet", "Unga", "VenetieIRA", "Wales", "WhiteMountainAK", "Navajo", "Nenana", "NewKoliganek", "NewStuyahok", "Newhalen", "Newtok", "NezPerce", "Nikolai", "Ninilchik", "Nisqually", "Nome", "Nondalton", "Nooksack", "Noorvik", "NorthernArapaho", "NorthernCheyenne", "NorthFork", "Northway", "NorthwesternShoshone", "NottawaseppiPotawatomi", "Nulato", "Nunakauyarmiut", "OglalaSioux", "OhkayOwingeh", "Omaha", "Oneida", "OneidaNationWisconsin", "Onondaga", "Grayling", "Kake", "Kasaan", "Kwethluk", "Saxman", "Orutsararmiut", "Oscarville", "OtoeMissouria", "OttawaTribeofOklahoma", "PaiuteofUtah", "PaiuteShoshone", "Pala", "PamunkeyIndianTribe", "PascuaYaqui", "Paskenta", "PassamaquoddyIndianTownship", "PassamaquoddyPleasantPoint", "PassamaquoddyTribe", "PauloffHarbor", "Pauma", "Pawnee", "PechangaBandofIndians", "Pedro Bay", "Penobscot", "PeoriaTribeofIndiansofOklahoma", "Petersburg", "Picayune", "PilotStation", "Pinoleville", "PitRiver", "PitkasPoint", "Platinum", "Poarch", "Pokagon", "PoncaofOklahoma", "PoncaofNebraska", "PortGamble", "PortageCreek", "PotterValley", "PrairieBand", "PrairieIsland", "PribilofIslandsAleutCommunities", "PuebloofAcoma", "PuebloofCochiti", "PuebloofIsleta", "PuebloofJemez", "PuebloofLaguna", "PuebloofNambe", "PuebloofPicuris", "PuebloofPojoaque", "PuebloofSanFelipe", "PuebloofSanIldefonso", "PuebloofSandia", "PuebloofSantaAna", "PuebloofSantaClara", "PuebloofTaos", "PuebloofTesuque", "PuebloofZia", "Puyallup", "PyramidLake", "QaganTayagungin", "Qawalangin", "QuapawNation", "QuartzValley", "Quechan", "Quileute", "Quinault", "RamahNavajoChapter", "Ramona", "Rampart", "RappahannockTribeInc", "RedCliff", "RedLake", "Redding" "RedwoodValley", "RenoSparks", "Resighini", "Rincon", "Robinson", "Rosebud", "RoundValley", "SacampFoxNationofMissouriinKansasandNebraska", "SacampFoxNationOklahoma", "SacampFoxofMississippi", "SaginawChippewa", "StGeorge", "SaintPaul", "SaintRegis", "Salamatof", "SaltRiver", "Samish", "SanCarlos", "SanJuan", "SanPasqual", "SantaRosaofCahuilla", "SantaRosa", "SantaYnez", "SanteeSioux", "SantoDomingo", "SaukSuiattle", "SaultSteMarie", "ScottsValley", "Seldovia", "Seminole", "Seneca", "SenecaCayugaNation", "Shageluk", "Shakopee", "ShawneeTribe", "SherwoodValley", "ShingleSprings", "Shinnecock", "Shoalwater", "ShoshoneBannock", "ShoshonePaiute", "SissetonWahpeton", "Sitka", "Skagway", "Skokomish", "SkullValley", "Snoqualmie", "Soboba", "Sokaogon", "SouthNaknek", "SouthernUte", "SpiritLake", "Spokane", "Squaxin", "StCroix", "StandingRock", "Stebbins", "Stillaguamish", "Stockbridge", "SummitLake", "Sunaq", "Suquamish", "Susanville", "Swinomish", "Sycuan", "TableMountain", "Takotna", "Tangirnaq", "Tejon", "Telida", "TeMoak", "ChickasawNation", "TheChoctawNationofOklahoma", "TheMuscogeeCreekNation", "TheOsageNation", "TheSeminoleNationofOklahoma", "ThlopthloccoTribalTown", "ThreeAffiliated", "TimbishaShoshone", "TohonoOodham", "TolowaDeeni", "Tonawanda", "Tonkawa", "TontoApache", "TorresMartinez", "Togiak", "Tulalip", "TuleRiver", "Tuluksak", "TunicaBiloxi", "Tuolumne", "TurtleMountain", "Tuscarora", "TwentyNinePalms", "TwinHills", "Ugashik", "Umkumiut", "UnitedAuburn", "UnitedKeetoowahBandofCherokeeIndiansinOklahoma", "UpperMattaponiTribe", "UpperSioux", "UpperSkagit", "Ute", "UteMountainUte", "Benton", "Alakanuk", "AnaktuvukPass", "Aniak", "Atmautluak", "BillMooresSlough", "Chefornak", "ClarksPoint", "CrookedCreek", "DotLake", "Iliamna", "Kalskag", "Kaltag", "Kotlik", "LowerKalskag", "Ohogamiut", "RedDevil", "Sleetmute", "Solomon", "StonyRiver", "Venetie", "Wainwright", "WalkerRiver", "Wampanoag", "Washoe", "WhiteMountain", "Wichita", "Wilton", "Winnebago", "Winnemucca", "Wiyot", "Wrangell", "WyandotteNation", "Yakutat", "Yankton", "YavapaiApache", "YavapaiPrescott", "Yerington", "YochaDehe", "YombaShoshone", "YsletaDelSur", "YuhaaviatamofSanManuelNation", "Andreafski", "Yurok", "PuebloofZuni", "Other"

            OtherTribeNmstringIf Other is selected in the FormedTribalJurisdiction, Then provide the name of any other tribe involved in the formation.
Size Range: 150
         ForeignReporting
Company
objectInformation about the Reporting Company that was formed in a Foreign Country
            FirstRegisteredStatestringThe state where the company was first registered in the U.S. or U.S. territory.
Allowed values

'AL', 'AK', 'AE', 'AA', 'AP', 'AZ', 'AR', 'CA', 'CO', 'CT', 'DE', 'DC', 'FL', 'GA', 'HI', 'ID', 'IL', 'IN', 'IA', 'KS', 'KY', 'LA', 'ME', 'MD', 'MA', 'MI', 'MN', 'MS', 'MO', 'MT', 'NE', 'NV','NH', 'NJ', 'NM', 'NY', 'NC', 'ND', 'OH', 'OK', 'OR', 'PA', 'RI', 'SC', 'SD', 'TN', 'TX', 'UT','VT', 'VA', 'WA', 'WV', 'WI', 'WY'

            FirstRegisteredTribal
Jurisdiction
stringThe tribal jurisdiction where the company was First Registered
Allowed values

"AbsenteeShawnee", "Agdaagux"," AguaCaliente", "AkChin", "Akiachak, "Akiak, "AlabamaCoushatta" , "AlabamaQuassarteTribalTown", "Alatna", "Algaaciq", "Allakaket", "Alturas", "AlutiiqTribeofOldHarbor", "Angoon", "Anvik", "Apache", "ArcticVillage", "Asacarsarmiut", "AssiniboineandSioux", "Augustine", "BadRiverBand", "BayMills", "BearRiver, "Beaver", "BerryCreek", "BigLagoon", "BigPineReservation", "BigSandy", "BigValleyRancheria", "BirchCreek", "BishopPaiute", "Blackfeet", "BlueLake", "BridgeportIndianColony", "BuenaVistaRancheria", "BurnsPaiute", "Cabazon", "CachilDeHe", "Caddo", "Cahto", "Cahuilla""CaliforniaValley", "Campo", "CapitanGrande", "CapitanGrandeBand", "Viejas", "Catawba", "CayugaNationofNewYork", "Cedarville", "TlingitampHaida", "Chalkyitsik", "CheeshNa", "Chemehuevi", "CherAeHeights", "CherokeeNation", "Chevak", "CheyenneRiver", "CheyenneRiverSiouxTribe", "ChickahominyIndiansEasternDivision", "ChickahominyIndianTribeInc", "Chickaloon", "ChickenRanch", "ChignikBay", "ChignikLake", "Chilkat", "Chilkoot", "Chinik", "ChippewaCree", "Chitimacha", "Chuloonawick", "Circle", "CitizenPotawatomi", "Cloverdale", "Cocopah", "CoeurDAlene", "ColdSprings", "ColoradoRiver", "Comanche", "ConfederatedSalish", "ConfederatedYakama", "SiletzTribe", "Chehalis", "ConfederatedColville", "ConfederatedCoos", "ConfederatedGoshute", "GrandRondeTribes", "UmatillaTribe", "WarmsSpringsTribe", "Coquille", "Coushatta", "CowCreek", "Cowlitz", "CoyoteValley", "Craig", "CrowCreek", "Crow", "Curyung", "DelawareNation", "DelawareTribeofIndians", "Douglas", "DryCreek", "Duckwater", "EasternCherokee", "EasternShawneeTribeofOklahoma", "EasternShoshone", "Egegik", "Eklutna", "Elem", "ElkValley", "ElyShoshone", "Emmonak", "Enterprise", "Evansville", "Ewiiaapaayp", "FederatedIndiansofGraton", "Flandreau", "ForestCounty", "AssiniboineandGrosVentreTribes", "FortBidwell", "FortIndependence", "FortMcDermitt", "Fort McDowell", "FortMojave", "FortSill", "Galena", "GilaRiver", "GrandTraverse", "Greenville", "Grindstone", "Guidiville", "Gulkana", "Habematolel", "Hannahville", "Havasupai", "Healy Lake", "HoChunk", "Hoh", "HolyCross", "Hoonah", "Hoopa", "Hopi", "Hopland", "Houlton", "Hualapai", "Hughes", "Huslia", "Hydaburg", "Igiugig", "Iipay", "Inaja", "InupiatCommunityoftheArcticSlope", "Ione", "IowaofKansas", "IowaofOklahoma", "Iqugmiut", "IvanofBayTribe", "Jackson", "Jamestown", "Jamul", "Jena", "Jicarilla", "Kaguyuk", "Kaibab", "Kaktovik", "Kalispel", "Karuk", "Kashia", "Kasigluk", "Kaw", "Kenaitze", "Ketchikan", "Keweenaw","KialegeeTribalTown", "KickapooofTexas", "KickapooTribeinKansas", "KickapooofOklahoma", "KingIsland", "KingSalmon", "KiowaTribe", "Klamath", "Klawock", "Cortina", "Knik", "Koi", "Kokhanok", "Kootenai", "Koyukuk", "LaJolla", "LaPosta", "LacCourteOreilles", "LacduFlambeau", "LacVieux", "LasVegas", "Levelock", "Lime", "LittleRiver", "LittleShellTribe", "LittleTraverse", "LonePine", "LosCoyotes", "Lovelock", "LowerBrule", "LowerElwha", "LowerSioux", "Lummi", "Lytton" "Makah", "Manchester", "ManleyHotSprings", "Manokotak", "Manzanita", "MashantucketPequot", "Mashpee", "MatchebenashshewishBand", "Mcgrath", "Mechoopda", "Menominee", "Mentasta", "MesaGrande", "MescaleroApache", "Metlakatla", "MiamiTribeofOklahoma", "Miccosukee", "Middletown", "MikmaqNation", "BoisForte", "FondduLac", "GrandPortage", "LeechLake", "MilleLacs", "WhiteEarth", "MinnesotaChippewa", "MississippiChoctaw", "Moapa", "ModocNation", "Mohegan", "MonacanIndianNation", "Mooretown", "Morongo", "Muckleshoot", "Naknek", "NansemondIndianTribe", "Narragansett", "Afognak", "Akhiok", "Akutan", "Aleknagik", "Ambler", "Atka", "NativeVillageofAtqasuk", "Barrow", "Belkofski", "BrevigMission", "Buckland", "Cantwell", "Chenega", "ChignikLagoon", "Chitina", "Chuathbaluk", "Council", "Deering", "Diomede", "Eagle", "Eek", "Ekuk", "Ekwok", "ElimIRA", "Eyak", "FalsePass", "FortYukon", "Gakona", "Gambell", "Georgetown", "GoodnewsBay", "Hamilton", "HooperBay", "Kanatak", "Karluk", "Kiana", "Kipnuk", "Kivalina", "KlutiKaah", "Kobuk", "Kongiganak", "Kotzebue", "Koyuk", "Kwigillingok", "Kwinhagak", "LarsenBay", "Marshall", "MarysIgloo", "Mekoryuk", "Minto", "Nanwalek", "Napaimute", "Napakiak", "Napaskiak", "NelsonLagoon", "Nightmute", "Nikolski", "Noatak", "Nuiqsut, "NunamIqua", "Nunapitchuk", "Ouzinkie", "Paimiut", "Perryville", "PilotPoint", "PointHopeIRA", "PointLayIRA", "PortHeiden", "PortLions", "Ruby", "StMichaelIRA", "Savoonga", "ScammonBay", "Selawik", "Shaktoolik", "ShishmarefIRA", "Shungnak", "StevensVillage", "Tanacross", "Tanana", "Tatitlek", "Tazlina", "Teller", "Tetlin", "Tuntutuliak", "Tununak", "Tyonek", "Unalakleet", "Unga", "VenetieIRA", "Wales", "WhiteMountainAK", "Navajo", "Nenana", "NewKoliganek", "NewStuyahok", "Newhalen", "Newtok", "NezPerce", "Nikolai", "Ninilchik", "Nisqually", "Nome", "Nondalton", "Nooksack", "Noorvik", "NorthernArapaho", "NorthernCheyenne", "NorthFork", "Northway", "NorthwesternShoshone", "NottawaseppiPotawatomi", "Nulato", "Nunakauyarmiut", "OglalaSioux", "OhkayOwingeh", "Omaha", "Oneida", "OneidaNationWisconsin", "Onondaga", "Grayling", "Kake", "Kasaan", "Kwethluk", "Saxman", "Orutsararmiut", "Oscarville", "OtoeMissouria", "OttawaTribeofOklahoma", "PaiuteofUtah", "PaiuteShoshone", "Pala", "PamunkeyIndianTribe", "PascuaYaqui", "Paskenta", "PassamaquoddyIndianTownship", "PassamaquoddyPleasantPoint", "PassamaquoddyTribe", "PauloffHarbor", "Pauma", "Pawnee", "PechangaBandofIndians", "Pedro Bay", "Penobscot", "PeoriaTribeofIndiansofOklahoma", "Petersburg", "Picayune", "PilotStation", "Pinoleville", "PitRiver", "PitkasPoint", "Platinum", "Poarch", "Pokagon", "PoncaofOklahoma", "PoncaofNebraska", "PortGamble", "PortageCreek", "PotterValley", "PrairieBand", "PrairieIsland", "PribilofIslandsAleutCommunities", "PuebloofAcoma", "PuebloofCochiti", "PuebloofIsleta", "PuebloofJemez", "PuebloofLaguna", "PuebloofNambe", "PuebloofPicuris", "PuebloofPojoaque", "PuebloofSanFelipe", "PuebloofSanIldefonso", "PuebloofSandia", "PuebloofSantaAna", "PuebloofSantaClara", "PuebloofTaos", "PuebloofTesuque", "PuebloofZia", "Puyallup", "PyramidLake", "QaganTayagungin", "Qawalangin", "QuapawNation", "QuartzValley", "Quechan", "Quileute", "Quinault", "RamahNavajoChapter", "Ramona", "Rampart", "RappahannockTribeInc", "RedCliff", "RedLake", "Redding" "RedwoodValley", "RenoSparks", "Resighini", "Rincon", "Robinson", "Rosebud", "RoundValley", "SacampFoxNationofMissouriinKansasandNebraska", "SacampFoxNationOklahoma", "SacampFoxofMississippi", "SaginawChippewa", "StGeorge", "SaintPaul", "SaintRegis", "Salamatof", "SaltRiver", "Samish", "SanCarlos", "SanJuan", "SanPasqual", "SantaRosaofCahuilla", "SantaRosa", "SantaYnez", "SanteeSioux", "SantoDomingo", "SaukSuiattle", "SaultSteMarie", "ScottsValley", "Seldovia", "Seminole", "Seneca", "SenecaCayugaNation", "Shageluk", "Shakopee", "ShawneeTribe", "SherwoodValley", "ShingleSprings", "Shinnecock", "Shoalwater", "ShoshoneBannock", "ShoshonePaiute", "SissetonWahpeton", "Sitka", "Skagway", "Skokomish", "SkullValley", "Snoqualmie", "Soboba", "Sokaogon", "SouthNaknek", "SouthernUte", "SpiritLake", "Spokane", "Squaxin", "StCroix", "StandingRock", "Stebbins", "Stillaguamish", "Stockbridge", "SummitLake", "Sunaq", "Suquamish", "Susanville", "Swinomish", "Sycuan", "TableMountain", "Takotna", "Tangirnaq", "Tejon", "Telida", "TeMoak", "ChickasawNation", "TheChoctawNationofOklahoma", "TheMuscogeeCreekNation", "TheOsageNation", "TheSeminoleNationofOklahoma", "ThlopthloccoTribalTown", "ThreeAffiliated", "TimbishaShoshone", "TohonoOodham", "TolowaDeeni", "Tonawanda", "Tonkawa", "TontoApache", "TorresMartinez", "Togiak", "Tulalip", "TuleRiver", "Tuluksak", "TunicaBiloxi", "Tuolumne", "TurtleMountain", "Tuscarora", "TwentyNinePalms", "TwinHills", "Ugashik", "Umkumiut", "UnitedAuburn", "UnitedKeetoowahBandofCherokeeIndiansinOklahoma", "UpperMattaponiTribe", "UpperSioux", "UpperSkagit", "Ute", "UteMountainUte", "Benton", "Alakanuk", "AnaktuvukPass", "Aniak", "Atmautluak", "BillMooresSlough", "Chefornak", "ClarksPoint", "CrookedCreek", "DotLake", "Iliamna", "Kalskag", "Kaltag", "Kotlik", "LowerKalskag", "Ohogamiut", "RedDevil", "Sleetmute", "Solomon", "StonyRiver", "Venetie", "Wainwright", "WalkerRiver", "Wampanoag", "Washoe", "WhiteMountain", "Wichita", "Wilton", "Winnebago", "Winnemucca", "Wiyot", "Wrangell", "WyandotteNation", "Yakutat", "Yankton", "YavapaiApache", "YavapaiPrescott", "Yerington", "YochaDehe", "YombaShoshone", "YsletaDelSur", "YuhaaviatamofSanManuelNation", "Andreafski", "Yurok", "PuebloofZuni", "Other"

            OtherTribeNmstringIf Other is selected in the FirstRegisteredTribalJurisdiction, Then provide the name of any other tribe involved in the formation.
Size Range:150
      USAddressobjectInformation about the current address of your company's main office in the U.S. If your main office is located outside the U.S., enter the primary U.S. location where your company conducts business.
         StreetAddressstringThe first line of the address. Include the street, suite, and address here
Size Range:100
         CitystringReporting Company's U.S. City Name
Size Range:50
         StatestringReporting Company's U.S. State or Territory
Allowed values

"AL", "AK", "AS", "AZ", "AR", "CA", "CO", "CT", "DE", "DC", "FL", "GA", "GU", "HI", "ID", "IL", "IN", "IA", "KS", "KY", "LA", "ME", "MD", "MA", "MI", "MN", "MS", "MO", "MT", "NE", "NV", "NH", "NJ", "NM", "NY", "NC", "ND", "MP", "OH", "OK", "OR", "PA", "PR", "RI", "SC", "SD", "TN", "TX", "UM", "UT", "VT", "VI", "VA", "WA", "WV", "WI", "WY"

         ZipCdstringReporting Company's U.S. Zip code
Size Range:9
      IsForeignPooledbooleanMark true, If the reporting company is Foreign Pooled Investment Vehicle. A foreign pooled investment vehicle refers to investment funds established outside the U.S. by multiple investors.
ReturnDataobjectContains information about the Company Applicant and Beneficial Owner details.
   AddCompanyApplicantsobject[]Object to add new Company Applicants Details to an existing submission
      SequenceIdstringYou can provide a unique reference ID for the company applicants, which can be used to identify a specific applicant in case of an error. The Sequence ID will be returned in the response for your reference.
Size Range: 50
      CompanyApplicantIdGuidA unique ID generated by TaxBandits will be returned in the response after the company applicant is created. You can provide the CompanyApplicantId and leave the other information empty.
      FinCENIDstringThe FinCEN ID of the applicant, if the applicant has a FinCEN ID, their personal details or ID documentation.
Size Range:12
Note: FinCEN ID for company applicant should start with '3'
      FirstNmstringThe first name of the applicant
Size Range:50
      MiddleNmstringThe middle name of the applicant
Size Range:50
      LastNmstringThe last name of the applicant
Size Range:150
      SuffixstringThe suffix of the applicant
Allowed values

"Jr", "Sr", "I", "II", "III", "IV", "V", "VI", "VII"

      DOBstringThe date of birth of the applicant in MM/DD/YYYY format.
      IsForeignbooleanWhen true, identifies the applicant with a foreign address.
      AddressTypestringProvide the address type of your Company Applicant.
Allowed values

Residential , Business

      AddressObject to identify the address of the applicant
         StreetAddressstringThe first line of the address. Include the street, suite, and address here
Size Range:100
         CitystringApplicant's U.S. City or Town Name
Size Range:50
         StatestringApplicant's U.S. State or Territory
Allowed values

"AL", "AK", "AS", "AZ", "AR", "CA", "CO", "CT", "DE", "DC", "FL", "GA", "GU", "HI", "ID", "IL", "IN", "IA", "KS", "KY", "LA", "ME", "MD", "MA", "MI", "MN", "MS", "MO", "MT", "NE", "NV", "NH", "NJ", "NM", "NY", "NC", "ND", "MP", "OH", "OK", "OR", "PA", "PR", "RI", "SC", "SD", "TN", "TX", "UM", "UT", "VT", "VI", "VA", "WA", "WV", "WI", "WY"

         ZipCdstringApplicant's U.S. ZIP code or Foreign Postal code
Size Range:9
         CountrystringThe country of the address
Allowed values

'US', 'AF', 'AX', 'AL', 'DZ', 'AD', 'AO', 'AI', 'AQ', 'AG', 'AR', 'AM', 'AW', 'AU', 'AT', 'AZ', 'BS', 'BH', 'BD', 'BB', 'BY', 'BE', 'BZ', 'BJ', 'BM', 'BT', 'BO', 'BQ', 'BA', 'BW', 'BV', 'BR', 'IO', 'BN', 'BG', 'BF', 'BI', 'KH', 'CM', 'CA', 'CV', 'KY', 'CF', 'TD', 'CL', 'CN', 'CX', 'CC', 'CO', 'KM', 'CG', 'CD', 'CK', 'CR', 'CI', 'HR', 'CU', 'CW', 'CY', 'CZ', 'DK', 'DJ', 'DM', 'DO', 'EC', 'EG', 'SV', 'GQ', 'ER', 'EE', 'ET', 'FK', 'FO', 'FJ', 'FI', 'FR', 'GF', 'PF', 'TF', 'GA', 'GM', 'GE', 'DE', 'GH', 'GI', 'GR', 'GL', 'GD', 'GP', 'GT', 'GG', 'GN', 'GW', 'GY', 'HT', 'HM', 'VA', 'HN', 'HK', 'HU', 'IS', 'IN', 'ID', 'IR', 'IQ', 'IE', 'IM', 'IL', 'IT', 'JM', 'JP', 'JE', 'JO', 'KZ', 'KE', 'KI', 'KP', 'KR', 'KW', 'KG', 'LA', 'LV', 'LB', 'LS', 'LR', 'LY', 'LI', 'LT', 'LU', 'MO', 'MK', 'MG', 'MW', 'MY', 'MV', 'ML', 'MT', 'MQ', 'MR', 'MU', 'YT', 'MX', 'MD', 'MC', 'MN', 'ME', 'MS', 'MA', 'MZ', 'MM', 'NA', 'NR', 'NP', 'NL', 'NC', 'NZ', 'NI', 'NE', 'NG', 'NU', 'NF', 'NO', 'OM', 'PK', 'PS', 'PA', 'PG', 'PY', 'PE', 'PH', 'PN', 'PL', 'PT', 'QA', 'RE', 'RO', 'RU', 'RW', 'BL', 'SH', 'KN', 'LC', 'MF', 'PM', 'VC', 'WS', 'SM', 'ST', 'SA', 'SN', 'RS', 'SC', 'SL', 'SG', 'SX', 'SK', 'SI', 'SB', 'SO', 'ZA', 'GS', 'SS', 'ES', 'LK', 'SD', 'SR', 'SJ', 'CH', 'SE', 'CH', 'SY', 'TW', 'TJ', 'TZ', 'TH', 'TL', 'TG', 'TK', 'TO', 'TT', 'TN', 'TR', 'TM', 'TC', 'TV', 'UG', 'UA', 'AE', 'GB', 'UY', 'UZ', 'VU', 'VE', 'VN', 'VG', 'WF', 'EH', 'YE', 'ZM', 'ZW','AS', 'GU', 'MH', 'FM', 'MP', 'PW', 'PR', 'VI'

      FormOfIdentificationobjectObject of the identification document of the applicant
         DocumentTypestringThe type of document
Allowed values

"Driving_License", "State/local/tribe_Issued_ID", "Foreign_Passport", "U.S.Passport"

         DocumentNumberstringDocument identification number
Size Range:25
         ForeignDocument
Country
stringThe country of the document
Allowed values

"US","AF", "AX", "AL", "DZ", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MQ", "MR", "MU", "YT", "MX", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "NO", "OM", "PK", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "UY", "UZ", "VU", "VE", "VN", "VG", "WF", "EH", "YE", "ZM", "ZW"

         DocumentIssuedStatestringThe state where the document was issued
Allowed values

AL', 'AK', 'AE', 'AA', 'AP', 'AZ', 'AR', 'CA', 'CO', 'CT', 'DE', 'DC', 'FL', 'GA', 'HI', 'ID', IL', 'IN', 'IA', 'KS', 'KY', 'LA', 'ME', 'MD', 'MA', 'MI', 'MN', 'MS', 'MO', 'MT', 'NE', 'NV',NH', 'NJ', 'NM', 'NY', 'NC', 'ND', 'OH', 'OK', 'OR', 'PA', 'RI', 'SC', 'SD', 'TN', 'TX', 'UT',VT', 'VA', 'WA', 'WV', 'WI', 'WY'

         DocumentIssuedLocalOr
Tribal
stringThe local or tribal jurisdiction where the document was issued.
Allowed values

"AbsenteeShawnee", "Agdaagux"," AguaCaliente", "AkChin", "Akiachak, "Akiak, "AlabamaCoushatta" , "AlabamaQuassarteTribalTown", "Alatna", "Algaaciq", "Allakaket", "Alturas", "AlutiiqTribeofOldHarbor", "Angoon", "Anvik", "Apache", "ArcticVillage", "Asacarsarmiut", "AssiniboineandSioux", "Augustine", "BadRiverBand", "BayMills", "BearRiver, "Beaver", "BerryCreek", "BigLagoon", "BigPineReservation", "BigSandy", "BigValleyRancheria", "BirchCreek", "BishopPaiute", "Blackfeet", "BlueLake", "BridgeportIndianColony", "BuenaVistaRancheria", "BurnsPaiute", "Cabazon", "CachilDeHe", "Caddo", "Cahto", "Cahuilla""CaliforniaValley", "Campo", "CapitanGrande", "CapitanGrandeBand", "Viejas", "Catawba", "CayugaNationofNewYork", "Cedarville", "TlingitampHaida", "Chalkyitsik", "CheeshNa", "Chemehuevi", "CherAeHeights", "CherokeeNation", "Chevak", "CheyenneRiver", "CheyenneRiverSiouxTribe", "ChickahominyIndiansEasternDivision", "ChickahominyIndianTribeInc", "Chickaloon", "ChickenRanch", "ChignikBay", "ChignikLake", "Chilkat", "Chilkoot", "Chinik", "ChippewaCree", "Chitimacha", "Chuloonawick", "Circle", "CitizenPotawatomi", "Cloverdale", "Cocopah", "CoeurDAlene", "ColdSprings", "ColoradoRiver", "Comanche", "ConfederatedSalish", "ConfederatedYakama", "SiletzTribe", "Chehalis", "ConfederatedColville", "ConfederatedCoos", "ConfederatedGoshute", "GrandRondeTribes", "UmatillaTribe", "WarmsSpringsTribe", "Coquille", "Coushatta", "CowCreek", "Cowlitz", "CoyoteValley", "Craig", "CrowCreek", "Crow", "Curyung", "DelawareNation", "DelawareTribeofIndians", "Douglas", "DryCreek", "Duckwater", "EasternCherokee", "EasternShawneeTribeofOklahoma", "EasternShoshone", "Egegik", "Eklutna", "Elem", "ElkValley", "ElyShoshone", "Emmonak", "Enterprise", "Evansville", "Ewiiaapaayp", "FederatedIndiansofGraton", "Flandreau", "ForestCounty", "AssiniboineandGrosVentreTribes", "FortBidwell", "FortIndependence", "FortMcDermitt", "Fort McDowell", "FortMojave", "FortSill", "Galena", "GilaRiver", "GrandTraverse", "Greenville", "Grindstone", "Guidiville", "Gulkana", "Habematolel", "Hannahville", "Havasupai", "Healy Lake", "HoChunk", "Hoh", "HolyCross", "Hoonah", "Hoopa", "Hopi", "Hopland", "Houlton", "Hualapai", "Hughes", "Huslia", "Hydaburg", "Igiugig", "Iipay", "Inaja", "InupiatCommunityoftheArcticSlope", "Ione", "IowaofKansas", "IowaofOklahoma", "Iqugmiut", "IvanofBayTribe", "Jackson", "Jamestown", "Jamul", "Jena", "Jicarilla", "Kaguyuk", "Kaibab", "Kaktovik", "Kalispel", "Karuk", "Kashia", "Kasigluk", "Kaw", "Kenaitze", "Ketchikan", "Keweenaw","KialegeeTribalTown", "KickapooofTexas", "KickapooTribeinKansas", "KickapooofOklahoma", "KingIsland", "KingSalmon", "KiowaTribe", "Klamath", "Klawock", "Cortina", "Knik", "Koi", "Kokhanok", "Kootenai", "Koyukuk", "LaJolla", "LaPosta", "LacCourteOreilles", "LacduFlambeau", "LacVieux", "LasVegas", "Levelock", "Lime", "LittleRiver", "LittleShellTribe", "LittleTraverse", "LonePine", "LosCoyotes", "Lovelock", "LowerBrule", "LowerElwha", "LowerSioux", "Lummi", "Lytton" "Makah", "Manchester", "ManleyHotSprings", "Manokotak", "Manzanita", "MashantucketPequot", "Mashpee", "MatchebenashshewishBand", "Mcgrath", "Mechoopda", "Menominee", "Mentasta", "MesaGrande", "MescaleroApache", "Metlakatla", "MiamiTribeofOklahoma", "Miccosukee", "Middletown", "MikmaqNation", "BoisForte", "FondduLac", "GrandPortage", "LeechLake", "MilleLacs", "WhiteEarth", "MinnesotaChippewa", "MississippiChoctaw", "Moapa", "ModocNation", "Mohegan", "MonacanIndianNation", "Mooretown", "Morongo", "Muckleshoot", "Naknek", "NansemondIndianTribe", "Narragansett", "Afognak", "Akhiok", "Akutan", "Aleknagik", "Ambler", "Atka", "NativeVillageofAtqasuk", "Barrow", "Belkofski", "BrevigMission", "Buckland", "Cantwell", "Chenega", "ChignikLagoon", "Chitina", "Chuathbaluk", "Council", "Deering", "Diomede", "Eagle", "Eek", "Ekuk", "Ekwok", "ElimIRA", "Eyak", "FalsePass", "FortYukon", "Gakona", "Gambell", "Georgetown", "GoodnewsBay", "Hamilton", "HooperBay", "Kanatak", "Karluk", "Kiana", "Kipnuk", "Kivalina", "KlutiKaah", "Kobuk", "Kongiganak", "Kotzebue", "Koyuk", "Kwigillingok", "Kwinhagak", "LarsenBay", "Marshall", "MarysIgloo", "Mekoryuk", "Minto", "Nanwalek", "Napaimute", "Napakiak", "Napaskiak", "NelsonLagoon", "Nightmute", "Nikolski", "Noatak", "Nuiqsut, "NunamIqua", "Nunapitchuk", "Ouzinkie", "Paimiut", "Perryville", "PilotPoint", "PointHopeIRA", "PointLayIRA", "PortHeiden", "PortLions", "Ruby", "StMichaelIRA", "Savoonga", "ScammonBay", "Selawik", "Shaktoolik", "ShishmarefIRA", "Shungnak", "StevensVillage", "Tanacross", "Tanana", "Tatitlek", "Tazlina", "Teller", "Tetlin", "Tuntutuliak", "Tununak", "Tyonek", "Unalakleet", "Unga", "VenetieIRA", "Wales", "WhiteMountainAK", "Navajo", "Nenana", "NewKoliganek", "NewStuyahok", "Newhalen", "Newtok", "NezPerce", "Nikolai", "Ninilchik", "Nisqually", "Nome", "Nondalton", "Nooksack", "Noorvik", "NorthernArapaho", "NorthernCheyenne", "NorthFork", "Northway", "NorthwesternShoshone", "NottawaseppiPotawatomi", "Nulato", "Nunakauyarmiut", "OglalaSioux", "OhkayOwingeh", "Omaha", "Oneida", "OneidaNationWisconsin", "Onondaga", "Grayling", "Kake", "Kasaan", "Kwethluk", "Saxman", "Orutsararmiut", "Oscarville", "OtoeMissouria", "OttawaTribeofOklahoma", "PaiuteofUtah", "PaiuteShoshone", "Pala", "PamunkeyIndianTribe", "PascuaYaqui", "Paskenta", "PassamaquoddyIndianTownship", "PassamaquoddyPleasantPoint", "PassamaquoddyTribe", "PauloffHarbor", "Pauma", "Pawnee", "PechangaBandofIndians", "Pedro Bay", "Penobscot", "PeoriaTribeofIndiansofOklahoma", "Petersburg", "Picayune", "PilotStation", "Pinoleville", "PitRiver", "PitkasPoint", "Platinum", "Poarch", "Pokagon", "PoncaofOklahoma", "PoncaofNebraska", "PortGamble", "PortageCreek", "PotterValley", "PrairieBand", "PrairieIsland", "PribilofIslandsAleutCommunities", "PuebloofAcoma", "PuebloofCochiti", "PuebloofIsleta", "PuebloofJemez", "PuebloofLaguna", "PuebloofNambe", "PuebloofPicuris", "PuebloofPojoaque", "PuebloofSanFelipe", "PuebloofSanIldefonso", "PuebloofSandia", "PuebloofSantaAna", "PuebloofSantaClara", "PuebloofTaos", "PuebloofTesuque", "PuebloofZia", "Puyallup", "PyramidLake", "QaganTayagungin", "Qawalangin", "QuapawNation", "QuartzValley", "Quechan", "Quileute", "Quinault", "RamahNavajoChapter", "Ramona", "Rampart", "RappahannockTribeInc", "RedCliff", "RedLake", "Redding" "RedwoodValley", "RenoSparks", "Resighini", "Rincon", "Robinson", "Rosebud", "RoundValley", "SacampFoxNationofMissouriinKansasandNebraska", "SacampFoxNationOklahoma", "SacampFoxofMississippi", "SaginawChippewa", "StGeorge", "SaintPaul", "SaintRegis", "Salamatof", "SaltRiver", "Samish", "SanCarlos", "SanJuan", "SanPasqual", "SantaRosaofCahuilla", "SantaRosa", "SantaYnez", "SanteeSioux", "SantoDomingo", "SaukSuiattle", "SaultSteMarie", "ScottsValley", "Seldovia", "Seminole", "Seneca", "SenecaCayugaNation", "Shageluk", "Shakopee", "ShawneeTribe", "SherwoodValley", "ShingleSprings", "Shinnecock", "Shoalwater", "ShoshoneBannock", "ShoshonePaiute", "SissetonWahpeton", "Sitka", "Skagway", "Skokomish", "SkullValley", "Snoqualmie", "Soboba", "Sokaogon", "SouthNaknek", "SouthernUte", "SpiritLake", "Spokane", "Squaxin", "StCroix", "StandingRock", "Stebbins", "Stillaguamish", "Stockbridge", "SummitLake", "Sunaq", "Suquamish", "Susanville", "Swinomish", "Sycuan", "TableMountain", "Takotna", "Tangirnaq", "Tejon", "Telida", "TeMoak", "ChickasawNation", "TheChoctawNationofOklahoma", "TheMuscogeeCreekNation", "TheOsageNation", "TheSeminoleNationofOklahoma", "ThlopthloccoTribalTown", "ThreeAffiliated", "TimbishaShoshone", "TohonoOodham", "TolowaDeeni", "Tonawanda", "Tonkawa", "TontoApache", "TorresMartinez", "Togiak", "Tulalip", "TuleRiver", "Tuluksak", "TunicaBiloxi", "Tuolumne", "TurtleMountain", "Tuscarora", "TwentyNinePalms", "TwinHills", "Ugashik", "Umkumiut", "UnitedAuburn", "UnitedKeetoowahBandofCherokeeIndiansinOklahoma", "UpperMattaponiTribe", "UpperSioux", "UpperSkagit", "Ute", "UteMountainUte", "Benton", "Alakanuk", "AnaktuvukPass", "Aniak", "Atmautluak", "BillMooresSlough", "Chefornak", "ClarksPoint", "CrookedCreek", "DotLake", "Iliamna", "Kalskag", "Kaltag", "Kotlik", "LowerKalskag", "Ohogamiut", "RedDevil", "Sleetmute", "Solomon", "StonyRiver", "Venetie", "Wainwright", "WalkerRiver", "Wampanoag", "Washoe", "WhiteMountain", "Wichita", "Wilton", "Winnebago", "Winnemucca", "Wiyot", "Wrangell", "WyandotteNation", "Yakutat", "Yankton", "YavapaiApache", "YavapaiPrescott", "Yerington", "YochaDehe", "YombaShoshone", "YsletaDelSur", "YuhaaviatamofSanManuelNation", "Andreafski", "Yurok", "PuebloofZuni", "Other"

         OtherLocalOrTribalstringOther local or tribal details
Size Range:150
   EditCompanyApplicantsobject[]Object to make changes to an existing Company Applicants Details of a submission
      SequenceIdstringYou can provide a unique reference ID for the company applicants, which can be used to identify a specific applicant in case of an error. The Sequence ID will be returned in the response for your reference.
Size Range: 50
      CompanyApplicantIdGuidA unique ID generated by TaxBandits will be returned in the response after the company applicant is created. You must provide this CompanyApplicantId when making changes to an existing company applicant.
      FinCENIDstringThe FinCEN ID of the applicant, if the applicant has a FinCEN ID, their personal details or ID documentation.
Size Range:12
Note: FinCEN ID for company applicant should start with '3'
      FirstNmstringThe first name of the applicant
Size Range:50
      MiddleNmstringThe middle name of the applicant
Size Range:50
      LastNmstringThe last name of the applicant
Size Range:150
      SuffixstringThe suffix of the applicant
Allowed values

"Jr", "Sr", "I", "II", "III", "IV", "V", "VI", "VII"

      DOBstringThe date of birth of the applicant Format: MM/DD/YYYY
      IsForeignbooleanWhen true, identifies the applicant with a foreign address.
      AddressTypestringProvide the address type of your Company Applicant.
Allowed values

Residential , Business

         AddressobjectObject to identify the address of the applicant
         StreetAddressstringThe first line of the address. Include the street, suite, and address here
Size Range:100
         CitystringApplicant's U.S. City or Town Name
Size Range:50
         StatestringApplicant's U.S. State or Territory
Allowed values

"AL", "AK", "AS", "AZ", "AR", "CA", "CO", "CT", "DE", "DC", "FL", "GA", "GU", "HI", "ID", "IL", "IN", "IA", "KS", "KY", "LA", "ME", "MD", "MA", "MI", "MN", "MS", "MO", "MT", "NE", "NV", "NH", "NJ", "NM", "NY", "NC", "ND", "MP", "OH", "OK", "OR", "PA", "PR", "RI", "SC", "SD", "TN", "TX", "UM", "UT", "VT", "VI", "VA", "WA", "WV", "WI", "WY"

         ZipCdstringApplicant's U.S. ZIP code or Foreign Postal code
Size Range:9
         CountrystringThe country of the address
Allowed values

'US', 'AF', 'AX', 'AL', 'DZ', 'AD', 'AO', 'AI', 'AQ', 'AG', 'AR', 'AM', 'AW', 'AU', 'AT', 'AZ', 'BS', 'BH', 'BD', 'BB', 'BY', 'BE', 'BZ', 'BJ', 'BM', 'BT', 'BO', 'BQ', 'BA', 'BW', 'BV', 'BR', 'IO', 'BN', 'BG', 'BF', 'BI', 'KH', 'CM', 'CA', 'CV', 'KY', 'CF', 'TD', 'CL', 'CN', 'CX', 'CC', 'CO', 'KM', 'CG', 'CD', 'CK', 'CR', 'CI', 'HR', 'CU', 'CW', 'CY', 'CZ', 'DK', 'DJ', 'DM', 'DO', 'EC', 'EG', 'SV', 'GQ', 'ER', 'EE', 'ET', 'FK', 'FO', 'FJ', 'FI', 'FR', 'GF', 'PF', 'TF', 'GA', 'GM', 'GE', 'DE', 'GH', 'GI', 'GR', 'GL', 'GD', 'GP', 'GT', 'GG', 'GN', 'GW', 'GY', 'HT', 'HM', 'VA', 'HN', 'HK', 'HU', 'IS', 'IN', 'ID', 'IR', 'IQ', 'IE', 'IM', 'IL', 'IT', 'JM', 'JP', 'JE', 'JO', 'KZ', 'KE', 'KI', 'KP', 'KR', 'KW', 'KG', 'LA', 'LV', 'LB', 'LS', 'LR', 'LY', 'LI', 'LT', 'LU', 'MO', 'MK', 'MG', 'MW', 'MY', 'MV', 'ML', 'MT', 'MQ', 'MR', 'MU', 'YT', 'MX', 'MD', 'MC', 'MN', 'ME', 'MS', 'MA', 'MZ', 'MM', 'NA', 'NR', 'NP', 'NL', 'NC', 'NZ', 'NI', 'NE', 'NG', 'NU', 'NF', 'NO', 'OM', 'PK', 'PS', 'PA', 'PG', 'PY', 'PE', 'PH', 'PN', 'PL', 'PT', 'QA', 'RE', 'RO', 'RU', 'RW', 'BL', 'SH', 'KN', 'LC', 'MF', 'PM', 'VC', 'WS', 'SM', 'ST', 'SA', 'SN', 'RS', 'SC', 'SL', 'SG', 'SX', 'SK', 'SI', 'SB', 'SO', 'ZA', 'GS', 'SS', 'ES', 'LK', 'SD', 'SR', 'SJ', 'CH', 'SE', 'CH', 'SY', 'TW', 'TJ', 'TZ', 'TH', 'TL', 'TG', 'TK', 'TO', 'TT', 'TN', 'TR', 'TM', 'TC', 'TV', 'UG', 'UA', 'AE', 'GB', 'UY', 'UZ', 'VU', 'VE', 'VN', 'VG', 'WF', 'EH', 'YE', 'ZM', 'ZW','AS', 'GU', 'MH', 'FM', 'MP', 'PW', 'PR', 'VI'

      FormOfIdentificationobjectObject of the identification document of the applicant
         DocumentTypestringThe type of document
Allowed values

"Driving_License", "State/local/tribe_Issued_ID", "Foreign_Passport", "U.S.Passport"

         DocumentNumberstringDocument identification number
Size Range:25
         ForeignDocument
Country
stringThe country of the document
Allowed values

"US","AF", "AX", "AL", "DZ", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MQ", "MR", "MU", "YT", "MX", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "NO", "OM", "PK", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "UY", "UZ", "VU", "VE", "VN", "VG", "WF", "EH", "YE", "ZM", "ZW"

         DocumentIssuedStatestringThe state where the document was issued
Allowed values

AL', 'AK', 'AE', 'AA', 'AP', 'AZ', 'AR', 'CA', 'CO', 'CT', 'DE', 'DC', 'FL', 'GA', 'HI', 'ID', IL', 'IN', 'IA', 'KS', 'KY', 'LA', 'ME', 'MD', 'MA', 'MI', 'MN', 'MS', 'MO', 'MT', 'NE', 'NV',NH', 'NJ', 'NM', 'NY', 'NC', 'ND', 'OH', 'OK', 'OR', 'PA', 'RI', 'SC', 'SD', 'TN', 'TX', 'UT',VT', 'VA', 'WA', 'WV', 'WI', 'WY'

            DocumentIssuedLocalOr
Tribal
stringThe local or tribal jurisdiction where the document was issued.
Allowed values

"AbsenteeShawnee", "Agdaagux"," AguaCaliente", "AkChin", "Akiachak, "Akiak, "AlabamaCoushatta" , "AlabamaQuassarteTribalTown", "Alatna", "Algaaciq", "Allakaket", "Alturas", "AlutiiqTribeofOldHarbor", "Angoon", "Anvik", "Apache", "ArcticVillage", "Asacarsarmiut", "AssiniboineandSioux", "Augustine", "BadRiverBand", "BayMills", "BearRiver, "Beaver", "BerryCreek", "BigLagoon", "BigPineReservation", "BigSandy", "BigValleyRancheria", "BirchCreek", "BishopPaiute", "Blackfeet", "BlueLake", "BridgeportIndianColony", "BuenaVistaRancheria", "BurnsPaiute", "Cabazon", "CachilDeHe", "Caddo", "Cahto", "Cahuilla""CaliforniaValley", "Campo", "CapitanGrande", "CapitanGrandeBand", "Viejas", "Catawba", "CayugaNationofNewYork", "Cedarville", "TlingitampHaida", "Chalkyitsik", "CheeshNa", "Chemehuevi", "CherAeHeights", "CherokeeNation", "Chevak", "CheyenneRiver", "CheyenneRiverSiouxTribe", "ChickahominyIndiansEasternDivision", "ChickahominyIndianTribeInc", "Chickaloon", "ChickenRanch", "ChignikBay", "ChignikLake", "Chilkat", "Chilkoot", "Chinik", "ChippewaCree", "Chitimacha", "Chuloonawick", "Circle", "CitizenPotawatomi", "Cloverdale", "Cocopah", "CoeurDAlene", "ColdSprings", "ColoradoRiver", "Comanche", "ConfederatedSalish", "ConfederatedYakama", "SiletzTribe", "Chehalis", "ConfederatedColville", "ConfederatedCoos", "ConfederatedGoshute", "GrandRondeTribes", "UmatillaTribe", "WarmsSpringsTribe", "Coquille", "Coushatta", "CowCreek", "Cowlitz", "CoyoteValley", "Craig", "CrowCreek", "Crow", "Curyung", "DelawareNation", "DelawareTribeofIndians", "Douglas", "DryCreek", "Duckwater", "EasternCherokee", "EasternShawneeTribeofOklahoma", "EasternShoshone", "Egegik", "Eklutna", "Elem", "ElkValley", "ElyShoshone", "Emmonak", "Enterprise", "Evansville", "Ewiiaapaayp", "FederatedIndiansofGraton", "Flandreau", "ForestCounty", "AssiniboineandGrosVentreTribes", "FortBidwell", "FortIndependence", "FortMcDermitt", "Fort McDowell", "FortMojave", "FortSill", "Galena", "GilaRiver", "GrandTraverse", "Greenville", "Grindstone", "Guidiville", "Gulkana", "Habematolel", "Hannahville", "Havasupai", "Healy Lake", "HoChunk", "Hoh", "HolyCross", "Hoonah", "Hoopa", "Hopi", "Hopland", "Houlton", "Hualapai", "Hughes", "Huslia", "Hydaburg", "Igiugig", "Iipay", "Inaja", "InupiatCommunityoftheArcticSlope", "Ione", "IowaofKansas", "IowaofOklahoma", "Iqugmiut", "IvanofBayTribe", "Jackson", "Jamestown", "Jamul", "Jena", "Jicarilla", "Kaguyuk", "Kaibab", "Kaktovik", "Kalispel", "Karuk", "Kashia", "Kasigluk", "Kaw", "Kenaitze", "Ketchikan", "Keweenaw","KialegeeTribalTown", "KickapooofTexas", "KickapooTribeinKansas", "KickapooofOklahoma", "KingIsland", "KingSalmon", "KiowaTribe", "Klamath", "Klawock", "Cortina", "Knik", "Koi", "Kokhanok", "Kootenai", "Koyukuk", "LaJolla", "LaPosta", "LacCourteOreilles", "LacduFlambeau", "LacVieux", "LasVegas", "Levelock", "Lime", "LittleRiver", "LittleShellTribe", "LittleTraverse", "LonePine", "LosCoyotes", "Lovelock", "LowerBrule", "LowerElwha", "LowerSioux", "Lummi", "Lytton" "Makah", "Manchester", "ManleyHotSprings", "Manokotak", "Manzanita", "MashantucketPequot", "Mashpee", "MatchebenashshewishBand", "Mcgrath", "Mechoopda", "Menominee", "Mentasta", "MesaGrande", "MescaleroApache", "Metlakatla", "MiamiTribeofOklahoma", "Miccosukee", "Middletown", "MikmaqNation", "BoisForte", "FondduLac", "GrandPortage", "LeechLake", "MilleLacs", "WhiteEarth", "MinnesotaChippewa", "MississippiChoctaw", "Moapa", "ModocNation", "Mohegan", "MonacanIndianNation", "Mooretown", "Morongo", "Muckleshoot", "Naknek", "NansemondIndianTribe", "Narragansett", "Afognak", "Akhiok", "Akutan", "Aleknagik", "Ambler", "Atka", "NativeVillageofAtqasuk", "Barrow", "Belkofski", "BrevigMission", "Buckland", "Cantwell", "Chenega", "ChignikLagoon", "Chitina", "Chuathbaluk", "Council", "Deering", "Diomede", "Eagle", "Eek", "Ekuk", "Ekwok", "ElimIRA", "Eyak", "FalsePass", "FortYukon", "Gakona", "Gambell", "Georgetown", "GoodnewsBay", "Hamilton", "HooperBay", "Kanatak", "Karluk", "Kiana", "Kipnuk", "Kivalina", "KlutiKaah", "Kobuk", "Kongiganak", "Kotzebue", "Koyuk", "Kwigillingok", "Kwinhagak", "LarsenBay", "Marshall", "MarysIgloo", "Mekoryuk", "Minto", "Nanwalek", "Napaimute", "Napakiak", "Napaskiak", "NelsonLagoon", "Nightmute", "Nikolski", "Noatak", "Nuiqsut, "NunamIqua", "Nunapitchuk", "Ouzinkie", "Paimiut", "Perryville", "PilotPoint", "PointHopeIRA", "PointLayIRA", "PortHeiden", "PortLions", "Ruby", "StMichaelIRA", "Savoonga", "ScammonBay", "Selawik", "Shaktoolik", "ShishmarefIRA", "Shungnak", "StevensVillage", "Tanacross", "Tanana", "Tatitlek", "Tazlina", "Teller", "Tetlin", "Tuntutuliak", "Tununak", "Tyonek", "Unalakleet", "Unga", "VenetieIRA", "Wales", "WhiteMountainAK", "Navajo", "Nenana", "NewKoliganek", "NewStuyahok", "Newhalen", "Newtok", "NezPerce", "Nikolai", "Ninilchik", "Nisqually", "Nome", "Nondalton", "Nooksack", "Noorvik", "NorthernArapaho", "NorthernCheyenne", "NorthFork", "Northway", "NorthwesternShoshone", "NottawaseppiPotawatomi", "Nulato", "Nunakauyarmiut", "OglalaSioux", "OhkayOwingeh", "Omaha", "Oneida", "OneidaNationWisconsin", "Onondaga", "Grayling", "Kake", "Kasaan", "Kwethluk", "Saxman", "Orutsararmiut", "Oscarville", "OtoeMissouria", "OttawaTribeofOklahoma", "PaiuteofUtah", "PaiuteShoshone", "Pala", "PamunkeyIndianTribe", "PascuaYaqui", "Paskenta", "PassamaquoddyIndianTownship", "PassamaquoddyPleasantPoint", "PassamaquoddyTribe", "PauloffHarbor", "Pauma", "Pawnee", "PechangaBandofIndians", "Pedro Bay", "Penobscot", "PeoriaTribeofIndiansofOklahoma", "Petersburg", "Picayune", "PilotStation", "Pinoleville", "PitRiver", "PitkasPoint", "Platinum", "Poarch", "Pokagon", "PoncaofOklahoma", "PoncaofNebraska", "PortGamble", "PortageCreek", "PotterValley", "PrairieBand", "PrairieIsland", "PribilofIslandsAleutCommunities", "PuebloofAcoma", "PuebloofCochiti", "PuebloofIsleta", "PuebloofJemez", "PuebloofLaguna", "PuebloofNambe", "PuebloofPicuris", "PuebloofPojoaque", "PuebloofSanFelipe", "PuebloofSanIldefonso", "PuebloofSandia", "PuebloofSantaAna", "PuebloofSantaClara", "PuebloofTaos", "PuebloofTesuque", "PuebloofZia", "Puyallup", "PyramidLake", "QaganTayagungin", "Qawalangin", "QuapawNation", "QuartzValley", "Quechan", "Quileute", "Quinault", "RamahNavajoChapter", "Ramona", "Rampart", "RappahannockTribeInc", "RedCliff", "RedLake", "Redding" "RedwoodValley", "RenoSparks", "Resighini", "Rincon", "Robinson", "Rosebud", "RoundValley", "SacampFoxNationofMissouriinKansasandNebraska", "SacampFoxNationOklahoma", "SacampFoxofMississippi", "SaginawChippewa", "StGeorge", "SaintPaul", "SaintRegis", "Salamatof", "SaltRiver", "Samish", "SanCarlos", "SanJuan", "SanPasqual", "SantaRosaofCahuilla", "SantaRosa", "SantaYnez", "SanteeSioux", "SantoDomingo", "SaukSuiattle", "SaultSteMarie", "ScottsValley", "Seldovia", "Seminole", "Seneca", "SenecaCayugaNation", "Shageluk", "Shakopee", "ShawneeTribe", "SherwoodValley", "ShingleSprings", "Shinnecock", "Shoalwater", "ShoshoneBannock", "ShoshonePaiute", "SissetonWahpeton", "Sitka", "Skagway", "Skokomish", "SkullValley", "Snoqualmie", "Soboba", "Sokaogon", "SouthNaknek", "SouthernUte", "SpiritLake", "Spokane", "Squaxin", "StCroix", "StandingRock", "Stebbins", "Stillaguamish", "Stockbridge", "SummitLake", "Sunaq", "Suquamish", "Susanville", "Swinomish", "Sycuan", "TableMountain", "Takotna", "Tangirnaq", "Tejon", "Telida", "TeMoak", "ChickasawNation", "TheChoctawNationofOklahoma", "TheMuscogeeCreekNation", "TheOsageNation", "TheSeminoleNationofOklahoma", "ThlopthloccoTribalTown", "ThreeAffiliated", "TimbishaShoshone", "TohonoOodham", "TolowaDeeni", "Tonawanda", "Tonkawa", "TontoApache", "TorresMartinez", "Togiak", "Tulalip", "TuleRiver", "Tuluksak", "TunicaBiloxi", "Tuolumne", "TurtleMountain", "Tuscarora", "TwentyNinePalms", "TwinHills", "Ugashik", "Umkumiut", "UnitedAuburn", "UnitedKeetoowahBandofCherokeeIndiansinOklahoma", "UpperMattaponiTribe", "UpperSioux", "UpperSkagit", "Ute", "UteMountainUte", "Benton", "Alakanuk", "AnaktuvukPass", "Aniak", "Atmautluak", "BillMooresSlough", "Chefornak", "ClarksPoint", "CrookedCreek", "DotLake", "Iliamna", "Kalskag", "Kaltag", "Kotlik", "LowerKalskag", "Ohogamiut", "RedDevil", "Sleetmute", "Solomon", "StonyRiver", "Venetie", "Wainwright", "WalkerRiver", "Wampanoag", "Washoe", "WhiteMountain", "Wichita", "Wilton", "Winnebago", "Winnemucca", "Wiyot", "Wrangell", "WyandotteNation", "Yakutat", "Yankton", "YavapaiApache", "YavapaiPrescott", "Yerington", "YochaDehe", "YombaShoshone", "YsletaDelSur", "YuhaaviatamofSanManuelNation", "Andreafski", "Yurok", "PuebloofZuni", "Other"

         OtherLocalOrTribalstringOther local or tribal details
Size Range:150
   DeleteCompany
Applicants
object[]Object to delete an existing Company Applicants Details of a submission
      CompanyApplicantIdGuidA unique ID generated by TaxBandits will be returned in the response after the company applicant is created. You must provide the CompanyApplicantId when you want to delete an existing company applicant.
   AddBeneficialOwnersobject[]Object to add new Beneficial Owner details to an existing submission
      SequenceIdstringYou can provide a unique reference ID for the beneficial owner, which can be used to identify a specific owner in case of an error. The Sequence ID will be returned in the response for your reference.
Size Range: 50
      BeneficialOwnerIdGuidA unique ID generated by TaxBandits will be returned in the response after the beneficial owner is created. You can provide the BeneficialOwnerId and leave the other information empty.
      IsParentOrGuardianbooleanWhen true, indicates if the owner is a parent or guardian
      FinCENIDstringThe FinCEN ID of the applicant, if the applicant has a FinCEN ID, their personal details or ID documentation.
Size Range:12
Note: FinCEN ID for beneficial owner should start with '2' for individual or '3' for Entity
      IsExemptEntitybooleanWhen true, indicates if the owner is an exempt entity
      ExemptEntityInformationobjectObject contains the information about the exempt entity, if applicable.
         EntityLegalNmstringThe legal name of the exempt entity
Size Range:150
         IndividualLastNmstringThe last name of the individual in the exempt entity
Size Range:150
      LegalNmstringThe Legal name of the Beneficial Owner
Size Range:150
      FirstNmstringThe first name of the Beneficial Owner
Size Range:50
      MiddleNmstringThe middle name of the Beneficial Owner
Size Range:50
      LastNmstringThe last name of the Beneficial Owner
Size Range:150
      SuffixstringThe suffix of the Beneficial Owner
Allowed values

"Jr", "Sr", "I", "II", "III", "IV", "V", "VI", "VII"

      DOBstringThe date of birth of the Beneficial Owner Format: MM/DD/YYYY
      ResidentialAddressobjectObject contain the residential address of the Beneficial Owner
         StreetAddressstringThe first line of the address. Include the street, suite, and address here
Size Range:100
         CitystringBeneficial Owner's U.S. City or Town name
Size Range:50
         StatestringBeneficial Owner's U.S. State or Territory
Allowed values

"AL", "AK", "AS", "AZ", "AR", "CA", "CO", "CT", "DE", "DC", "FL", "GA", "GU", "HI", "ID", "IL", "IN", "IA", "KS", "KY", "LA", "ME", "MD", "MA", "MI", "MN", "MS", "MO", "MT", "NE", "NV", "NH", "NJ", "NM", "NY", "NC", "ND", "MP", "OH", "OK", "OR", "PA", "PR", "RI", "SC", "SD", "TN", "TX", "UM", "UT", "VT", "VI", "VA", "WA", "WV", "WI", "WY","AB", "BC", "MB", "NB", "NL", "NT", "NS", "NU", "ON", "PE", "QC", "SK", "YT","AGU", "BCN", "BCS", "CAM", "CHP", "CHH", "COA", "COL", "CMX", "DUR", "GUA", "GRO", "HID", "JAL", "MEX", "MIC", "MOR", "NAY", "NLE", "OAX", "PUE", "QUE", "ROO", "SLP", "SIN", "SON", "TAB", "TAM", "TLA", "VER", "YUC", "ZAC"

         ZipCdstringBeneficial Owner's U.S. ZIP code or Foreign Postal code
Size Range:9
         CountrystringThe country of the address
Allowed values

"US", "AF", "AX", "AL", "DZ", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MQ", "MR", "MU", "YT", "MX", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "NO", "OM", "PK", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "UY", "UZ", "VU", "VE", "VN", "VG", "WF", "EH", "YE", "ZM", "ZW"

      FormOfIdentificationobjectObject contains the identification document of the Beneficial Owner
         DocumentTypestringThe type of document
Allowed values

"Driving_License", "State/local/tribe_Issued_ID", "Foreign_Passport", "U.S.Passport"

         DocumentNumberstringDocument identification number
Size Range:25
         ForeignDocument
Country
stringThe country of the document
Allowed values

"US", "AF", "AX", "AL", "DZ", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MQ", "MR", "MU", "YT", "MX", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "NO", "OM", "PK", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "UY", "UZ", "VU", "VE", "VN", "VG", "WF", "EH", "YE", "ZM", "ZW"

         DocumentIssuedStatestringThe state where the document was issued
Allowed values

"AL', 'AK', 'AE', 'AA', 'AP', 'AZ', 'AR', 'CA', 'CO', 'CT', 'DE', 'DC', 'FL', 'GA', 'HI', 'ID',IL', 'IN', 'IA', 'KS', 'KY', 'LA', 'ME', 'MD', 'MA', 'MI', 'MN', 'MS', 'MO', 'MT', 'NE', 'NV','NH', 'NJ', 'NM', 'NY', 'NC', 'ND', 'OH', 'OK', 'OR', 'PA', 'RI', 'SC', 'SD', 'TN', 'TX', 'UT',VT', 'VA', 'WA', 'WV', 'WI', 'WY'

            DocumentIssuedLocalOr
Tribal
stringThe local or tribal jurisdiction where the document was issued, if applicable
Allowed values

"AbsenteeShawnee", "Agdaagux"," AguaCaliente", "AkChin", "Akiachak, "Akiak, "AlabamaCoushatta" , "AlabamaQuassarteTribalTown", "Alatna", "Algaaciq", "Allakaket", "Alturas", "AlutiiqTribeofOldHarbor", "Angoon", "Anvik", "Apache", "ArcticVillage", "Asacarsarmiut", "AssiniboineandSioux", "Augustine", "BadRiverBand", "BayMills", "BearRiver, "Beaver", "BerryCreek", "BigLagoon", "BigPineReservation", "BigSandy", "BigValleyRancheria", "BirchCreek", "BishopPaiute", "Blackfeet", "BlueLake", "BridgeportIndianColony", "BuenaVistaRancheria", "BurnsPaiute", "Cabazon", "CachilDeHe", "Caddo", "Cahto", "Cahuilla""CaliforniaValley", "Campo", "CapitanGrande", "CapitanGrandeBand", "Viejas", "Catawba", "CayugaNationofNewYork", "Cedarville", "TlingitampHaida", "Chalkyitsik", "CheeshNa", "Chemehuevi", "CherAeHeights", "CherokeeNation", "Chevak", "CheyenneRiver", "CheyenneRiverSiouxTribe", "ChickahominyIndiansEasternDivision", "ChickahominyIndianTribeInc", "Chickaloon", "ChickenRanch", "ChignikBay", "ChignikLake", "Chilkat", "Chilkoot", "Chinik", "ChippewaCree", "Chitimacha", "Chuloonawick", "Circle", "CitizenPotawatomi", "Cloverdale", "Cocopah", "CoeurDAlene", "ColdSprings", "ColoradoRiver", "Comanche", "ConfederatedSalish", "ConfederatedYakama", "SiletzTribe", "Chehalis", "ConfederatedColville", "ConfederatedCoos", "ConfederatedGoshute", "GrandRondeTribes", "UmatillaTribe", "WarmsSpringsTribe", "Coquille", "Coushatta", "CowCreek", "Cowlitz", "CoyoteValley", "Craig", "CrowCreek", "Crow", "Curyung", "DelawareNation", "DelawareTribeofIndians", "Douglas", "DryCreek", "Duckwater", "EasternCherokee", "EasternShawneeTribeofOklahoma", "EasternShoshone", "Egegik", "Eklutna", "Elem", "ElkValley", "ElyShoshone", "Emmonak", "Enterprise", "Evansville", "Ewiiaapaayp", "FederatedIndiansofGraton", "Flandreau", "ForestCounty", "AssiniboineandGrosVentreTribes", "FortBidwell", "FortIndependence", "FortMcDermitt", "Fort McDowell", "FortMojave", "FortSill", "Galena", "GilaRiver", "GrandTraverse", "Greenville", "Grindstone", "Guidiville", "Gulkana", "Habematolel", "Hannahville", "Havasupai", "Healy Lake", "HoChunk", "Hoh", "HolyCross", "Hoonah", "Hoopa", "Hopi", "Hopland", "Houlton", "Hualapai", "Hughes", "Huslia", "Hydaburg", "Igiugig", "Iipay", "Inaja", "InupiatCommunityoftheArcticSlope", "Ione", "IowaofKansas", "IowaofOklahoma", "Iqugmiut", "IvanofBayTribe", "Jackson", "Jamestown", "Jamul", "Jena", "Jicarilla", "Kaguyuk", "Kaibab", "Kaktovik", "Kalispel", "Karuk", "Kashia", "Kasigluk", "Kaw", "Kenaitze", "Ketchikan", "Keweenaw","KialegeeTribalTown", "KickapooofTexas", "KickapooTribeinKansas", "KickapooofOklahoma", "KingIsland", "KingSalmon", "KiowaTribe", "Klamath", "Klawock", "Cortina", "Knik", "Koi", "Kokhanok", "Kootenai", "Koyukuk", "LaJolla", "LaPosta", "LacCourteOreilles", "LacduFlambeau", "LacVieux", "LasVegas", "Levelock", "Lime", "LittleRiver", "LittleShellTribe", "LittleTraverse", "LonePine", "LosCoyotes", "Lovelock", "LowerBrule", "LowerElwha", "LowerSioux", "Lummi", "Lytton" "Makah", "Manchester", "ManleyHotSprings", "Manokotak", "Manzanita", "MashantucketPequot", "Mashpee", "MatchebenashshewishBand", "Mcgrath", "Mechoopda", "Menominee", "Mentasta", "MesaGrande", "MescaleroApache", "Metlakatla", "MiamiTribeofOklahoma", "Miccosukee", "Middletown", "MikmaqNation", "BoisForte", "FondduLac", "GrandPortage", "LeechLake", "MilleLacs", "WhiteEarth", "MinnesotaChippewa", "MississippiChoctaw", "Moapa", "ModocNation", "Mohegan", "MonacanIndianNation", "Mooretown", "Morongo", "Muckleshoot", "Naknek", "NansemondIndianTribe", "Narragansett", "Afognak", "Akhiok", "Akutan", "Aleknagik", "Ambler", "Atka", "NativeVillageofAtqasuk", "Barrow", "Belkofski", "BrevigMission", "Buckland", "Cantwell", "Chenega", "ChignikLagoon", "Chitina", "Chuathbaluk", "Council", "Deering", "Diomede", "Eagle", "Eek", "Ekuk", "Ekwok", "ElimIRA", "Eyak", "FalsePass", "FortYukon", "Gakona", "Gambell", "Georgetown", "GoodnewsBay", "Hamilton", "HooperBay", "Kanatak", "Karluk", "Kiana", "Kipnuk", "Kivalina", "KlutiKaah", "Kobuk", "Kongiganak", "Kotzebue", "Koyuk", "Kwigillingok", "Kwinhagak", "LarsenBay", "Marshall", "MarysIgloo", "Mekoryuk", "Minto", "Nanwalek", "Napaimute", "Napakiak", "Napaskiak", "NelsonLagoon", "Nightmute", "Nikolski", "Noatak", "Nuiqsut, "NunamIqua", "Nunapitchuk", "Ouzinkie", "Paimiut", "Perryville", "PilotPoint", "PointHopeIRA", "PointLayIRA", "PortHeiden", "PortLions", "Ruby", "StMichaelIRA", "Savoonga", "ScammonBay", "Selawik", "Shaktoolik", "ShishmarefIRA", "Shungnak", "StevensVillage", "Tanacross", "Tanana", "Tatitlek", "Tazlina", "Teller", "Tetlin", "Tuntutuliak", "Tununak", "Tyonek", "Unalakleet", "Unga", "VenetieIRA", "Wales", "WhiteMountainAK", "Navajo", "Nenana", "NewKoliganek", "NewStuyahok", "Newhalen", "Newtok", "NezPerce", "Nikolai", "Ninilchik", "Nisqually", "Nome", "Nondalton", "Nooksack", "Noorvik", "NorthernArapaho", "NorthernCheyenne", "NorthFork", "Northway", "NorthwesternShoshone", "NottawaseppiPotawatomi", "Nulato", "Nunakauyarmiut", "OglalaSioux", "OhkayOwingeh", "Omaha", "Oneida", "OneidaNationWisconsin", "Onondaga", "Grayling", "Kake", "Kasaan", "Kwethluk", "Saxman", "Orutsararmiut", "Oscarville", "OtoeMissouria", "OttawaTribeofOklahoma", "PaiuteofUtah", "PaiuteShoshone", "Pala", "PamunkeyIndianTribe", "PascuaYaqui", "Paskenta", "PassamaquoddyIndianTownship", "PassamaquoddyPleasantPoint", "PassamaquoddyTribe", "PauloffHarbor", "Pauma", "Pawnee", "PechangaBandofIndians", "Pedro Bay", "Penobscot", "PeoriaTribeofIndiansofOklahoma", "Petersburg", "Picayune", "PilotStation", "Pinoleville", "PitRiver", "PitkasPoint", "Platinum", "Poarch", "Pokagon", "PoncaofOklahoma", "PoncaofNebraska", "PortGamble", "PortageCreek", "PotterValley", "PrairieBand", "PrairieIsland", "PribilofIslandsAleutCommunities", "PuebloofAcoma", "PuebloofCochiti", "PuebloofIsleta", "PuebloofJemez", "PuebloofLaguna", "PuebloofNambe", "PuebloofPicuris", "PuebloofPojoaque", "PuebloofSanFelipe", "PuebloofSanIldefonso", "PuebloofSandia", "PuebloofSantaAna", "PuebloofSantaClara", "PuebloofTaos", "PuebloofTesuque", "PuebloofZia", "Puyallup", "PyramidLake", "QaganTayagungin", "Qawalangin", "QuapawNation", "QuartzValley", "Quechan", "Quileute", "Quinault", "RamahNavajoChapter", "Ramona", "Rampart", "RappahannockTribeInc", "RedCliff", "RedLake", "Redding" "RedwoodValley", "RenoSparks", "Resighini", "Rincon", "Robinson", "Rosebud", "RoundValley", "SacampFoxNationofMissouriinKansasandNebraska", "SacampFoxNationOklahoma", "SacampFoxofMississippi", "SaginawChippewa", "StGeorge", "SaintPaul", "SaintRegis", "Salamatof", "SaltRiver", "Samish", "SanCarlos", "SanJuan", "SanPasqual", "SantaRosaofCahuilla", "SantaRosa", "SantaYnez", "SanteeSioux", "SantoDomingo", "SaukSuiattle", "SaultSteMarie", "ScottsValley", "Seldovia", "Seminole", "Seneca", "SenecaCayugaNation", "Shageluk", "Shakopee", "ShawneeTribe", "SherwoodValley", "ShingleSprings", "Shinnecock", "Shoalwater", "ShoshoneBannock", "ShoshonePaiute", "SissetonWahpeton", "Sitka", "Skagway", "Skokomish", "SkullValley", "Snoqualmie", "Soboba", "Sokaogon", "SouthNaknek", "SouthernUte", "SpiritLake", "Spokane", "Squaxin", "StCroix", "StandingRock", "Stebbins", "Stillaguamish", "Stockbridge", "SummitLake", "Sunaq", "Suquamish", "Susanville", "Swinomish", "Sycuan", "TableMountain", "Takotna", "Tangirnaq", "Tejon", "Telida", "TeMoak", "ChickasawNation", "TheChoctawNationofOklahoma", "TheMuscogeeCreekNation", "TheOsageNation", "TheSeminoleNationofOklahoma", "ThlopthloccoTribalTown", "ThreeAffiliated", "TimbishaShoshone", "TohonoOodham", "TolowaDeeni", "Tonawanda", "Tonkawa", "TontoApache", "TorresMartinez", "Togiak", "Tulalip", "TuleRiver", "Tuluksak", "TunicaBiloxi", "Tuolumne", "TurtleMountain", "Tuscarora", "TwentyNinePalms", "TwinHills", "Ugashik", "Umkumiut", "UnitedAuburn", "UnitedKeetoowahBandofCherokeeIndiansinOklahoma", "UpperMattaponiTribe", "UpperSioux", "UpperSkagit", "Ute", "UteMountainUte", "Benton", "Alakanuk", "AnaktuvukPass", "Aniak", "Atmautluak", "BillMooresSlough", "Chefornak", "ClarksPoint", "CrookedCreek", "DotLake", "Iliamna", "Kalskag", "Kaltag", "Kotlik", "LowerKalskag", "Ohogamiut", "RedDevil", "Sleetmute", "Solomon", "StonyRiver", "Venetie", "Wainwright", "WalkerRiver", "Wampanoag", "Washoe", "WhiteMountain", "Wichita", "Wilton", "Winnebago", "Winnemucca", "Wiyot", "Wrangell", "WyandotteNation", "Yakutat", "Yankton", "YavapaiApache", "YavapaiPrescott", "Yerington", "YochaDehe", "YombaShoshone", "YsletaDelSur", "YuhaaviatamofSanManuelNation", "Andreafski", "Yurok", "PuebloofZuni", "Other"

         OtherLocalOrTribalstringOther local or tribal details
Size Range:150
   EditBeneficialOwnersobject[]Object to make changes to an existing Beneficial Owner details of a submission
      SequenceIdstringYou can provide a unique reference ID for the Beneficial Owner, which can be used to identify a specific owner in case of an error. The Sequence ID will be returned in the response for your reference.
Size Range: 50
      BeneficialOwnerIdGuidA unique ID generated by TaxBandits will be returned in the response after the Beneficial Owner is created. You must provide this BeneficialOwnerId when making changes to an existing Beneficial Owner.
      IsParentOrGuardianbooleanWhen true, indicates if the owner is a parent or guardian
      FinCENIDstringThe FinCEN ID of the applicant, if the applicant has a FinCEN ID, their personal details or ID documentation.
Size Range:12
Note: FinCEN ID for beneficial owner should start with '2' for individual or '3' for Entity
      IsExemptEntitybooleanWhen true, indicates if the owner is an exempt entity
      ExemptEntityInformationobjectObject contains the information about the exempt entity, if applicable.
         EntityLegalNmstringThe legal name of the exempt entity
Size Range:150
         IndividualLastNmstringThe last name of the individual in the exempt entity
Size Range:150
      LegalNmstringThe Legal name of the Beneficial Owner
Size Range:150
      FirstNmstringThe first name of the Beneficial Owner
Size Range:50
      MiddleNmstringThe middle name of the Beneficial Owner
Size Range:50
      LastNmstringThe last name of the Beneficial Owner
Size Range:150
      SuffixstringThe suffix of the Beneficial Owner
Allowed values

"Jr", "Sr", "I", "II", "III", "IV", "V", "VI", "VII"

      DOBstringThe date of birth of the Beneficial Owner Format: MM/DD/YYYY
      ResidentialAddressobjectObject contain the residential address of the Beneficial Owner
         StreetAddressstringThe first line of the address. Include the street, suite, and address here
Size Range:100
         CitystringBeneficial Owner's U.S. City or Town name
Size Range:50
         StatestringBeneficial Owner's U.S. State or Territory
Allowed values

"AL", "AK", "AS", "AZ", "AR", "CA", "CO", "CT", "DE", "DC", "FL", "GA", "GU", "HI", "ID", "IL", "IN", "IA", "KS", "KY", "LA", "ME", "MD", "MA", "MI", "MN", "MS", "MO", "MT", "NE", "NV", "NH", "NJ", "NM", "NY", "NC", "ND", "MP", "OH", "OK", "OR", "PA", "PR", "RI", "SC", "SD", "TN", "TX", "UM", "UT", "VT", "VI", "VA", "WA", "WV", "WI", "WY","AB", "BC", "MB", "NB", "NL", "NT", "NS", "NU", "ON", "PE", "QC", "SK", "YT","AGU", "BCN", "BCS", "CAM", "CHP", "CHH", "COA", "COL", "CMX", "DUR", "GUA", "GRO", "HID", "JAL", "MEX", "MIC", "MOR", "NAY", "NLE", "OAX", "PUE", "QUE", "ROO", "SLP", "SIN", "SON", "TAB", "TAM", "TLA", "VER", "YUC", "ZAC"

         ZipCdstringBeneficial Owner's U.S. ZIP code or Foreign Postal code
Size Range:9
         CountrystringThe country of the address
Allowed values

"US", "AF", "AX", "AL", "DZ", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MQ", "MR", "MU", "YT", "MX", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "NO", "OM", "PK", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "UY", "UZ", "VU", "VE", "VN", "VG", "WF", "EH", "YE", "ZM", "ZW"

      FormOfIdentificationobjectObject contains the identification document of the Beneficial Owner
         DocumentTypestringThe type of document
Allowed values

"Driving_License", "State/local/tribe_Issued_ID", "Foreign_Passport", "U.S.Passport"

         DocumentNumberstringDocument identification number
Size Range:25
         ForeignDocument
Country
stringThe country of the document
Allowed values

"US", "AF", "AX", "AL", "DZ", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MQ", "MR", "MU", "YT", "MX", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "NO", "OM", "PK", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "UY", "UZ", "VU", "VE", "VN", "VG", "WF", "EH", "YE", "ZM", "ZW"

         DocumentIssuedStatestringThe state where the document was issued
Allowed values

"AL', 'AK', 'AE', 'AA', 'AP', 'AZ', 'AR', 'CA', 'CO', 'CT', 'DE', 'DC', 'FL', 'GA', 'HI', 'ID',IL', 'IN', 'IA', 'KS', 'KY', 'LA', 'ME', 'MD', 'MA', 'MI', 'MN', 'MS', 'MO', 'MT', 'NE', 'NV','NH', 'NJ', 'NM', 'NY', 'NC', 'ND', 'OH', 'OK', 'OR', 'PA', 'RI', 'SC', 'SD', 'TN', 'TX', 'UT',VT', 'VA', 'WA', 'WV', 'WI', 'WY'

            DocumentIssuedLocalOr
Tribal
stringThe local or tribal jurisdiction where the document was issued, if applicable
Allowed values

"AbsenteeShawnee", "Agdaagux"," AguaCaliente", "AkChin", "Akiachak, "Akiak, "AlabamaCoushatta" , "AlabamaQuassarteTribalTown", "Alatna", "Algaaciq", "Allakaket", "Alturas", "AlutiiqTribeofOldHarbor", "Angoon", "Anvik", "Apache", "ArcticVillage", "Asacarsarmiut", "AssiniboineandSioux", "Augustine", "BadRiverBand", "BayMills", "BearRiver, "Beaver", "BerryCreek", "BigLagoon", "BigPineReservation", "BigSandy", "BigValleyRancheria", "BirchCreek", "BishopPaiute", "Blackfeet", "BlueLake", "BridgeportIndianColony", "BuenaVistaRancheria", "BurnsPaiute", "Cabazon", "CachilDeHe", "Caddo", "Cahto", "Cahuilla""CaliforniaValley", "Campo", "CapitanGrande", "CapitanGrandeBand", "Viejas", "Catawba", "CayugaNationofNewYork", "Cedarville", "TlingitampHaida", "Chalkyitsik", "CheeshNa", "Chemehuevi", "CherAeHeights", "CherokeeNation", "Chevak", "CheyenneRiver", "CheyenneRiverSiouxTribe", "ChickahominyIndiansEasternDivision", "ChickahominyIndianTribeInc", "Chickaloon", "ChickenRanch", "ChignikBay", "ChignikLake", "Chilkat", "Chilkoot", "Chinik", "ChippewaCree", "Chitimacha", "Chuloonawick", "Circle", "CitizenPotawatomi", "Cloverdale", "Cocopah", "CoeurDAlene", "ColdSprings", "ColoradoRiver", "Comanche", "ConfederatedSalish", "ConfederatedYakama", "SiletzTribe", "Chehalis", "ConfederatedColville", "ConfederatedCoos", "ConfederatedGoshute", "GrandRondeTribes", "UmatillaTribe", "WarmsSpringsTribe", "Coquille", "Coushatta", "CowCreek", "Cowlitz", "CoyoteValley", "Craig", "CrowCreek", "Crow", "Curyung", "DelawareNation", "DelawareTribeofIndians", "Douglas", "DryCreek", "Duckwater", "EasternCherokee", "EasternShawneeTribeofOklahoma", "EasternShoshone", "Egegik", "Eklutna", "Elem", "ElkValley", "ElyShoshone", "Emmonak", "Enterprise", "Evansville", "Ewiiaapaayp", "FederatedIndiansofGraton", "Flandreau", "ForestCounty", "AssiniboineandGrosVentreTribes", "FortBidwell", "FortIndependence", "FortMcDermitt", "Fort McDowell", "FortMojave", "FortSill", "Galena", "GilaRiver", "GrandTraverse", "Greenville", "Grindstone", "Guidiville", "Gulkana", "Habematolel", "Hannahville", "Havasupai", "Healy Lake", "HoChunk", "Hoh", "HolyCross", "Hoonah", "Hoopa", "Hopi", "Hopland", "Houlton", "Hualapai", "Hughes", "Huslia", "Hydaburg", "Igiugig", "Iipay", "Inaja", "InupiatCommunityoftheArcticSlope", "Ione", "IowaofKansas", "IowaofOklahoma", "Iqugmiut", "IvanofBayTribe", "Jackson", "Jamestown", "Jamul", "Jena", "Jicarilla", "Kaguyuk", "Kaibab", "Kaktovik", "Kalispel", "Karuk", "Kashia", "Kasigluk", "Kaw", "Kenaitze", "Ketchikan", "Keweenaw","KialegeeTribalTown", "KickapooofTexas", "KickapooTribeinKansas", "KickapooofOklahoma", "KingIsland", "KingSalmon", "KiowaTribe", "Klamath", "Klawock", "Cortina", "Knik", "Koi", "Kokhanok", "Kootenai", "Koyukuk", "LaJolla", "LaPosta", "LacCourteOreilles", "LacduFlambeau", "LacVieux", "LasVegas", "Levelock", "Lime", "LittleRiver", "LittleShellTribe", "LittleTraverse", "LonePine", "LosCoyotes", "Lovelock", "LowerBrule", "LowerElwha", "LowerSioux", "Lummi", "Lytton" "Makah", "Manchester", "ManleyHotSprings", "Manokotak", "Manzanita", "MashantucketPequot", "Mashpee", "MatchebenashshewishBand", "Mcgrath", "Mechoopda", "Menominee", "Mentasta", "MesaGrande", "MescaleroApache", "Metlakatla", "MiamiTribeofOklahoma", "Miccosukee", "Middletown", "MikmaqNation", "BoisForte", "FondduLac", "GrandPortage", "LeechLake", "MilleLacs", "WhiteEarth", "MinnesotaChippewa", "MississippiChoctaw", "Moapa", "ModocNation", "Mohegan", "MonacanIndianNation", "Mooretown", "Morongo", "Muckleshoot", "Naknek", "NansemondIndianTribe", "Narragansett", "Afognak", "Akhiok", "Akutan", "Aleknagik", "Ambler", "Atka", "NativeVillageofAtqasuk", "Barrow", "Belkofski", "BrevigMission", "Buckland", "Cantwell", "Chenega", "ChignikLagoon", "Chitina", "Chuathbaluk", "Council", "Deering", "Diomede", "Eagle", "Eek", "Ekuk", "Ekwok", "ElimIRA", "Eyak", "FalsePass", "FortYukon", "Gakona", "Gambell", "Georgetown", "GoodnewsBay", "Hamilton", "HooperBay", "Kanatak", "Karluk", "Kiana", "Kipnuk", "Kivalina", "KlutiKaah", "Kobuk", "Kongiganak", "Kotzebue", "Koyuk", "Kwigillingok", "Kwinhagak", "LarsenBay", "Marshall", "MarysIgloo", "Mekoryuk", "Minto", "Nanwalek", "Napaimute", "Napakiak", "Napaskiak", "NelsonLagoon", "Nightmute", "Nikolski", "Noatak", "Nuiqsut, "NunamIqua", "Nunapitchuk", "Ouzinkie", "Paimiut", "Perryville", "PilotPoint", "PointHopeIRA", "PointLayIRA", "PortHeiden", "PortLions", "Ruby", "StMichaelIRA", "Savoonga", "ScammonBay", "Selawik", "Shaktoolik", "ShishmarefIRA", "Shungnak", "StevensVillage", "Tanacross", "Tanana", "Tatitlek", "Tazlina", "Teller", "Tetlin", "Tuntutuliak", "Tununak", "Tyonek", "Unalakleet", "Unga", "VenetieIRA", "Wales", "WhiteMountainAK", "Navajo", "Nenana", "NewKoliganek", "NewStuyahok", "Newhalen", "Newtok", "NezPerce", "Nikolai", "Ninilchik", "Nisqually", "Nome", "Nondalton", "Nooksack", "Noorvik", "NorthernArapaho", "NorthernCheyenne", "NorthFork", "Northway", "NorthwesternShoshone", "NottawaseppiPotawatomi", "Nulato", "Nunakauyarmiut", "OglalaSioux", "OhkayOwingeh", "Omaha", "Oneida", "OneidaNationWisconsin", "Onondaga", "Grayling", "Kake", "Kasaan", "Kwethluk", "Saxman", "Orutsararmiut", "Oscarville", "OtoeMissouria", "OttawaTribeofOklahoma", "PaiuteofUtah", "PaiuteShoshone", "Pala", "PamunkeyIndianTribe", "PascuaYaqui", "Paskenta", "PassamaquoddyIndianTownship", "PassamaquoddyPleasantPoint", "PassamaquoddyTribe", "PauloffHarbor", "Pauma", "Pawnee", "PechangaBandofIndians", "Pedro Bay", "Penobscot", "PeoriaTribeofIndiansofOklahoma", "Petersburg", "Picayune", "PilotStation", "Pinoleville", "PitRiver", "PitkasPoint", "Platinum", "Poarch", "Pokagon", "PoncaofOklahoma", "PoncaofNebraska", "PortGamble", "PortageCreek", "PotterValley", "PrairieBand", "PrairieIsland", "PribilofIslandsAleutCommunities", "PuebloofAcoma", "PuebloofCochiti", "PuebloofIsleta", "PuebloofJemez", "PuebloofLaguna", "PuebloofNambe", "PuebloofPicuris", "PuebloofPojoaque", "PuebloofSanFelipe", "PuebloofSanIldefonso", "PuebloofSandia", "PuebloofSantaAna", "PuebloofSantaClara", "PuebloofTaos", "PuebloofTesuque", "PuebloofZia", "Puyallup", "PyramidLake", "QaganTayagungin", "Qawalangin", "QuapawNation", "QuartzValley", "Quechan", "Quileute", "Quinault", "RamahNavajoChapter", "Ramona", "Rampart", "RappahannockTribeInc", "RedCliff", "RedLake", "Redding" "RedwoodValley", "RenoSparks", "Resighini", "Rincon", "Robinson", "Rosebud", "RoundValley", "SacampFoxNationofMissouriinKansasandNebraska", "SacampFoxNationOklahoma", "SacampFoxofMississippi", "SaginawChippewa", "StGeorge", "SaintPaul", "SaintRegis", "Salamatof", "SaltRiver", "Samish", "SanCarlos", "SanJuan", "SanPasqual", "SantaRosaofCahuilla", "SantaRosa", "SantaYnez", "SanteeSioux", "SantoDomingo", "SaukSuiattle", "SaultSteMarie", "ScottsValley", "Seldovia", "Seminole", "Seneca", "SenecaCayugaNation", "Shageluk", "Shakopee", "ShawneeTribe", "SherwoodValley", "ShingleSprings", "Shinnecock", "Shoalwater", "ShoshoneBannock", "ShoshonePaiute", "SissetonWahpeton", "Sitka", "Skagway", "Skokomish", "SkullValley", "Snoqualmie", "Soboba", "Sokaogon", "SouthNaknek", "SouthernUte", "SpiritLake", "Spokane", "Squaxin", "StCroix", "StandingRock", "Stebbins", "Stillaguamish", "Stockbridge", "SummitLake", "Sunaq", "Suquamish", "Susanville", "Swinomish", "Sycuan", "TableMountain", "Takotna", "Tangirnaq", "Tejon", "Telida", "TeMoak", "ChickasawNation", "TheChoctawNationofOklahoma", "TheMuscogeeCreekNation", "TheOsageNation", "TheSeminoleNationofOklahoma", "ThlopthloccoTribalTown", "ThreeAffiliated", "TimbishaShoshone", "TohonoOodham", "TolowaDeeni", "Tonawanda", "Tonkawa", "TontoApache", "TorresMartinez", "Togiak", "Tulalip", "TuleRiver", "Tuluksak", "TunicaBiloxi", "Tuolumne", "TurtleMountain", "Tuscarora", "TwentyNinePalms", "TwinHills", "Ugashik", "Umkumiut", "UnitedAuburn", "UnitedKeetoowahBandofCherokeeIndiansinOklahoma", "UpperMattaponiTribe", "UpperSioux", "UpperSkagit", "Ute", "UteMountainUte", "Benton", "Alakanuk", "AnaktuvukPass", "Aniak", "Atmautluak", "BillMooresSlough", "Chefornak", "ClarksPoint", "CrookedCreek", "DotLake", "Iliamna", "Kalskag", "Kaltag", "Kotlik", "LowerKalskag", "Ohogamiut", "RedDevil", "Sleetmute", "Solomon", "StonyRiver", "Venetie", "Wainwright", "WalkerRiver", "Wampanoag", "Washoe", "WhiteMountain", "Wichita", "Wilton", "Winnebago", "Winnemucca", "Wiyot", "Wrangell", "WyandotteNation", "Yakutat", "Yankton", "YavapaiApache", "YavapaiPrescott", "Yerington", "YochaDehe", "YombaShoshone", "YsletaDelSur", "YuhaaviatamofSanManuelNation", "Andreafski", "Yurok", "PuebloofZuni", "Other"

         OtherLocalOrTribalstringOther local or tribal details
Size Range:150
   DeleteBeneficialOwnerobject[]Object to delete an existing Beneficial Owner Details of a submission
      BeneficialOwnerIdGuidA unique ID generated by TaxBandits will be returned in the response after the Beneficial Owner is created. You must provide the BeneficialOwnerId when you want to delete an existing Beneficial Owner.
   SubmitterInformationobjectObject contains the information about the submitter
      FirstNmstringThe first name of the submitter
Size Range:50
      LastNmstringThe last name of the submitter
Size Range:50
      EmailstringThe email address of the submitter
Size Range:150

Request JSON

Request using SubmissionId.

{
"ReturnHeader": {
"SubmissionId": "fadae687-8036-4343-bcdc-e5d41dc4a1b6",
"ReportNumber": null,
"ReportType": "INITIAL",
"PrevReportDetails": {
"SubmissionId": null,
"LegalNm": null,
"TINType": null,
"TIN": null,
"TaxIDCountry": null
},
"IsRequestFinCENId": false,
"ReportingCompany": {
"ReportingCompanyId": "db713b7d-5459-4765-9ec8-5ec27d5ff2f4",
"TINType": "EIN",
"TIN": "349756316",
"LegalNm": "Snowdaze LLC",
"DBAs": [
"Iceberg Icecreams"
],
"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
}
},
"ReturnData": {
"AddCompanyApplicants": [
{
"SequenceId": "1",
"CompanyApplicantId": null,
"FinCENID": null,
"FirstNm": "Shawn",
"MiddleNm": null,
"LastNm": "Williams",
"Suffix": null,
"DOB": "01/28/1999",
"AddressType": "Residential",
"Address": {
"StreetAddress": "120 Bremner Blvd",
"City": "Toronto",
"State": "ON",
"ZipCd": "AB4 568",
"Country": "CA"
},
"FormOfIdentification": {
"DocumentType": "Driving_License",
"DocumentNumber": "340007237",
"ForeignDocumentCountry": "US",
"DocumentIssuedState": "AK",
"DocumentIssuedLocalOrTribal": null,
"OtherLocalOrTribal": null
}
}
],
"EditCompanyApplicants": [
{
"SequenceId": "1",
"CompanyApplicantId": "a14292c9-fb21-40a3-b34a-791db876a84e",
"FinCENID": null,
"FirstNm": "Chandler",
"MiddleNm": null,
"LastNm": "Williams",
"Suffix": null,
"DOB": "01/28/1999",
"AddressType": "Residential",
"Address": {
"StreetAddress": "120 Bremner Blvd",
"City": "Toronto",
"State": "ON",
"ZipCd": "AB4 568",
"Country": "CA"
},
"FormOfIdentification": {
"DocumentType": "Driving_License",
"DocumentNumber": "340007237",
"ForeignDocumentCountry": "US",
"DocumentIssuedState": "AK",
"DocumentIssuedLocalOrTribal": null,
"OtherLocalOrTribal": null
}
}
],
"DeleteCompanyApplicants": [
{
"CompanyApplicantId": "d7f514ee-b00e-4755-a0d4-0755e693ce60"
}
],
"AddBeneficialOwners": [
{
"SequenceId": "1",
"BeneficialOwnerId": null,
"IsParentOrGuardian": false,
"FinCENID": null,
"IsExemptEntity": false,
"ExemptEntityInformation": {
"EntityLegalNm": null,
"IndividualLastNm": null
},
"LegalNm":null,
"FirstNm": "Peter",
"MiddleNm": null,
"LastNm": "Paul",
"Suffix": null,
"DOB": "01/28/1999",
"ResidentialAddress": {
"StreetAddress": "120 Bremner Blvd",
"City": "Toronto",
"State": "ON",
"ZipCd": "AB4 568",
"Country": "CA"
},
"FormOfIdentification": {
"DocumentType": "Driving_License",
"DocumentNumber": "340007237",
"ForeignDocumentCountry": "US",
"DocumentIssuedState": "AL",
"DocumentIssuedLocalOrTribal": null,
"OtherLocalOrTribal": null
}
}
],
"EditBeneficialOwners": [
{
"SequenceId": "1",
"BeneficialOwnerId": "3fecd7b7-d19b-4891-87c7-5434bbdcc086",
"IsParentOrGuardian": false,
"FinCENID": null,
"IsExemptEntity": false,
"ExemptEntityInformation": {
"EntityLegalNm": null,
"IndividualLastNm": null
},
"FirstNm": "Chandler",
"MiddleNm": null,
"LastNm": "Smith",
"Suffix": null,
"DOB": "01/28/1999",
"ResidentialAddress": {
"StreetAddress": "120 Bremner Blvd",
"City": "Toronto",
"State": "ON",
"ZipCd": "AB4 568",
"Country": "CA"
},
"FormOfIdentification": {
"DocumentType": "Driving_License",
"DocumentNumber": "340007237",
"ForeignDocumentCountry": "US",
"DocumentIssuedState": "AL",
"DocumentIssuedLocalOrTribal": null,
"OtherLocalOrTribal": null
}
}
],
"DeleteBeneficialOwners": [
{
"BeneficialOwnerId": "0a5f57f8-fa0a-45ba-a538-7f192480aaa3"
}
],
"SubmitterInformation": {
"FirstNm": "Steve",
"LastNm": "Austin",
"Email": "Steve@sample.com"
}
}
}

Response Body

FieldTypeDescription
StatusCodenumberReturns the HTTP status codes like 200, 300 etc.
StatusNamestringName of the status code
StatusMessagestringDetailed status message
SubmissionIdGuidUnique identifier provided by TaxBandits for each success submission.
ReportNumbernumberUnique identifier provided by TaxBandits for each success report in reference to view the report in TaxBandits application
ReportTypestringThe type of the report created in the submission
ReportStatusstringProvides the Status of the report.
StatusTsstringDate and time of the report created
ReportingCompanyIdGuidUnique identifier provided by TaxBandits for each successfully added Reporting Company.
BOIRRecordsobjectPulls BOIR records with Success and Error statuses
   SuccessRecordsobjectIt will show the detailed information about the success status of BOIR Report
      CompanyApplicantsobject[]Pulls the information of successfully added Company Applicant
         SequenceIdstringA unique reference ID for the Company Applicant provided in the request to identify a particular applicant.
         CompanyApplicantIdGuidUnique identifier provided by TaxBandits for each successfully added Company Applicant
         StatusstringReturns the status of Company Applicant.
Sample Status: "ADDED", "UPDATED", "DELETED"
      BeneficialOwnersobject[]Pulls the information of successfully added Beneficial Owner
         SequenceIdstringA unique reference ID for the Beneficial Owner provirequest to identify a particular owner
         BeneficialOwnerIdGuidUnique identifier provided by TaxBandits for each successfully added Beneficial Owner
         StatusstringReturns the status of Beneficial Owner
Sample Status: "ADDED", "UPDATED", "DELETED"
   ErrorRecordsobjectObject that provides the collection of error information in Return Data
      CompanyApplicantsobject[]Pulls the information of errored node under the object Company Applicant
         SequenceIdstringA unique reference ID for the Company Applicant provided in the request to identify a particular applicant's error in the request.
         Errorsobject[]Object that provides the collection of error information in Company Applicant
            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
      BeneficialOwnersobject[]Pulls the information of errored node under the object Beneficial Owners
         SequenceIdstringA unique reference ID for the Beneficial Owner provided in the request to identify a particular owner's error in the request.
         Errorsobject[]Object that provides the collection of error information in Beneficial Owners
            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 errormessage
      SubmitterInformationobject[]Pulls the information of errored node under the object Submitter Information
         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
Errorsobject[]Object that provides the collection of error information in Return Header
   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": "42e0361b-5efb-4c75-a9f7-d8e72d21a4f5",
"ReportNumber": "109998",
"ReportType": "INITIAL",
"ReportStatus": "CREATED",
"StatusTs": "2024-08-08T06:44:09.735Z",
"ReportingCompanyId": "2f9ff8c3-1952-438d-8a96-346bd3363788",
"BOIRRecords": {
"SuccessRecords": {
"CompanyApplicants": [
{
"SequenceId": "1",
"CompanyApplicantId": "d0008fde-3266-49fb-88e5-7ec28c6d11d1",
"Status": "ADDED"
},
{
"SequenceId": "1",
"CompanyApplicantId": "ae3bb92b-1abb-429f-9149-8416d3a0e2b6",
"Status": "UPDATED"
},
{
"SequenceId": "1",
"CompanyApplicantId": "ae3bb92b-1abb-429f-9149-8416d3a0e2b6",
"Status": "DELETED"
}

],
"BeneficialOwners": [
{
"SequenceId": "1",
"BeneficialOwnerId": "8cfa507b-55d3-4743-b598-f146dfc0d46e",
"Status": "ADDED"
},
{
"SequenceId": "1",
"BeneficialOwnerId": "5060cf6a-72ae-4633-aa47-39d1c5675788",
"Status": "UPDATED"
},
{
"SequenceId": "1",
"BeneficialOwnerId": "5060cf6a-72ae-4633-aa47-39d1c5675788",
"Status": "DELETED"
}

]
},
"ErrorRecords": null
},
"Errors": null
}