avalara_sdk 25.7.2 → 25.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +76 -39
- data/docs/A1099/V2/BulkUpsert1099FormsRequest.md +3 -1
- data/docs/A1099/V2/CompaniesW9Api.md +22 -22
- data/docs/A1099/V2/CoveredIndividualReferenceResponse.md +56 -0
- data/docs/A1099/V2/CoveredIndividualRequest.md +19 -19
- data/docs/A1099/V2/Create1099Form201Response.md +59 -0
- data/docs/A1099/V2/CreateW9Form201Response.md +55 -0
- data/docs/A1099/V2/CreateW9FormRequest.md +55 -0
- data/docs/A1099/V2/Form1042SList.md +20 -0
- data/docs/A1099/V2/Form1042SListItem.md +108 -0
- data/docs/A1099/V2/Form1042SListItemResponse.md +130 -0
- data/docs/A1099/V2/Form1042SRequest.md +110 -0
- data/docs/A1099/V2/Form1042SResponse.md +88 -0
- data/docs/A1099/V2/Form1095BListItem.md +31 -31
- data/docs/A1099/V2/Form1095BListItemResponse.md +86 -0
- data/docs/A1099/V2/Form1095BRequest.md +33 -33
- data/docs/A1099/V2/Form1099BaseResponse.md +82 -0
- data/docs/A1099/V2/Form1099DivListItem.md +45 -45
- data/docs/A1099/V2/Form1099DivRequest.md +44 -44
- data/docs/A1099/V2/Form1099DivResponse.md +3 -3
- data/docs/A1099/V2/Form1099KListItem.md +46 -46
- data/docs/A1099/V2/Form1099KListItemResponse.md +122 -0
- data/docs/A1099/V2/Form1099KRequest.md +45 -45
- data/docs/A1099/V2/Form1099ListResponse.md +18 -0
- data/docs/A1099/V2/Form1099ListResponseValueInner.md +59 -0
- data/docs/A1099/V2/Form1099MiscListItem.md +43 -43
- data/docs/A1099/V2/Form1099MiscListItemResponse.md +108 -0
- data/docs/A1099/V2/Form1099MiscRequest.md +42 -42
- data/docs/A1099/V2/Form1099MiscResponse.md +5 -5
- data/docs/A1099/V2/Form1099NecListItem.md +31 -31
- data/docs/A1099/V2/Form1099NecListItemResponse.md +88 -0
- data/docs/A1099/V2/Form1099NecRequest.md +30 -30
- data/docs/A1099/V2/Form1099NecResponse.md +5 -5
- data/docs/A1099/V2/Form1099RListItem.md +47 -47
- data/docs/A1099/V2/Form1099RListItemResponse.md +122 -0
- data/docs/A1099/V2/Form1099RRequest.md +45 -45
- data/docs/A1099/V2/Form1099StatusDetailResponse.md +20 -0
- data/docs/A1099/V2/FormRequestBase.md +23 -23
- data/docs/A1099/V2/FormRequestListItemBase.md +66 -0
- data/docs/A1099/V2/FormResponseBase.md +3 -3
- data/docs/A1099/V2/FormSingleRequestBase.md +25 -25
- data/docs/A1099/V2/Forms1099Api.md +75 -63
- data/docs/A1099/V2/FormsW9Api.md +61 -56
- data/docs/A1099/V2/Get1099Form200Response.md +15 -11
- data/docs/A1099/V2/IntermediaryOrFlowThrough.md +38 -0
- data/docs/A1099/V2/IntermediaryOrFlowThroughRequest.md +38 -0
- data/docs/A1099/V2/IntermediaryOrFlowThroughResponse.md +38 -0
- data/docs/A1099/V2/Issuers1099Api.md +23 -23
- data/docs/A1099/V2/JobResult.md +15 -15
- data/docs/A1099/V2/Jobs1099Api.md +2 -2
- data/docs/A1099/V2/PrimaryWithholdingAgent.md +20 -0
- data/docs/A1099/V2/PrimaryWithholdingAgentRequest.md +20 -0
- data/docs/A1099/V2/PrimaryWithholdingAgentResponse.md +20 -0
- data/docs/A1099/V2/StateAndLocalWithholdingResponse.md +8 -8
- data/docs/A1099/V2/StateEfileStatusDetailResponse.md +22 -0
- data/docs/A1099/V2/SubstantialUsOwnerRequest.md +22 -0
- data/docs/A1099/V2/Update1099Form200Response.md +3 -1
- data/docs/A1099/V2/ValidationErrorResponse.md +20 -0
- data/docs/A1099/V2/W4FormDataModel.md +5 -5
- data/docs/A1099/V2/W4FormRequest.md +66 -0
- data/docs/A1099/V2/W8BenEFormRequest.md +218 -0
- data/docs/A1099/V2/W8BenEFormResponse.md +3 -3
- data/docs/A1099/V2/W8BenFormDataModel.md +5 -5
- data/docs/A1099/V2/W8BenFormRequest.md +76 -0
- data/docs/A1099/V2/W8BeneFormDataModel.md +5 -5
- data/docs/A1099/V2/W8ImyFormDataModel.md +5 -5
- data/docs/A1099/V2/W8ImyFormRequest.md +250 -0
- data/docs/A1099/V2/W8ImyFormResponse.md +2 -2
- data/docs/A1099/V2/W9FormBaseRequest.md +28 -0
- data/docs/A1099/V2/W9FormDataModel.md +5 -5
- data/docs/A1099/V2/W9FormRequest.md +64 -0
- data/docs/EInvoicing/V1/Address.md +28 -0
- data/docs/EInvoicing/V1/BatchErrorDetail.md +20 -0
- data/docs/EInvoicing/V1/BatchSearchListResponse.md +2 -2
- data/docs/EInvoicing/V1/Consents.md +18 -0
- data/docs/EInvoicing/V1/CreateTradingPartner201Response.md +22 -0
- data/docs/EInvoicing/V1/CreateTradingPartnersBatch200Response.md +22 -0
- data/docs/EInvoicing/V1/CreateTradingPartnersBatch200ResponseValueInner.md +22 -0
- data/docs/EInvoicing/V1/CreateTradingPartnersBatchRequest.md +18 -0
- data/docs/EInvoicing/V1/DataInputFieldsApi.md +5 -5
- data/docs/EInvoicing/V1/DocumentsApi.md +9 -9
- data/docs/EInvoicing/V1/Extension.md +20 -0
- data/docs/EInvoicing/V1/Identifier.md +22 -0
- data/docs/EInvoicing/V1/InteropApi.md +1 -1
- data/docs/EInvoicing/V1/MandatesApi.md +6 -6
- data/docs/EInvoicing/V1/SearchParticipants200Response.md +22 -0
- data/docs/EInvoicing/V1/SubscriptionsApi.md +12 -12
- data/docs/EInvoicing/V1/SupportedDocumentTypes.md +26 -0
- data/docs/EInvoicing/V1/TaxIdentifierRequest.md +24 -0
- data/docs/EInvoicing/V1/TaxIdentifierResponse.md +20 -0
- data/docs/EInvoicing/V1/TaxIdentifierResponseValue.md +22 -0
- data/docs/EInvoicing/V1/TaxIdentifierSchemaByCountry200Response.md +20 -0
- data/docs/EInvoicing/V1/TaxIdentifiersApi.md +177 -0
- data/docs/EInvoicing/V1/TradingPartner.md +34 -0
- data/docs/EInvoicing/V1/TradingPartnersApi.md +412 -75
- data/docs/EInvoicing/V1/UpdateTradingPartner200Response.md +22 -0
- data/docs/EInvoicing/V1/ValidationError.md +20 -0
- data/lib/avalara_sdk/api/A1099/V2/companies_w9_api.rb +14 -14
- data/lib/avalara_sdk/api/A1099/V2/forms1099_api.rb +51 -39
- data/lib/avalara_sdk/api/A1099/V2/forms_w9_api.rb +56 -50
- data/lib/avalara_sdk/api/A1099/V2/issuers1099_api.rb +20 -20
- data/lib/avalara_sdk/api/A1099/V2/jobs1099_api.rb +2 -2
- data/lib/avalara_sdk/api/EInvoicing/V1/data_input_fields_api.rb +7 -7
- data/lib/avalara_sdk/api/EInvoicing/V1/documents_api.rb +11 -11
- data/lib/avalara_sdk/api/EInvoicing/V1/interop_api.rb +2 -2
- data/lib/avalara_sdk/api/EInvoicing/V1/mandates_api.rb +8 -8
- data/lib/avalara_sdk/api/EInvoicing/V1/subscriptions_api.rb +21 -21
- data/lib/avalara_sdk/api/EInvoicing/V1/tax_identifiers_api.rb +531 -0
- data/lib/avalara_sdk/api/EInvoicing/V1/trading_partners_api.rb +660 -80
- data/lib/avalara_sdk/models/A1099/V2/attribute.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/authorized_api_request_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/authorized_api_request_v2_data_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/base_company_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/base_form_list_request.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/bulk_upsert1099_forms_request.rb +2 -1
- data/lib/avalara_sdk/models/A1099/V2/company_create_update_request_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/company_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/company_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/company_response_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/covered_individual_reference_response.rb +407 -0
- data/lib/avalara_sdk/models/A1099/V2/covered_individual_request.rb +20 -1
- data/lib/avalara_sdk/models/A1099/V2/create1099_form201_response.rb +106 -0
- data/lib/avalara_sdk/models/A1099/V2/create_w9_form201_response.rb +104 -0
- data/lib/avalara_sdk/models/A1099/V2/create_w9_form_request.rb +104 -0
- data/lib/avalara_sdk/models/A1099/V2/data.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/error_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/error_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/error_response_errors_inner.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_list.rb +238 -0
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_list_item.rb +891 -0
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_list_item_response.rb +925 -0
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_request.rb +855 -0
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_response.rb +600 -0
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_list.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_list_item.rb +147 -14
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_list_item_response.rb +700 -0
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_request.rb +149 -16
- data/lib/avalara_sdk/models/A1099/V2/form1099_base_response.rb +661 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_list.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_list_item.rb +168 -13
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_request.rb +159 -14
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_response.rb +5 -5
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_list.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_list_item.rb +169 -13
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_list_item_response.rb +930 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_request.rb +160 -14
- data/lib/avalara_sdk/models/A1099/V2/form1099_list_response.rb +220 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_list_response_value_inner.rb +106 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_list.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_list_item.rb +171 -19
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_list_item_response.rb +810 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_request.rb +162 -20
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_response.rb +12 -12
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_list.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_list_item.rb +168 -20
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_list_item_response.rb +700 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_request.rb +157 -20
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_response.rb +12 -12
- data/lib/avalara_sdk/models/A1099/V2/form1099_proccess_result.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_list.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_list_item.rb +171 -15
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_list_item_response.rb +888 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_request.rb +160 -14
- data/lib/avalara_sdk/models/A1099/V2/form1099_status_detail_response.rb +223 -0
- data/lib/avalara_sdk/models/A1099/V2/form_request_base.rb +138 -12
- data/lib/avalara_sdk/models/A1099/V2/form_request_list_item_base.rb +611 -0
- data/lib/avalara_sdk/models/A1099/V2/form_response_base.rb +5 -5
- data/lib/avalara_sdk/models/A1099/V2/form_single_request_base.rb +140 -14
- data/lib/avalara_sdk/models/A1099/V2/get1099_form200_response.rb +8 -6
- data/lib/avalara_sdk/models/A1099/V2/http_validation_problem_details.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/i_create_form1099_request.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/i_update_form1099_request.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/intermediary_or_flow_through.rb +311 -0
- data/lib/avalara_sdk/models/A1099/V2/intermediary_or_flow_through_request.rb +311 -0
- data/lib/avalara_sdk/models/A1099/V2/intermediary_or_flow_through_response.rb +311 -0
- data/lib/avalara_sdk/models/A1099/V2/issuer_command.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/issuer_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/iw9_form_data_models_one_of.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/job_result.rb +16 -1
- data/lib/avalara_sdk/models/A1099/V2/link.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/paginated_query_result_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/paginated_query_result_model_company_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/paginated_query_result_model_issuer_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/paginated_w9_forms_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/primary_withholding_agent.rb +221 -0
- data/lib/avalara_sdk/models/A1099/V2/primary_withholding_agent_request.rb +221 -0
- data/lib/avalara_sdk/models/A1099/V2/primary_withholding_agent_response.rb +221 -0
- data/lib/avalara_sdk/models/A1099/V2/problem_details.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/state_and_local_withholding_request.rb +5 -1
- data/lib/avalara_sdk/models/A1099/V2/state_and_local_withholding_response.rb +9 -1
- data/lib/avalara_sdk/models/A1099/V2/state_efile_status_detail_response.rb +231 -0
- data/lib/avalara_sdk/models/A1099/V2/status_detail.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/substantial_us_owner_request.rb +233 -0
- data/lib/avalara_sdk/models/A1099/V2/substantial_us_owner_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/update1099_form200_response.rb +2 -1
- data/lib/avalara_sdk/models/A1099/V2/validation_error_response.rb +231 -0
- data/lib/avalara_sdk/models/A1099/V2/w4_form_data_model.rb +6 -6
- data/lib/avalara_sdk/models/A1099/V2/w4_form_request.rb +509 -0
- data/lib/avalara_sdk/models/A1099/V2/w4_form_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_e_form_request.rb +1343 -0
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_e_form_response.rb +4 -4
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_e_substantial_us_owner_data_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_form_data_model.rb +6 -6
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_form_request.rb +561 -0
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_form_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/w8_bene_form_data_model.rb +6 -6
- data/lib/avalara_sdk/models/A1099/V2/w8_imy_form_data_model.rb +6 -6
- data/lib/avalara_sdk/models/A1099/V2/w8_imy_form_request.rb +1518 -0
- data/lib/avalara_sdk/models/A1099/V2/w8_imy_form_response.rb +3 -3
- data/lib/avalara_sdk/models/A1099/V2/w9_form_base_request.rb +299 -0
- data/lib/avalara_sdk/models/A1099/V2/w9_form_base_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/w9_form_data_model.rb +6 -6
- data/lib/avalara_sdk/models/A1099/V2/w9_form_request.rb +495 -0
- data/lib/avalara_sdk/models/A1099/V2/w9_form_response.rb +4 -3
- data/lib/avalara_sdk/models/EInvoicing/V1/address.rb +382 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/batch_error_detail.rb +223 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/batch_search.rb +1 -1
- data/lib/avalara_sdk/models/EInvoicing/V1/batch_search_list_response.rb +3 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/consents.rb +213 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/create_trading_partner201_response.rb +231 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/create_trading_partners_batch200_response.rb +232 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/create_trading_partners_batch200_response_value_inner.rb +231 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/create_trading_partners_batch_request.rb +212 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/data_input_fields_response.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/document_fetch.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/error_response.rb +1 -1
- data/lib/avalara_sdk/models/EInvoicing/V1/extension.rb +256 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/hmac_signature_value.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/identifier.rb +302 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/mandate.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/pagination.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/required_when_field.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/search_participants200_response.rb +232 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/signature.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/signature_value.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/subscription_common.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/success_response.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/supported_document_types.rb +305 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/tax_identifier_request.rb +329 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/tax_identifier_response.rb +228 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/tax_identifier_response_value.rb +231 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/tax_identifier_schema_by_country200_response.rb +235 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/trading_partner.rb +411 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/update_trading_partner200_response.rb +231 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/validation_error.rb +222 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/webhooks_error_response.rb +1 -2
- data/lib/avalara_sdk/version.rb +1 -1
- data/lib/avalara_sdk.rb +53 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-11.1.3/byebug/byebug.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-11.1.3/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.4.1/date_core.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.4.1/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.4.1/mkmf.log +4 -4
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debase-0.2.9/attach.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debase-0.2.9/debase_internals.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debase-0.2.9/gem_make.out +7 -7
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debase-0.2.9/mkmf.log +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debug-1.10.0/debug/debug.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debug-1.10.0/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/erb-5.0.1/erb/escape.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/erb-5.0.1/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.0/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.0/io/console.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.0/mkmf.log +21 -21
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.12.2/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.12.2/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.12.2/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.12.2/mkmf.log +7 -7
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/prism-1.4.0/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/prism-1.4.0/mkmf.log +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/prism-1.4.0/prism/prism.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.2.6/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.2.6/mkmf.log +10 -10
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.2.6/psych.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/ruby-debug-ide-0.7.3/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.7/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.7/mkmf.log +2 -2
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.7/stringio.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/ext/byebug/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/lib/byebug/byebug.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/ext/date/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/lib/date_core.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/debase-0.2.9/ext/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/debase-0.2.9/ext/attach/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/debase-0.2.9/lib/attach.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/debase-0.2.9/lib/debase_internals.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/debug-1.10.0/ext/debug/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/debug-1.10.0/lib/debug/debug.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/erb-5.0.1/ext/erb/escape/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/erb-5.0.1/lib/erb/escape.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.0/ext/io/console/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.0/lib/io/console.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/json-2.12.2/ext/json/ext/generator/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/json-2.12.2/ext/json/ext/parser/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/json-2.12.2/lib/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/json-2.12.2/lib/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/ext/prism/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/lib/prism/prism.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/lib/psych.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/lib/stringio.so +0 -0
- metadata +108 -2
@@ -0,0 +1,55 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::CreateW9Form201Response
|
2
|
+
|
3
|
+
## Class instance methods
|
4
|
+
|
5
|
+
### `openapi_one_of`
|
6
|
+
|
7
|
+
Returns the list of classes defined in oneOf.
|
8
|
+
|
9
|
+
#### Example
|
10
|
+
|
11
|
+
```ruby
|
12
|
+
require 'avalara_sdk'
|
13
|
+
|
14
|
+
AvalaraSdk::A1099::V2::CreateW9Form201Response.openapi_one_of
|
15
|
+
# =>
|
16
|
+
# [
|
17
|
+
# :'W4FormResponse',
|
18
|
+
# :'W8BenEFormResponse',
|
19
|
+
# :'W8BenFormResponse',
|
20
|
+
# :'W8ImyFormResponse',
|
21
|
+
# :'W9FormResponse'
|
22
|
+
# ]
|
23
|
+
```
|
24
|
+
|
25
|
+
### build
|
26
|
+
|
27
|
+
Find the appropriate object from the `openapi_one_of` list and casts the data into it.
|
28
|
+
|
29
|
+
#### Example
|
30
|
+
|
31
|
+
```ruby
|
32
|
+
require 'avalara_sdk'
|
33
|
+
|
34
|
+
AvalaraSdk::A1099::V2::CreateW9Form201Response.build(data)
|
35
|
+
# => #<W4FormResponse:0x00007fdd4aab02a0>
|
36
|
+
|
37
|
+
AvalaraSdk::A1099::V2::CreateW9Form201Response.build(data_that_doesnt_match)
|
38
|
+
# => nil
|
39
|
+
```
|
40
|
+
|
41
|
+
#### Parameters
|
42
|
+
|
43
|
+
| Name | Type | Description |
|
44
|
+
| ---- | ---- | ----------- |
|
45
|
+
| **data** | **Mixed** | data to be matched against the list of oneOf items |
|
46
|
+
|
47
|
+
#### Return type
|
48
|
+
|
49
|
+
- `W4FormResponse`
|
50
|
+
- `W8BenEFormResponse`
|
51
|
+
- `W8BenFormResponse`
|
52
|
+
- `W8ImyFormResponse`
|
53
|
+
- `W9FormResponse`
|
54
|
+
- `nil` (if no type matches)
|
55
|
+
|
@@ -0,0 +1,55 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::CreateW9FormRequest
|
2
|
+
|
3
|
+
## Class instance methods
|
4
|
+
|
5
|
+
### `openapi_one_of`
|
6
|
+
|
7
|
+
Returns the list of classes defined in oneOf.
|
8
|
+
|
9
|
+
#### Example
|
10
|
+
|
11
|
+
```ruby
|
12
|
+
require 'avalara_sdk'
|
13
|
+
|
14
|
+
AvalaraSdk::A1099::V2::CreateW9FormRequest.openapi_one_of
|
15
|
+
# =>
|
16
|
+
# [
|
17
|
+
# :'W4FormRequest',
|
18
|
+
# :'W8BenEFormRequest',
|
19
|
+
# :'W8BenFormRequest',
|
20
|
+
# :'W8ImyFormRequest',
|
21
|
+
# :'W9FormRequest'
|
22
|
+
# ]
|
23
|
+
```
|
24
|
+
|
25
|
+
### build
|
26
|
+
|
27
|
+
Find the appropriate object from the `openapi_one_of` list and casts the data into it.
|
28
|
+
|
29
|
+
#### Example
|
30
|
+
|
31
|
+
```ruby
|
32
|
+
require 'avalara_sdk'
|
33
|
+
|
34
|
+
AvalaraSdk::A1099::V2::CreateW9FormRequest.build(data)
|
35
|
+
# => #<W4FormRequest:0x00007fdd4aab02a0>
|
36
|
+
|
37
|
+
AvalaraSdk::A1099::V2::CreateW9FormRequest.build(data_that_doesnt_match)
|
38
|
+
# => nil
|
39
|
+
```
|
40
|
+
|
41
|
+
#### Parameters
|
42
|
+
|
43
|
+
| Name | Type | Description |
|
44
|
+
| ---- | ---- | ----------- |
|
45
|
+
| **data** | **Mixed** | data to be matched against the list of oneOf items |
|
46
|
+
|
47
|
+
#### Return type
|
48
|
+
|
49
|
+
- `W4FormRequest`
|
50
|
+
- `W8BenEFormRequest`
|
51
|
+
- `W8BenFormRequest`
|
52
|
+
- `W8ImyFormRequest`
|
53
|
+
- `W9FormRequest`
|
54
|
+
- `nil` (if no type matches)
|
55
|
+
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::Form1042SList
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **forms** | [**Array<Form1042SListItem>**](Form1042SListItem.md) | | [optional] |
|
8
|
+
| **form_type** | **String** | | [optional] |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'avalara_sdk'
|
14
|
+
|
15
|
+
instance = AvalaraSdk::A1099::V2::Form1042SList.new(
|
16
|
+
forms: null,
|
17
|
+
form_type: null
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
@@ -0,0 +1,108 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::Form1042SListItem
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **unique_form_id** | **String** | Unique form identifier | [optional] |
|
8
|
+
| **no_tin** | **Boolean** | No TIN indicator | [optional] |
|
9
|
+
| **recipient_date_of_birth** | **Time** | Recipient's date of birth | [optional] |
|
10
|
+
| **recipient_giin** | **String** | Recipient's GIIN (Global Intermediary Identification Number) | [optional] |
|
11
|
+
| **recipient_foreign_tin** | **String** | Recipient's foreign TIN | [optional] |
|
12
|
+
| **lob_code** | **String** | Limitation on benefits code | [optional] |
|
13
|
+
| **income_code** | **String** | Income code | [optional] |
|
14
|
+
| **gross_income** | **Float** | Gross income | [optional] |
|
15
|
+
| **withholding_indicator** | **String** | Withholding indicator | [optional] |
|
16
|
+
| **tax_country_code** | **String** | Country code | [optional] |
|
17
|
+
| **exemption_code_chap3** | **String** | Exemption code (Chapter 3) | [optional] |
|
18
|
+
| **exemption_code_chap4** | **String** | Exemption code (Chapter 4) | [optional] |
|
19
|
+
| **tax_rate_chap3** | **String** | Tax rate (Chapter 3) | [optional] |
|
20
|
+
| **withholding_allowance** | **Float** | Withholding allowance | [optional] |
|
21
|
+
| **federal_tax_withheld** | **Float** | Federal tax withheld | [optional] |
|
22
|
+
| **tax_not_deposited_indicator** | **Boolean** | Tax not deposited indicator | [optional] |
|
23
|
+
| **academic_indicator** | **Boolean** | Academic indicator | [optional] |
|
24
|
+
| **tax_withheld_other_agents** | **Float** | Tax withheld by other agents | [optional] |
|
25
|
+
| **amount_repaid** | **Float** | Amount repaid to recipient | [optional] |
|
26
|
+
| **tax_paid_agent** | **Float** | Tax paid by withholding agent | [optional] |
|
27
|
+
| **chap3_status_code** | **String** | Chapter 3 status code | [optional] |
|
28
|
+
| **chap4_status_code** | **String** | Chapter 4 status code | [optional] |
|
29
|
+
| **primary_withholding_agent** | [**PrimaryWithholdingAgent**](PrimaryWithholdingAgent.md) | Primary withholding agent information | [optional] |
|
30
|
+
| **intermediary_or_flow_through** | [**IntermediaryOrFlowThrough**](IntermediaryOrFlowThrough.md) | Intermediary or flow-through entity information | [optional] |
|
31
|
+
| **issuer_id** | **String** | Issuer ID | [optional] |
|
32
|
+
| **reference_id** | **String** | Reference ID | [optional] |
|
33
|
+
| **recipient_tin** | **String** | Recipient Tax ID Number | [optional] |
|
34
|
+
| **recipient_name** | **String** | Recipient name | |
|
35
|
+
| **tin_type** | **String** | Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN | [optional] |
|
36
|
+
| **recipient_second_name** | **String** | Recipient second name | [optional] |
|
37
|
+
| **address** | **String** | Address | |
|
38
|
+
| **address2** | **String** | Address line 2 | [optional] |
|
39
|
+
| **city** | **String** | City | |
|
40
|
+
| **state** | **String** | US state. Required if CountryCode is \"US\". | [optional] |
|
41
|
+
| **zip** | **String** | Zip/postal code | [optional] |
|
42
|
+
| **recipient_email** | **String** | Recipient email address | [optional] |
|
43
|
+
| **account_number** | **String** | Account number | [optional] |
|
44
|
+
| **office_code** | **String** | Office code | [optional] |
|
45
|
+
| **recipient_non_us_province** | **String** | Foreign province | [optional] |
|
46
|
+
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes | |
|
47
|
+
| **federal_e_file** | **Boolean** | Boolean indicating that federal e-filing should be scheduled for this form | [optional] |
|
48
|
+
| **postal_mail** | **Boolean** | Boolean indicating that postal mailing to the recipient should be scheduled for this form | [optional] |
|
49
|
+
| **state_e_file** | **Boolean** | Boolean indicating that state e-filing should be scheduled for this form | [optional] |
|
50
|
+
| **tin_match** | **Boolean** | Boolean indicating that TIN Matching should be scheduled for this form | [optional] |
|
51
|
+
| **address_verification** | **Boolean** | Boolean indicating that address verification should be scheduled for this form | [optional] |
|
52
|
+
| **state_and_local_withholding** | [**StateAndLocalWithholdingRequest**](StateAndLocalWithholdingRequest.md) | State and local withholding information | [optional] |
|
53
|
+
|
54
|
+
## Example
|
55
|
+
|
56
|
+
```ruby
|
57
|
+
require 'avalara_sdk'
|
58
|
+
|
59
|
+
instance = AvalaraSdk::A1099::V2::Form1042SListItem.new(
|
60
|
+
unique_form_id: null,
|
61
|
+
no_tin: null,
|
62
|
+
recipient_date_of_birth: null,
|
63
|
+
recipient_giin: null,
|
64
|
+
recipient_foreign_tin: null,
|
65
|
+
lob_code: null,
|
66
|
+
income_code: null,
|
67
|
+
gross_income: null,
|
68
|
+
withholding_indicator: null,
|
69
|
+
tax_country_code: null,
|
70
|
+
exemption_code_chap3: null,
|
71
|
+
exemption_code_chap4: null,
|
72
|
+
tax_rate_chap3: null,
|
73
|
+
withholding_allowance: null,
|
74
|
+
federal_tax_withheld: null,
|
75
|
+
tax_not_deposited_indicator: null,
|
76
|
+
academic_indicator: null,
|
77
|
+
tax_withheld_other_agents: null,
|
78
|
+
amount_repaid: null,
|
79
|
+
tax_paid_agent: null,
|
80
|
+
chap3_status_code: null,
|
81
|
+
chap4_status_code: null,
|
82
|
+
primary_withholding_agent: null,
|
83
|
+
intermediary_or_flow_through: null,
|
84
|
+
issuer_id: null,
|
85
|
+
reference_id: null,
|
86
|
+
recipient_tin: null,
|
87
|
+
recipient_name: null,
|
88
|
+
tin_type: EIN,
|
89
|
+
recipient_second_name: null,
|
90
|
+
address: null,
|
91
|
+
address2: null,
|
92
|
+
city: null,
|
93
|
+
state: null,
|
94
|
+
zip: null,
|
95
|
+
recipient_email: null,
|
96
|
+
account_number: null,
|
97
|
+
office_code: null,
|
98
|
+
recipient_non_us_province: null,
|
99
|
+
country_code: null,
|
100
|
+
federal_e_file: null,
|
101
|
+
postal_mail: null,
|
102
|
+
state_e_file: null,
|
103
|
+
tin_match: null,
|
104
|
+
address_verification: null,
|
105
|
+
state_and_local_withholding: null
|
106
|
+
)
|
107
|
+
```
|
108
|
+
|
@@ -0,0 +1,130 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::Form1042SListItemResponse
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **unique_form_id** | **String** | Unique form identifier | [optional] |
|
8
|
+
| **no_tin** | **Boolean** | No TIN indicator | [optional] |
|
9
|
+
| **recipient_date_of_birth** | **Time** | Recipient's date of birth | [optional] |
|
10
|
+
| **recipient_giin** | **String** | Recipient's GIIN (Global Intermediary Identification Number) | [optional] |
|
11
|
+
| **recipient_foreign_tin** | **String** | Recipient's foreign TIN | [optional] |
|
12
|
+
| **lob_code** | **String** | Limitation on benefits code | [optional] |
|
13
|
+
| **income_code** | **String** | Income code | [optional] |
|
14
|
+
| **gross_income** | **Float** | Gross income | [optional] |
|
15
|
+
| **withholding_indicator** | **String** | Withholding indicator | [optional] |
|
16
|
+
| **tax_country_code** | **String** | Country code | [optional] |
|
17
|
+
| **exemption_code_chap3** | **String** | Exemption code (Chapter 3) | [optional] |
|
18
|
+
| **exemption_code_chap4** | **String** | Exemption code (Chapter 4) | [optional] |
|
19
|
+
| **tax_rate_chap3** | **String** | Tax rate (Chapter 3) | [optional] |
|
20
|
+
| **withholding_allowance** | **Float** | Withholding allowance | [optional] |
|
21
|
+
| **federal_tax_withheld** | **Float** | Federal tax withheld | [optional] |
|
22
|
+
| **tax_not_deposited_indicator** | **Boolean** | Tax not deposited indicator | [optional] |
|
23
|
+
| **academic_indicator** | **Boolean** | Academic indicator | [optional] |
|
24
|
+
| **tax_withheld_other_agents** | **Float** | Tax withheld by other agents | [optional] |
|
25
|
+
| **amount_repaid** | **Float** | Amount repaid to recipient | [optional] |
|
26
|
+
| **tax_paid_agent** | **Float** | Tax paid by withholding agent | [optional] |
|
27
|
+
| **chap3_status_code** | **String** | Chapter 3 status code | [optional] |
|
28
|
+
| **chap4_status_code** | **String** | Chapter 4 status code | [optional] |
|
29
|
+
| **primary_withholding_agent** | [**PrimaryWithholdingAgentResponse**](PrimaryWithholdingAgentResponse.md) | Primary withholding agent information | [optional] |
|
30
|
+
| **intermediary_or_flow_through** | [**IntermediaryOrFlowThroughResponse**](IntermediaryOrFlowThroughResponse.md) | Intermediary or flow-through entity information | [optional] |
|
31
|
+
| **id** | **String** | ID of the form | [readonly] |
|
32
|
+
| **type** | **String** | Type of the form. Will be one of: * 940 * 941 * 943 * 944 * 945 * 1042 * 1042-S * 1095-B * 1095-C * 1097-BTC * 1098 * 1098-C * 1098-E * 1098-Q * 1098-T * 3921 * 3922 * 5498 * 5498-ESA * 5498-SA * 1099-MISC * 1099-A * 1099-B * 1099-C * 1099-CAP * 1099-DIV * 1099-G * 1099-INT * 1099-K * 1099-LS * 1099-LTC * 1099-NEC * 1099-OID * 1099-PATR * 1099-Q * 1099-R * 1099-S * 1099-SA * T4A * W-2 * W-2G * 1099-HC | |
|
33
|
+
| **issuer_id** | **Integer** | Issuer ID | |
|
34
|
+
| **issuer_reference_id** | **String** | Issuer Reference ID | [optional] |
|
35
|
+
| **issuer_tin** | **String** | Issuer TIN | [optional] |
|
36
|
+
| **tax_year** | **Integer** | Tax year | [optional] |
|
37
|
+
| **federal_efile** | **Boolean** | Boolean indicating that federal e-filing has been scheduled for this form | |
|
38
|
+
| **federal_efile_status** | [**Form1099StatusDetailResponse**](Form1099StatusDetailResponse.md) | Federal e-file status | [optional][readonly] |
|
39
|
+
| **state_efile** | **Boolean** | Boolean indicating that state e-filing has been scheduled for this form | |
|
40
|
+
| **state_efile_status** | [**Array<StateEfileStatusDetailResponse>**](StateEfileStatusDetailResponse.md) | State e-file status | [optional][readonly] |
|
41
|
+
| **postal_mail** | **Boolean** | Boolean indicating that postal mailing to the recipient has been scheduled for this form | |
|
42
|
+
| **postal_mail_status** | [**Form1099StatusDetailResponse**](Form1099StatusDetailResponse.md) | Postal mail to recipient status | [optional][readonly] |
|
43
|
+
| **tin_match** | **Boolean** | Boolean indicating that TIN Matching has been scheduled for this form | |
|
44
|
+
| **tin_match_status** | [**Form1099StatusDetailResponse**](Form1099StatusDetailResponse.md) | TIN Match status | [optional][readonly] |
|
45
|
+
| **address_verification** | **Boolean** | Boolean indicating that address verification has been scheduled for this form | |
|
46
|
+
| **address_verification_status** | [**Form1099StatusDetailResponse**](Form1099StatusDetailResponse.md) | Address verification status | [optional][readonly] |
|
47
|
+
| **reference_id** | **String** | Reference ID | [optional] |
|
48
|
+
| **email** | **String** | Recipient email address | [optional] |
|
49
|
+
| **tin_type** | **String** | Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN | [optional] |
|
50
|
+
| **tin** | **String** | Recipient Tax ID Number | [optional] |
|
51
|
+
| **recipient_name** | **String** | Recipient name | [optional] |
|
52
|
+
| **recipient_second_name** | **String** | Recipient second name | [optional] |
|
53
|
+
| **address** | **String** | Address | [optional] |
|
54
|
+
| **address2** | **String** | Address line 2 | [optional] |
|
55
|
+
| **city** | **String** | City | [optional] |
|
56
|
+
| **state** | **String** | US state | [optional] |
|
57
|
+
| **zip** | **String** | Zip/postal code | [optional] |
|
58
|
+
| **foreign_province** | **String** | Foreign province | [optional] |
|
59
|
+
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes | [optional] |
|
60
|
+
| **validation_errors** | [**Array<ValidationErrorResponse>**](ValidationErrorResponse.md) | Validation errors | [optional][readonly] |
|
61
|
+
| **created_at** | **Time** | Creation time | [optional][readonly] |
|
62
|
+
| **updated_at** | **Time** | Update time | [optional][readonly] |
|
63
|
+
| **state_and_local_withholding** | [**StateAndLocalWithholdingResponse**](StateAndLocalWithholdingResponse.md) | | [optional] |
|
64
|
+
|
65
|
+
## Example
|
66
|
+
|
67
|
+
```ruby
|
68
|
+
require 'avalara_sdk'
|
69
|
+
|
70
|
+
instance = AvalaraSdk::A1099::V2::Form1042SListItemResponse.new(
|
71
|
+
unique_form_id: 1234567890,
|
72
|
+
no_tin: null,
|
73
|
+
recipient_date_of_birth: null,
|
74
|
+
recipient_giin: null,
|
75
|
+
recipient_foreign_tin: GH48-827573,
|
76
|
+
lob_code: null,
|
77
|
+
income_code: null,
|
78
|
+
gross_income: 0,
|
79
|
+
withholding_indicator: null,
|
80
|
+
tax_country_code: null,
|
81
|
+
exemption_code_chap3: null,
|
82
|
+
exemption_code_chap4: null,
|
83
|
+
tax_rate_chap3: null,
|
84
|
+
withholding_allowance: null,
|
85
|
+
federal_tax_withheld: null,
|
86
|
+
tax_not_deposited_indicator: null,
|
87
|
+
academic_indicator: null,
|
88
|
+
tax_withheld_other_agents: null,
|
89
|
+
amount_repaid: null,
|
90
|
+
tax_paid_agent: null,
|
91
|
+
chap3_status_code: null,
|
92
|
+
chap4_status_code: null,
|
93
|
+
primary_withholding_agent: null,
|
94
|
+
intermediary_or_flow_through: null,
|
95
|
+
id: 123456789,
|
96
|
+
type: 1099-NEC,
|
97
|
+
issuer_id: 987654321,
|
98
|
+
issuer_reference_id: R-3898734,
|
99
|
+
issuer_tin: 59-387274,
|
100
|
+
tax_year: 2024,
|
101
|
+
federal_efile: false,
|
102
|
+
federal_efile_status: null,
|
103
|
+
state_efile: false,
|
104
|
+
state_efile_status: null,
|
105
|
+
postal_mail: false,
|
106
|
+
postal_mail_status: null,
|
107
|
+
tin_match: false,
|
108
|
+
tin_match_status: null,
|
109
|
+
address_verification: false,
|
110
|
+
address_verification_status: null,
|
111
|
+
reference_id: 1891810-9819891,
|
112
|
+
email: roadrunner@acmecorp.com,
|
113
|
+
tin_type: null,
|
114
|
+
tin: null,
|
115
|
+
recipient_name: null,
|
116
|
+
recipient_second_name: null,
|
117
|
+
address: 1234 Meep Meep Blvd,
|
118
|
+
address2: null,
|
119
|
+
city: Tucson,
|
120
|
+
state: AZ,
|
121
|
+
zip: 35004,
|
122
|
+
foreign_province: ,
|
123
|
+
country_code: US,
|
124
|
+
validation_errors: null,
|
125
|
+
created_at: 2025-07-29T15:47:39.396860Z,
|
126
|
+
updated_at: 2025-07-29T15:47:39.396860500Z,
|
127
|
+
state_and_local_withholding: null
|
128
|
+
)
|
129
|
+
```
|
130
|
+
|
@@ -0,0 +1,110 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::Form1042SRequest
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **unique_form_id** | **String** | Unique form identifier | [optional] |
|
8
|
+
| **no_tin** | **Boolean** | No TIN indicator | [optional] |
|
9
|
+
| **recipient_date_of_birth** | **Time** | Recipient's date of birth | [optional] |
|
10
|
+
| **recipient_giin** | **String** | Recipient's GIIN (Global Intermediary Identification Number) | [optional] |
|
11
|
+
| **recipient_foreign_tin** | **String** | Recipient's foreign TIN | [optional] |
|
12
|
+
| **lob_code** | **String** | Limitation on benefits code | [optional] |
|
13
|
+
| **income_code** | **String** | Income code | [optional] |
|
14
|
+
| **gross_income** | **Float** | Gross income | [optional] |
|
15
|
+
| **withholding_indicator** | **String** | Withholding indicator | [optional] |
|
16
|
+
| **tax_country_code** | **String** | Country code | [optional] |
|
17
|
+
| **exemption_code_chap3** | **String** | Exemption code (Chapter 3) | [optional] |
|
18
|
+
| **exemption_code_chap4** | **String** | Exemption code (Chapter 4) | [optional] |
|
19
|
+
| **tax_rate_chap3** | **String** | Tax rate (Chapter 3) | [optional] |
|
20
|
+
| **withholding_allowance** | **Float** | Withholding allowance | [optional] |
|
21
|
+
| **federal_tax_withheld** | **Float** | Federal tax withheld | [optional] |
|
22
|
+
| **tax_not_deposited_indicator** | **Boolean** | Tax not deposited indicator | [optional] |
|
23
|
+
| **academic_indicator** | **Boolean** | Academic indicator | [optional] |
|
24
|
+
| **tax_withheld_other_agents** | **Float** | Tax withheld by other agents | [optional] |
|
25
|
+
| **amount_repaid** | **Float** | Amount repaid to recipient | [optional] |
|
26
|
+
| **tax_paid_agent** | **Float** | Tax paid by withholding agent | [optional] |
|
27
|
+
| **chap3_status_code** | **String** | Chapter 3 status code | [optional] |
|
28
|
+
| **chap4_status_code** | **String** | Chapter 4 status code | [optional] |
|
29
|
+
| **primary_withholding_agent** | [**PrimaryWithholdingAgentRequest**](PrimaryWithholdingAgentRequest.md) | Primary withholding agent information | [optional] |
|
30
|
+
| **intermediary_or_flow_through** | [**IntermediaryOrFlowThroughRequest**](IntermediaryOrFlowThroughRequest.md) | Intermediary or flow-through entity information | [optional] |
|
31
|
+
| **state_and_local_withholding** | [**StateAndLocalWithholdingRequest**](StateAndLocalWithholdingRequest.md) | State and local withholding information | [optional] |
|
32
|
+
| **type** | **String** | | [optional] |
|
33
|
+
| **issuer_id** | **String** | Issuer ID | [optional] |
|
34
|
+
| **reference_id** | **String** | Reference ID | [optional] |
|
35
|
+
| **recipient_tin** | **String** | Recipient Tax ID Number | [optional] |
|
36
|
+
| **recipient_name** | **String** | Recipient name | |
|
37
|
+
| **tin_type** | **String** | Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN | [optional] |
|
38
|
+
| **recipient_second_name** | **String** | Recipient second name | [optional] |
|
39
|
+
| **address** | **String** | Address | |
|
40
|
+
| **address2** | **String** | Address line 2 | [optional] |
|
41
|
+
| **city** | **String** | City | |
|
42
|
+
| **state** | **String** | US state. Required if CountryCode is \"US\". | [optional] |
|
43
|
+
| **zip** | **String** | Zip/postal code | [optional] |
|
44
|
+
| **recipient_email** | **String** | Recipient email address | [optional] |
|
45
|
+
| **account_number** | **String** | Account number | [optional] |
|
46
|
+
| **office_code** | **String** | Office code | [optional] |
|
47
|
+
| **recipient_non_us_province** | **String** | Foreign province | [optional] |
|
48
|
+
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes | |
|
49
|
+
| **federal_e_file** | **Boolean** | Boolean indicating that federal e-filing should be scheduled for this form | [optional] |
|
50
|
+
| **postal_mail** | **Boolean** | Boolean indicating that postal mailing to the recipient should be scheduled for this form | [optional] |
|
51
|
+
| **state_e_file** | **Boolean** | Boolean indicating that state e-filing should be scheduled for this form | [optional] |
|
52
|
+
| **tin_match** | **Boolean** | Boolean indicating that TIN Matching should be scheduled for this form | [optional] |
|
53
|
+
| **address_verification** | **Boolean** | Boolean indicating that address verification should be scheduled for this form | [optional] |
|
54
|
+
|
55
|
+
## Example
|
56
|
+
|
57
|
+
```ruby
|
58
|
+
require 'avalara_sdk'
|
59
|
+
|
60
|
+
instance = AvalaraSdk::A1099::V2::Form1042SRequest.new(
|
61
|
+
unique_form_id: null,
|
62
|
+
no_tin: null,
|
63
|
+
recipient_date_of_birth: null,
|
64
|
+
recipient_giin: null,
|
65
|
+
recipient_foreign_tin: null,
|
66
|
+
lob_code: null,
|
67
|
+
income_code: null,
|
68
|
+
gross_income: null,
|
69
|
+
withholding_indicator: null,
|
70
|
+
tax_country_code: null,
|
71
|
+
exemption_code_chap3: null,
|
72
|
+
exemption_code_chap4: null,
|
73
|
+
tax_rate_chap3: null,
|
74
|
+
withholding_allowance: null,
|
75
|
+
federal_tax_withheld: null,
|
76
|
+
tax_not_deposited_indicator: null,
|
77
|
+
academic_indicator: null,
|
78
|
+
tax_withheld_other_agents: null,
|
79
|
+
amount_repaid: null,
|
80
|
+
tax_paid_agent: null,
|
81
|
+
chap3_status_code: null,
|
82
|
+
chap4_status_code: null,
|
83
|
+
primary_withholding_agent: null,
|
84
|
+
intermediary_or_flow_through: null,
|
85
|
+
state_and_local_withholding: null,
|
86
|
+
type: 1099-NEC,
|
87
|
+
issuer_id: null,
|
88
|
+
reference_id: null,
|
89
|
+
recipient_tin: null,
|
90
|
+
recipient_name: null,
|
91
|
+
tin_type: EIN,
|
92
|
+
recipient_second_name: null,
|
93
|
+
address: null,
|
94
|
+
address2: null,
|
95
|
+
city: null,
|
96
|
+
state: null,
|
97
|
+
zip: null,
|
98
|
+
recipient_email: null,
|
99
|
+
account_number: null,
|
100
|
+
office_code: null,
|
101
|
+
recipient_non_us_province: null,
|
102
|
+
country_code: null,
|
103
|
+
federal_e_file: null,
|
104
|
+
postal_mail: null,
|
105
|
+
state_e_file: null,
|
106
|
+
tin_match: null,
|
107
|
+
address_verification: null
|
108
|
+
)
|
109
|
+
```
|
110
|
+
|
@@ -0,0 +1,88 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::Form1042SResponse
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **type** | **String** | | [optional][readonly] |
|
8
|
+
| **created_at** | **Time** | | [optional] |
|
9
|
+
| **updated_at** | **Time** | | [optional] |
|
10
|
+
| **user_id** | **String** | | [optional] |
|
11
|
+
| **state_and_local_withholding** | [**StateAndLocalWithholdingResponse**](StateAndLocalWithholdingResponse.md) | | [optional] |
|
12
|
+
| **tin_type** | **String** | | [optional] |
|
13
|
+
| **id** | **String** | | [optional] |
|
14
|
+
| **issuer_id** | **String** | | [optional] |
|
15
|
+
| **issuer_reference_id** | **String** | | [optional] |
|
16
|
+
| **issuer_tin** | **String** | | [optional] |
|
17
|
+
| **tax_year** | **Integer** | | [optional] |
|
18
|
+
| **reference_id** | **String** | | [optional] |
|
19
|
+
| **recipient_name** | **String** | | [optional] |
|
20
|
+
| **recipient_tin** | **String** | | [optional] |
|
21
|
+
| **recipient_second_name** | **String** | | [optional] |
|
22
|
+
| **address** | **String** | | [optional] |
|
23
|
+
| **address2** | **String** | | [optional] |
|
24
|
+
| **city** | **String** | | [optional] |
|
25
|
+
| **state** | **String** | | [optional] |
|
26
|
+
| **zip** | **String** | | [optional] |
|
27
|
+
| **recipient_email** | **String** | | [optional] |
|
28
|
+
| **account_number** | **String** | | [optional] |
|
29
|
+
| **office_code** | **String** | | [optional] |
|
30
|
+
| **recipient_non_us_province** | **String** | | [optional] |
|
31
|
+
| **country_code** | **String** | | [optional] |
|
32
|
+
| **federal_e_file** | **Boolean** | | [optional] |
|
33
|
+
| **postal_mail** | **Boolean** | | [optional] |
|
34
|
+
| **state_e_file** | **Boolean** | | [optional] |
|
35
|
+
| **tin_match** | **Boolean** | | [optional] |
|
36
|
+
| **address_verification** | **Boolean** | | [optional] |
|
37
|
+
| **federal_efile_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
38
|
+
| **state_efile_status** | [**Array<StateEfileStatusDetailResponse>**](StateEfileStatusDetailResponse.md) | | [optional] |
|
39
|
+
| **postal_mail_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
40
|
+
| **tin_match_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
41
|
+
| **address_verification_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
42
|
+
| **validation_errors** | [**Array<ValidationErrorResponse>**](ValidationErrorResponse.md) | | [optional] |
|
43
|
+
|
44
|
+
## Example
|
45
|
+
|
46
|
+
```ruby
|
47
|
+
require 'avalara_sdk'
|
48
|
+
|
49
|
+
instance = AvalaraSdk::A1099::V2::Form1042SResponse.new(
|
50
|
+
type: 1099-NEC,
|
51
|
+
created_at: null,
|
52
|
+
updated_at: null,
|
53
|
+
user_id: null,
|
54
|
+
state_and_local_withholding: null,
|
55
|
+
tin_type: EIN,
|
56
|
+
id: null,
|
57
|
+
issuer_id: null,
|
58
|
+
issuer_reference_id: null,
|
59
|
+
issuer_tin: null,
|
60
|
+
tax_year: null,
|
61
|
+
reference_id: null,
|
62
|
+
recipient_name: null,
|
63
|
+
recipient_tin: null,
|
64
|
+
recipient_second_name: null,
|
65
|
+
address: null,
|
66
|
+
address2: null,
|
67
|
+
city: null,
|
68
|
+
state: null,
|
69
|
+
zip: null,
|
70
|
+
recipient_email: null,
|
71
|
+
account_number: null,
|
72
|
+
office_code: null,
|
73
|
+
recipient_non_us_province: null,
|
74
|
+
country_code: null,
|
75
|
+
federal_e_file: null,
|
76
|
+
postal_mail: null,
|
77
|
+
state_e_file: null,
|
78
|
+
tin_match: null,
|
79
|
+
address_verification: null,
|
80
|
+
federal_efile_status: null,
|
81
|
+
state_efile_status: null,
|
82
|
+
postal_mail_status: null,
|
83
|
+
tin_match_status: null,
|
84
|
+
address_verification_status: null,
|
85
|
+
validation_errors: null
|
86
|
+
)
|
87
|
+
```
|
88
|
+
|
@@ -4,35 +4,35 @@
|
|
4
4
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **employee_first_name** | **String** |
|
8
|
-
| **employee_middle_name** | **String** |
|
9
|
-
| **employee_last_name** | **String** |
|
10
|
-
| **employee_name_suffix** | **String** |
|
11
|
-
| **employee_date_of_birth** | **Time** |
|
12
|
-
| **origin_of_health_coverage_code** | **String** |
|
13
|
-
| **covered_individuals** | [**Array<CoveredIndividualRequest>**](CoveredIndividualRequest.md) |
|
14
|
-
| **issuer_id** | **String** |
|
15
|
-
| **reference_id** | **String** |
|
16
|
-
| **
|
17
|
-
| **
|
18
|
-
| **tin_type** | **String** | | [optional] |
|
19
|
-
| **recipient_second_name** | **String** |
|
20
|
-
| **address** | **String** |
|
21
|
-
| **address2** | **String** |
|
22
|
-
| **city** | **String** |
|
23
|
-
| **state** | **String** |
|
24
|
-
| **zip** | **String** |
|
25
|
-
| **recipient_email** | **String** |
|
26
|
-
| **account_number** | **String** |
|
27
|
-
| **office_code** | **String** |
|
28
|
-
| **recipient_non_us_province** | **String** |
|
29
|
-
| **country_code** | **String** |
|
30
|
-
| **federal_e_file** | **Boolean** |
|
31
|
-
| **postal_mail** | **Boolean** |
|
32
|
-
| **state_e_file** | **Boolean** |
|
33
|
-
| **tin_match** | **Boolean** |
|
34
|
-
| **address_verification** | **Boolean** |
|
35
|
-
| **state_and_local_withholding** | [**StateAndLocalWithholdingRequest**](StateAndLocalWithholdingRequest.md) |
|
7
|
+
| **employee_first_name** | **String** | Employee's first name | [optional] |
|
8
|
+
| **employee_middle_name** | **String** | Employee's middle name | [optional] |
|
9
|
+
| **employee_last_name** | **String** | Employee's last name | [optional] |
|
10
|
+
| **employee_name_suffix** | **String** | Employee's name suffix | [optional] |
|
11
|
+
| **employee_date_of_birth** | **Time** | Employee's date of birth | [optional] |
|
12
|
+
| **origin_of_health_coverage_code** | **String** | Origin of health coverage code | [optional] |
|
13
|
+
| **covered_individuals** | [**Array<CoveredIndividualRequest>**](CoveredIndividualRequest.md) | Covered individuals information | [optional] |
|
14
|
+
| **issuer_id** | **String** | Issuer ID | [optional] |
|
15
|
+
| **reference_id** | **String** | Reference ID | [optional] |
|
16
|
+
| **recipient_tin** | **String** | Recipient Tax ID Number | [optional] |
|
17
|
+
| **recipient_name** | **String** | Recipient name | |
|
18
|
+
| **tin_type** | **String** | Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN | [optional] |
|
19
|
+
| **recipient_second_name** | **String** | Recipient second name | [optional] |
|
20
|
+
| **address** | **String** | Address | |
|
21
|
+
| **address2** | **String** | Address line 2 | [optional] |
|
22
|
+
| **city** | **String** | City | |
|
23
|
+
| **state** | **String** | US state. Required if CountryCode is \"US\". | [optional] |
|
24
|
+
| **zip** | **String** | Zip/postal code | [optional] |
|
25
|
+
| **recipient_email** | **String** | Recipient email address | [optional] |
|
26
|
+
| **account_number** | **String** | Account number | [optional] |
|
27
|
+
| **office_code** | **String** | Office code | [optional] |
|
28
|
+
| **recipient_non_us_province** | **String** | Foreign province | [optional] |
|
29
|
+
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes | |
|
30
|
+
| **federal_e_file** | **Boolean** | Boolean indicating that federal e-filing should be scheduled for this form | [optional] |
|
31
|
+
| **postal_mail** | **Boolean** | Boolean indicating that postal mailing to the recipient should be scheduled for this form | [optional] |
|
32
|
+
| **state_e_file** | **Boolean** | Boolean indicating that state e-filing should be scheduled for this form | [optional] |
|
33
|
+
| **tin_match** | **Boolean** | Boolean indicating that TIN Matching should be scheduled for this form | [optional] |
|
34
|
+
| **address_verification** | **Boolean** | Boolean indicating that address verification should be scheduled for this form | [optional] |
|
35
|
+
| **state_and_local_withholding** | [**StateAndLocalWithholdingRequest**](StateAndLocalWithholdingRequest.md) | State and local withholding information | [optional] |
|
36
36
|
|
37
37
|
## Example
|
38
38
|
|
@@ -45,12 +45,12 @@ instance = AvalaraSdk::A1099::V2::Form1095BListItem.new(
|
|
45
45
|
employee_last_name: null,
|
46
46
|
employee_name_suffix: null,
|
47
47
|
employee_date_of_birth: null,
|
48
|
-
origin_of_health_coverage_code:
|
48
|
+
origin_of_health_coverage_code: A,
|
49
49
|
covered_individuals: null,
|
50
50
|
issuer_id: null,
|
51
51
|
reference_id: null,
|
52
|
-
recipient_name: null,
|
53
52
|
recipient_tin: null,
|
53
|
+
recipient_name: null,
|
54
54
|
tin_type: EIN,
|
55
55
|
recipient_second_name: null,
|
56
56
|
address: null,
|