Create Company Tax FormAsk AIpost https://api.routable.com/v1/companies/{company_id}/tax-formsCreate a new TaxForm for the specified Company.Path Paramscompany_iduuidrequiredThe Company ID.Body Paramsw8benw8ben_ew9acting_team_memberuuidrequiredThe ID of the TeamMember performing this action. This will be displayed in the Routable Dashboard.country_codestringenumrequiredlength between 2 and 2Country code in ISO 3166-1 Alpha-2 format.BRADAEAFAGAIALAMAOARASATAUAWAXAZBABBBDBEBFBGBHBIBJBLBMBNBOBQBRBSBTBWBZCACCCDCFCGCHCICLCMCNCOCRCVCXCYCZDEDJDKDMDODZECEEEGEHERESETFIFJFKFMFOFRGAGBGDGEGFGGGHGIGLGMGNGPGQGRGTGUGWGYHKHMHNHRHTHUIDIEILIMINIQISITJEJMJOJPKEKGKHKIKMKNKRKWKYKZLALBLCLILKLRLSLTLULVMAMCMDMEMFMGMHMKMLMNMOMPMQMRMSMTMUMVMXMWMYMZNANCNENFNGNINLNONPNRNUNZOMPAPEPFPGPHPKPLPMPNPRPTPWPYQARERORSRWSASBSCSESGSHSISJSKSLSMSNSOSRSTSVSXSZTCTDTFTGTHTJTKTLTMTNTOTRTTTVTWTZUAUGUMUSUYUZVAVCVIVNVUXKWFWSXXYEYTZAZMZWShow 232 enum valuesgovernment_idobjectRefers to the Foreign Government ID for an individual or business.government_id objectlegal_namestringrequiredlength ≤ 128The Individual's legal name.mailing_addressobjectThe company's mailing address. Optional. If omitted, defaults to the value of residence_address.Address objectresidence_addressobjectrequiredThe individual's permanent residence address.Address objectsignaturestringlength ≤ 64Signature of the person submitting the tax form. In the payload you must provide either: signature field, when signing the form by submitting it. uploaded_form object when uploading already signed tax form. treaty_benefitsobjectWhether the individual claims treaty benefits between the United States and the country of citizenship.Treaty Benefits objecttypestringenumDefaults to w8benType of company tax form.w8benw8benAllowed:w8benus_government_idobjectUS government ID for foreign individuals. This value can be a SSN or ITIN.us_government_id objectuploaded_formobjectModels an uploaded tax form. In the payload you must provide either: signature field, when signing the form by submitting it. uploaded_form object when uploading already signed tax form. uploaded_form objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200OK 400Thrown when the Company is not eligible to submit a TaxForm.Updated 6 months ago